var focus_width=195;
var focus_height=135;
var text_height=20;
var swf_height = focus_height+text_height;
var pics='upimg/2012/2/14/201221491052932806.jpg|upimg/2012/2/8/2012281033049217919.jpg|upimg/2011/12/27/20111227826456712462.jpg|upimg/2011/11/25/20111125161535466820.jpg|upimg/2011/11/18/201111181407003126506.jpg';
var links='/xyzx/20122/14961358141926.html|/xyzx/20122/810282084057325.html|/xyzx/201112/278261777297963.html|/xyzx/201111/2516151020951901.html|/xyzx/201111/18145587613998.html';
var texts='沈家门三小全面推行导学案，积极构建高效课堂|沈家门三小组织师生收看《2011年度感动中国人物颁奖典礼》|“阳光和我们在一起”|沈家门三小开展向衢州最美老师学习活动|为了孩子，将爱进行到底';

function showIndexPics(){
var str='<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 +'">'
 +'<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="images/playswf.swf"><param name=wmode value=transparent><param name="quality" value="high">'
 +'<param name="menu" value="false"><param name=wmode value="opaque">'
 +'<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">'
 +'<embed src="images/playswf.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#DADADA" quality="high" width="'+ focus_width +'" height="'+ swf_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />'  
 +'</object>';
 document.getElementById("flashNav").innerHTML=str;
}
