 function Deom()
 {
imgUrl1="image/js1.jpg"/*tpa=http://www.zcnet.cn/images/index_toptu1.gif*/;
imgtext1=""
imgLink1=escape("#");
imgUrl2="image/js1.jpg"/*tpa=http://www.zcnet.cn/images/index_toptu2.jpg*/;
imgtext2=""
imgLink2=escape("#");
imgUrl3="image/js1.jpg"/*tpa=http://www.zcnet.cn/images/index_toptu3.jpg*/;
imgtext3=""
imgLink3=escape("#");
imgUrl4="image/js1.jpg"/*tpa=http://www.zcnet.cn/images/index_toptu4.jpg*/;
imgtext4=""
imgLink4=escape("#");
imgUrl5="image/js1.jpg"/*tpa=http://www.zcnet.cn/images/index_toptu4.jpg*/;
imgtext5=""
imgLink5=escape("#");
 var focus_width=940
 var focus_height=306
 var text_height=0
 var swf_height = focus_height+text_height
 
 var pics=imgUrl1+"|"+imgUrl2+"|"+imgUrl3+"|"+imgUrl4+"|"+imgUrl5
// var links=imgLink1+"|"+imgLink2+"|"+imgLink3+"|"+imgLink4
 var texts=imgtext1+"|"+imgtext2+"|"+imgtext3+"|"+imgtext4+"|"+imgtext5
 var bg="#ffffff"
 document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ focus_width +'" height="'+ swf_height +'">');
 document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="flash/focus1.swf"/*tpa=http://www.zcnet.cn/flash/focus1.swf*/><param name="quality" value="high"><param name="borderColor" value="#ffffff">');
 document.write('<param name="menu" value="false"><param name=wmode value="transparent">');
 document.write('<param name="FlashVars" value="borderColor='+bg+'&pics='+pics+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
 document.write('</object>');
 }