程序代码:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.">
<html xmlns="http://www.">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>腾讯财付通 - 充值卡支付中心</title>
<link href="css/game.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header"></div>
<div id="top">
<div id="menu">
<ul id="topleft">
<li><a class="tenpay" href="https://www." >财付通</a></li>
<li><a class="union" href="http://union." target="_blank">网购导航</a></li>
<li><a class="zone" href="http://zone." target="_blank">财付空间</a></li>
<li><span class="arrow"><a href="#" onmouseover="startList()">消费</a></span></li>
<ul id="submenu">
<li class="mobile_ico"><a href="https://www." target="_blank">手机话费充值
<p>最高可享受8%的价格优惠</p>
</a></li>
<li class="plane_ico"><a href="http://qq." target="_blank">机票订购
<p>折扣机票,低至90元起</p>
</a></li>
<li class="game_ico"><a href="https://www." target="_blank">游戏充值
<p>折扣点卡,在线直充</p>
</a></li>
<li class="cp_ico"><a href="http://500wan.zone." target="_blank">彩票代购
<p>购彩中奖快人一步</p>
</a></li>
<li class="paipai_ico"><a href="http://www." target="_blank">拍拍购物
<p>3亿Q友的购物平台</p>
</a></li>
<li class="qq_ico"><a class="lastItem" href="http://pay." target="_blank">腾讯服务购买
<p>充值Q币8.8折起</p>
</a></li>
<iframe src="javascript:false;" style="position:absolute; visibility:inherit; top:0; left:0; width: 256px; height: 336px; z-index:-1; filter:Alpha(style=0,opacity=0);"></iframe>
</ul>
</ul>
<ul id="topright">
<li><a href="http://qbar." target="_blank" class="grey">论坛</a></li>
<li><a href="http://help." target="_blank" class="lastItem grey">帮助</a></li>
</ul>
</div>
</div>
<div id="header1">
<div id="headpic">
<a href="index.shtml" title="腾讯财付通 - 充值卡支付中心"><div id="logo"></div></a>
</div>
</div>
<script type="text/javascript">
//start
var startList = function() {
if (isFirefox=navigator.userAgent.indexOf("Firefox")>0) {
if (document.all&&document.getElementById) {//if start,No.1
navRoot = document.getElementById("menu");
for (i=0; i<navRoot.childNodes.length; i++) {
node = navRoot.childNodes[i];
if (node.nodeName=="li") {
node.onmouseover=function() {
this.className+=" over";
}//onmouseover end
node.onmouseout=function() {
this.className=this.className.replace(" over", "");
}//onmouseout end
}//end if
}//eixt for
}//end if,No.1
}//end if
else
{
var navRoot = document.getElementById("menu").getElementsByTagName("li");
for (var i=0; i<navRoot.length; i++) {
navRoot[i].onmouseover=function() {
this.className+=" over";
}
navRoot[i].onmouseout=function() {
this.className=this.className.replace(new RegExp("over"), "");
}
}//end for
}//end if
}
</script>
<div id="main"><iframe frameborder="0" scrolling="no" src="http://service.ka." width="100%" height="400"></iframe></div>
<div id="inner-footer">
<div id="foot-wrap">
<div id="foot-links"><a href="http://help.">关于财付通</a>|<a href="http://service." target="_blank">客服中心</a>|<a href="http://help.">帮助中心</a>|<a href="http://hr." target="_blank">诚征英才</a>|<a href="http://help.">账户安全</a>|<a href="http://help.">联系我们</a></div>
<p id="copyright"><span class="tencent-info">腾讯公司旗下网站</span><span class="copy-info">财付通版权所有 © 2005-<script type="text/javascript">document.write(new Date().getFullYear())</script></span></p>
</div>
</div>
</body>
</html>