function index(){

	imgUrl1="images/index/201001031753.jpg";
	imgtext1=""
	imgLink1=escape("http://www.qiantu51.com/index.php/main/shownews/44");

	imgUrl2="images/index/200912112307.jpg";
	imgtext2=""
	imgLink2=escape("http://www.qiantu51.com/index.php/main/actdetail/17");
	
	imgUrl3="images/index/200912112308.jpg";
	imgtext3=""
	imgLink3=escape("http://www.qiantu51.com/index.php/main/actdetail/16");

	imgUrl4="images/index/200912121224.jpg";
	imgtext4=""
	imgLink4=escape("http://www.qiantu51.com/index.php/main/actdetail/15");
	
	var focus_width=443;
	var focus_height=213;
	var text_height=0;
	var swf_height = focus_height+text_height
	
	var pics=imgUrl1+"|"+imgUrl2+"|"+imgUrl3+"|"+imgUrl4
	var links=imgLink1+"|"+imgLink2+"|"+imgLink3+"|"+imgLink4
	var texts=imgtext1+"|"+imgtext2+"|"+imgtext3+"|"+imgtext4
				 
	document.write(' <embed src="images/focus.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#F0F0F0" quality="high" width="'+ focus_width +'" height="'+ focus_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
}
				