CINXE.COM
404
<!doctype html> <html> <head> <meta charset="gb2312"> <title>404</title> <link rel="stylesheet" href="http://wanwan.sina.com.cn/9/2012/0905/65.css" type="text/css"> <!--[if lt IE 9]> <script src="http://i3.sinaimg.cn/gm/webgame/ww2/html5.js" type="text/javascript"></script> <![endif]--> <script language='javascript' type='text/javascript'> var secs =10; //倒计时的秒数 var URL ; function Load(url){ URL =url; for(var i=secs;i>=0;i--) { window.setTimeout('doUpdate(' + i + ')', (secs-i) * 1000); } } function doUpdate(num) { document.getElementById('ShowDiv').innerHTML = '<span class="red">'+num+'</span>秒后将自动跳转到<a class="FOrange" href="http://wanwan.sina.com.cn/">玩玩首页</a>' ; if(num == 0) { window.location=URL; } } Load("http://wanwan.sina.com.cn/"); </script> </head> <body> <!-- 标准头 begin --> <div class="GHead"> <div class="GHeadBor" id="HeadText"> <span><em title="在线客服" onclick="javascript:window.open('http://b.qq.com/webc.htm?new=0&sid=800092654&eid=2188z8p8p8p808K8x8R8Q&o=wanwan.sina.com.cn&q=7&ref='+document.location, '_blank', 'height=544, width=644,toolbar=no,scrollbars=no,menubar=no,status=no');" onmouseout="this.className='QQTalk_Off'" onmouseover="this.className='QQTalk_On'" class="QQTalk_Off">在线客服</em><a class="WebDown" href="http://wanwan.sina.com.cn/waninterface/get_ww_shortcut.php" title="保存到桌面">保存到桌面</a><a href="http://wanwan.sina.com.cn/login.php">登录</a> ┊ <a href="http://wanwan.sina.com.cn/wanreg/wanreg.php">注册</a> ┊ <a href="https://login.sina.com.cn/getpass.html" class="FOrange St">忘记密码?</a><!-- <a href="#" target="_blank">XXX</a> <a href="#" target="_blank">设置</a> ┊ <a href="/wanlogout.php">退出</a> --></span> <a href="http://wanwan.sina.com.cn/">玩玩首页>></a> <a href="http://wanwan.sina.com.cn/web/" class="FOrange">网页游戏</a> ┊ <a href="http://wanwan.sina.com.cn/xyx/">小游戏</a> ┊ <a href="http://wanwan.sina.com.cn/my.php">个人中心</a> ┊ <a target="_blank" href="http://wanwan.sina.com.cn/club/">玩玩公会</a> ┊ <a target="_blank" href="http://g.sinapay.sina.com.cn/wanwan/">充值</a> ┊ <a target="_blank" href="http://wanwan.sina.com.cn/ex/">豌豆兑换</a></div> </div> <!-- 标准头 end --> <header> <div class="logo l f0"><a href="#"><img src="http://i3.sinaimg.cn/gm/webgame/ww2/images/logo.jpg"></a></div> <div class="r"> <ul class="l snav"> <li class="sn1"><a href="http://wanwan.sina.com.cn/">玩玩首页</a></li> <li class="sn4"><a href="http://wanwan.sina.com.cn/web/">网页游戏</a></li> <li class="sn5"><a href="http://wanwan.sina.com.cn/xyx/">小游戏</a></li> <li class="sn6"><a href="http://wanwan.sina.com.cn/my.php">个人中心</a></li> <li class="sn7"><a href="http://wanwan.sina.com.cn/club/">玩玩公会</a></li> <!-- <li class="sn8"><a href="#">新手卡</a></li> --> </ul> </div> </header> <div class="w980 auto wrap"> <div class="pt100 pb50"> <div class="cl pl280 ovh z"><img class="l" src="http://i3.sinaimg.cn/gm/webgame/ww2/images/404t.gif"> <div class="er404 lh24"> <h1 class="f18 fh">很抱歉,您所浏览的页面暂时不能访问!</h1> <p class="f14" id="ShowDiv"><span class="red">10</span>秒后将自动跳转到<a class="FOrange" href="http://wanwan.sina.com.cn/">玩玩首页</a></p> </div> </div> <div class="tc h1 mt20"><img src="http://i1.sinaimg.cn/gm/webgame/ww2/images/404b.gif"></div> <div class="cl pl280"> <div class="er404 lh24"> <dl> <dt>您也可以:</dt> <dd><span>1</span>直接访问 <a class="FOrange" href="http://wanwan.sina.com.cn/">玩玩首页</a></dd> <dd><span>2</span>去其他地方逛逛 <a class="FOrange" href="http://wanwan.sina.com.cn/web/">网页游戏大厅</a> <a class="FOrange" href="http://wanwan.sina.com.cn/xyx/">小游戏大厅</a> <a class="FOrange" href="http://wanwan.sina.com.cn/haizei/">小小海贼王</a> <a class="FOrange" href="http://wanwan.sina.com.cn/503/">武林3</a> <a class="FOrange" href="http://wanwan.sina.com.cn/web/">更多</a></dd> </dl> </div> </div> </div> </div> <!-- 标准底 begin --> <footer><script language=javascript src="http://games.sina.com.cn/pub/tail.js"></script></footer> <!-- 标准底 end --> </body> </html>