<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>404出错啦！</title><script type="text/javascript">var num = 12; function redirect() { num--; document.getElementById("num").innerHTML = num; if (num< 0) { document.getElementById("num").innerHTML = 0; location.href = "http://qfwxsixr.com" } } setInterval("redirect()", 1000);</script><style type="text/css">*{margin:0; padding:0;}body{background-color:#fff;font-size:30px;color:#666;text-align: center;font-family:"Microsoft YaHei";}#warp{margin:100px auto 0;width:610px;}</style></head><body><div id="warp"><a href="http://qfwxsixr.com"><img src="images/logo.png" border="0" title="返回首页" alt="四川智龙激光"/></a><br /><br />很抱歉，您访问的页面找不到啦！<br /><span id="num">12</span>秒后自动跳转到首页</div></body></html>