<!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=gb2312" />
<title>正在进入企业QQ页面</title>
<meta name="description" content="企业QQ咨询中心" />
<meta name="keywords" content="企业QQ,QQ咨询" />
</head>
<body>
<div id="numspan">
<!-- QQ咨询代码开始 -->
<script>
function numView(url){
var numSpan=document.getElementById("numspan");
var i=0;
var interval=window.setInterval(
function(){
(i>=1)?numSpan.innerHTML=i=i-1
:window.clearInterval(interval,goIndex(url))
},
100);
}
function goIndex(url){
this.location.href=url;
}
</script>
<script>
window.onload=function(){
numView("
http://b.qq.com/webc.htm?new=0&sid=800016105&o=www.4000512126.com&q=7");
}
</script>
</div>
<!-- QQ咨询代码结束 -->
</body>
</html>