
var imgbodyurl="/lib/hhkx3/2005-01-19/jj_182236109281.html";
var openmode="_blank";
var imgurl="/syfiles/picnews/b/0403/050120.jpg";
var textstyle="picnews";
var newsName="黄河调水：由精心到精细的嬗变";
var topNews="/syfiles/picnews/t/0403/050514.gif";
var topNewsUrl="/lib/hhkx3/2005-05-14/jj_082502114550.html";


function insterTNews(tag){
if (tag=="img"){
		document.write("<a href=\""+imgbodyurl+"\" target=\""+openmode+"\">");
		document.write("<img src=\""+imgurl+"\" width=\"281\" height=\"211\" border=\"0\"></a>");
	}else if(tag=="title"){
		document.write("<a href=\""+imgbodyurl+"\" target=\""+openmode+"\"  class=\""+textstyle+"\">");
		document.write(newsName+"</a>");
	}else if(tag=="topNews"){
	document.write("<a href=\""+topNewsUrl+"\" target=\""+openmode+"\">");
	document.write("<img src=\""+topNews+"\" width=\"464\" height=\"51\" border=\"0\"></a>");
	
	}
}