新闻图片javascript加效果图片

 

<script type="text/javascript">

imgUrl1="upImgFile/20081223164842.jpg";
imgtext1="新品舒痛贴"
imgLink1=escape("/Products_show.asp?pid=256");

imgUrl2="upImgFile/200812249149.jpg";
imgtext2="首届销售精英训练营"
imgLink2=escape("/linfo_show.asp?ArticleID=82");

imgUrl3="upImgFile/2008122411742.jpg";
imgtext3="骨健宝"
imgLink3=escape("Products_show.asp?pid=231");

imgUrl4="upImgFile/20081226115757.jpg";
imgtext4="2009牛气冲天"
imgLink4=escape("#");

imgUrl5="upImgFile/20081226131452.jpg";
imgtext5="leroyale"
imgLink5=escape("#");


 var focus_width=287
 var focus_height=177
 var text_height=0
 var swf_height = focus_height+text_height
 
 var pics=imgUrl1+"|"+imgUrl2+"|"+imgUrl3+"|"+imgUrl4+"|"+imgUrl5
 var links=imgLink1+"|"+imgLink2+"|"+imgLink3+"|"+imgLink4+"|"+imgLink5
 var texts=imgtext1+"|"+imgtext2+"|"+imgtext3+"|"+imgtext4+"|"+imgtext5
 
 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="http://www.cnleroy.com/images/focus1.swf"><param name="quality" value="high"><param name="bgcolor" value="#DAE1D9">');
 document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
 document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
 document.write('</object>');
 </script>

posted on 2008-12-29 15:50  草原和大树  阅读(632)  评论(0编辑  收藏  举报