摘要:
[代码]2<scriptlanguage="JavaScript"type="text/javascript">3vartime=null4functionmove(){5window.location='<%=Request.QueryString["Redirect"]%>'6}7timer=setTimeout('move()',3000);8</script&... 阅读全文
posted @ 2010-06-23 09:36
upzone
阅读(766)
评论(0)
推荐(0)