<script language=javascript1.2> function reapply(){ settimeout("slideit()",800) return true } window.onerror=reapply </script> <script language=javascript1.1> <!-- //preload images var image1=new image() image1.src=图片地址" var image2=new image() image2.src=图片地址" var image3=new image() image3.src=图片地址" var image4=new image() image4.src=图片地址" var image5=new image() image5.src=图片地址" var image6=new image() image6.src=图片地址" var image7=new image() image7.src=图片地址" var image8=new image() image8.src=图片地址" var image9=new image() image9.src=图片地址" //--> </script> |
<script> <!-- ////change number of images below var number_of_images=9 //change speed below (in seconds) var speed=3 var step=1 var whichimage=1 function slideit(){ if (!document.images) return if (document.all) slide.filters.item(0).apply() document.images.slide.src=eval("image"+step+".src") if (document.all) slide.filters.item(0).play() whichimage=step if (step<number_of_images) step++ else step=1 if (document.all) settimeout("slideit()",speed*1000+3000) else settimeout("slideit()",speed*1000) } function slidelink(){ if (whichimage==1) top.location.href=图片地址"/index.html" if (whichimage==2) top.location.href=图片地址"/news.html" if (whichimage==3) top.location.href=图片地址"/game.html" if (whichimage==4) top.location.href=图片地址"/music.html" if (whichimage==5) top.location.href=图片地址"/sport.html" if (whichimage==6) top.location.href=图片地址"/radio.html" if (whichimage==7) top.location.href=图片地址"/travel.html" if (whichimage==8) top.location.href=图片地址"/card.jsp" else if (whichimage==9) top.location.href=图片地址"/study.html" } </script> |
新闻热点
疑难解答