提示:您可以先修改部分代码再运行
<script language="javascript">
<!--
if (self ==top)
{
setTimeout("document.all.fullSceenDiv.style.display = 'block'","4000");
setTimeout("document.all.fullSceenDiv.style.display = 'none'","8000");
//setTimeout("Restore()","10000");
document.write ("<TABLE WIDTH=765 BORDER=0 CELLSPACING=0 CELLPADDING=0 ALIGN='center'>");
document.write ("<TR><TD><DIV ID='fullSceenDiv' STYLE='display: none;'><IFRAME SRC='yun_qi_img/banner.gif' SCROLLING='no' WIDTH=500 HEIGHT=333 MARGINWIDTH=0 MARGINHEIGHT=0 FRAMEBORDER=0 ALIGN='center'></IFRAME>");
document.write ("</DIV><TD></TR></TABLE>");
}
-->
</script>
提示:您可以先修改部分代码再运行
时间: 2024-11-05 21:46:59