﻿// JavaScript Document
document.writeln("<!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD XHTML 1.0 Transitional\/\/EN\" \"http:\/\/www.w3.org\/TR\/xhtml1\/DTD\/xhtml1-transitional.dtd\">");
document.writeln("<html xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\">");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=utf-8\" \/>");
document.writeln("<title><\/title>");
document.writeln("<link type=\"text\/css\" rel=\"stylesheet\" href=\"http:\/\/www.hbtv.com.cn\/finance\/style\/menu.css\" \/>");
document.writeln("<link type=\"text\/css\" rel=\"stylesheet\" href=\"http:\/\/www.hbtv.com.cn\/finance\/style\/financetop.css\" \/>");
var cm=null; 
document.onclick = new Function("show(null)")  
function getPos(el,sProp)  
{var iPos = 0 
while (el!=null)  
{iPos+=el["offset" + sProp] 
el = el.offsetParent} 
return iPos}  
function show(el,m)  
{
if (m) 
{
m.style.display='';
m.style.pixelLeft = getPos(el,"Left")-3 ;
m.style.pixelTop = getPos(el,"Top") + el.offsetHeight+7;
}  
if ((m!=cm) && (cm)) 
cm.style.display='none' 
cm=m
}
function show1(el,m)  
{
if (m) 
{
m.style.display='';
m.style.pixelLeft = getPos(el,"Left")-15 ;
m.style.pixelTop = getPos(el,"Top") + el.offsetHeight+7;
}  
if ((m!=cm) && (cm)) 
cm.style.display='none' 
cm=m
}
document.writeln("<STYLE type=\"text\/css\">");
document.writeln("body{");
document.writeln("margin-top:0px;");
document.writeln("}");
document.writeln("<\/STYLE>");
document.writeln("<\/head>");
document.writeln("<body>");
document.writeln("<TABLE style=\"MARGIN: 0px auto\" cellSpacing=0 cellPadding=0 width=952 align=center border=0>");
document.writeln("<TBODY><TR><TD>");


var FestivalDay={getDay:function(id){var _=[];_['0101']='元旦';_['0106']='小寒';_['0115']='腊八';_['0121']='大寒';_['0204']='立春';_['0206']='除夕';_['0207']='春节';_['0214']='情人节';_['0219']='雨水';_['0221']='元宵节';_['0303']='全国爱耳日';_['0305']='惊蛰';_['0308']='国际妇女节';_['0312']='植树节';_['0315']='消费者权益日';_['0320']='春分';_['0321']='世界森林日';_['0322']='世界水日';_['0323']='世界气象日';_['0401']='国际愚人节';_['0405']='清明节';_['0407']='世界卫生日';_['0420']='谷雨';_['0422']='世界地球日';_['0501']='国际劳动节';_['0504']='青年节';_['0505']='立夏';_['0508']='世界红十字日';_['0510']='母亲节';_['0512']='国际护士节';_['0517']='世界电信日';_['0521']='小满';_['0531']='世界无烟日';_['0601']='国际儿童节';_['0605']='芒种';_['0606']='全国爱眼日';_['0608']='端午节';_['0621']='父亲节 夏至';_['0623']='国际奥林匹克日';_['0626']='国际禁毒日';_['0701']='中国共产党诞辰';_['0707']='小暑 抗战纪念日';_['0722']='大暑';_['0801']='建军节';_['0807']='立秋 七夕';_['0812']='国际青年日';_['0823']='处暑';_['0907']='白露';_['0910']='中国教师节';_['0914']='中秋节';_['0918']='九一八纪念日';_['0920']='全国爱牙日';_['0922']='秋分';_['0927']='国际聋人节';_['1001']='国庆节';_['1007']='重阳节';_['1008']='寒露';_['1015']='国际盲人节';_['1023']='霜降';_['1107']='立冬';_['1108']='中国记者节';_['1109']='中国消防宣传日';_['1110']='世界青年节';_['1117']='国际大学生节';_['1122']='小雪/感恩节';_['1201']='世界艾滋病日';_['1203']='世界残疾人日';_['1207']='大雪';_['1209']='一二九纪念日';_['1212']='西安事变纪念日';_['1221']='冬至';_['1225']='圣诞节';return _[id];},getWeek:function(id){var _=['星期日','星期一','星期二','星期三','星期四','星期五','星期六'];return _[id];},getString:function(){var now=new Date();var y=now.getFullYear();var m=now.getMonth()+1;var d=now.getDate();var w=now.getDay();m<10?m=0+''+m:0;d<10?d=0+''+d:0;var index=m+''+d;var festival=this.getDay(index);if(!festival||y!=2008){festival='';}var r=y+'年'+(m-0)+'月'+(d-0)+'日　'+this.getWeek(w)+'　'+festival;return r;},show:function(){document.write(this.getString());}}

function fn_submit(fm)
{
if(fm.searchText.value == "")
{
alert("Please input a keyword!");
return false ;
}
else
return true;
}


document.writeln("<STYLE>");
document.writeln("body{");
document.writeln("margin-top:0px;");
document.writeln("}");
document.writeln("<\/STYLE>");

document.writeln("");

document.writeln("<table id=\"PublicTop\" width=\"950\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"204\" align=\"center\"><script>FestivalDay.show();<\/script><\/td>");
document.writeln("    <td width=\"353\"><form id=\"login\" method=\"post\" name=\"login\" action=\"http:\/\/club.hbtv.com.cn\/batch.login.php?action=login\" target=\"_blank\">");
document.writeln("     <span> 社区登陆:");
document.writeln("            <input style=\"width:60px\" id=\"username\" class=username maxlength=20 size=14 name=username \/>");
document.writeln("      密码:");
document.writeln("      <input style=\"width:60px\" type=\"password\" name=\"password\" class=\"password\" size=14 \/><input class=\"search\" type=\"submit\" name=\"loginsubmit\" id=\"dologin\" value=\"登陆\" \/><\/span>");
document.writeln("    <\/form><\/td>");
document.writeln("    <td width=\"198\"><a href=\"http:\/\/bbs.hbtv.com.cn\/register.php\" target=\"_blank\">注册 <\/a>  <a href=\"http:\/\/bbs.hbtv.com.cn\/member.php?action=lostpasswd\" target=\"_blank\">找回密码<\/a>");
document.writeln("<a href=\"http:\/\/mail.hbtv.com.cn\/\" target=\"_blank\">火凤邮箱<\/a> <a href=\"#\" onClick=\"window.open(\'http:\/\/www.53kf.com\/company.php?arg=hbtv&style=1\',\'_blank\',\'height=473,width=703,fullscreen=3,top=200,left=200,status=yes,toolbar=no,menubar=no,resizable=no,scrollbars=no,location=no,titlebar=no,fullscreen=no\');\">客服帮助 <\/a><\/td>");
document.writeln("    <td width=\"138\"><form action=\"http:\/\/202.103.38.67\/fly\/search.jsp\" method=get name=FindForm target=\"_blank\" id=FindForm>");
document.writeln("      <input class=writings maxlength=20 size=15 name=\"searchText\" type=\"text\" id=\"searchText\" value=\"\" \/>");
document.writeln("      <input class=\"search\" type=\"submit\" name=\"submit\" value=\"搜索\" onclick=\"return fn_submit(FindForm);\" \/>");
document.writeln("      ");
document.writeln("    <\/form>");
document.writeln("	<\/td>");
document.writeln("	<td width=\"57\">");
document.writeln("	<a href=\"http:\/\/202.103.38.67\/fly\/advsearch.jsp\" target=\"_blank\">高级搜索<\/a><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("")


document.writeln("<\/TD><\/TR><\/TBODY><\/TABLE>");
document.writeln("<TABLE style=\"MARGIN: 0px auto\" cellSpacing=0 cellPadding=0 width=952 align=center border=0>");
document.writeln("<TBODY><TR><TD>");
document.writeln("<DIV id=Top950>");
document.writeln("<div id=lf>");
document.writeln("<DIV id=topLeft><A href=\"http:\/\/www.hbtv.com.cn\" target=\"_blank\"><IMG src=\"http:\/\/www.hbtv.com.cn\/finance\/images\/financelogo.jpg\" height=80 width=161 border=0><\/A><\/DIV>");
//document.writeln("<DIV id=bannerRight><a href=\"http:\/\/www.hbtv.com.cn\/zt\/oy\/index.htm\" target=\"_blank\"><img src=\"http:\/\/www.hbtv.com.cn\/finance\/images\/banner.jpg\" border=0 \/><\/a><\/DIV>");

document.writeln("<\/div>");
document.writeln("<DIV id=topRight>");
document.writeln("<UL>");
document.writeln("<LI class=wz><A style=\"COLOR:#A90009\" href=\"http:\/\/www.hbtv.com.cn\" target=\"_blank\">火凤网主页<\/A><\/LI>");
document.writeln("<LI class=lz><A href=\"http:\/\/news.hbtv.com.cn\" target=\"_blank\">新闻<\/A><\/LI>");
document.writeln("<LI class=lzEnd><A href=\"http:\/\/finance.hbtv.com.cn\" target=\"_blank\">财经<\/A><\/LI>");
document.writeln("<\/UL>");
document.writeln("<UL>");
document.writeln("<LI class=lz><A href=\"http:\/\/movie.hbtv.com.cn\" target=\"_blank\">影音<\/A><\/LI>");
document.writeln("<LI class=lz><A href=\"http:\/\/sports.hbtv.com.cn\" target=\"_blank\">体育<\/A><\/LI>");
document.writeln("<LI class=lz><A href=\"http:\/\/ent.hbtv.com.cn\" target=\"_blank\">娱乐<\/A><\/LI>");
document.writeln("<LI class=lzEnd><A href=\"http:\/\/gongyi.hbtv.com.cn\" target=\"_blank\">公益<\/A><\/LI>");
document.writeln("<\/UL>");
document.writeln("<UL>");
document.writeln("<LI ID=\"d2\" onmouseover=\"show(this,ds2)\" class=\"wz\"><A href=\"#\">广播直通车<\/a><\/li>");
document.writeln("<DIV ID=\"ds2\" onMouseOut=\"show(null)\" CLASS=\"submenu\" STYLE=\"display:none\">");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/774.hbtv.com.cn\" target=\"_blank\">湖北新闻综合广播(AM774 FM104.6)<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/998.hbtv.com.cn\" target=\"_blank\">湖北经济广播(FM99.8)<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/1038.hbtv.com.cn\" target=\"_blank\">湖北文艺广播(FM103.8)<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/1078.hbtv.com.cn\" target=\"_blank\">湖北交通广播(FM107.8)<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/966.hbtv.com.cn\" target=\"_blank\">湖北生活广播(FM96.6)<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/1026.hbtv.com.cn\" target=\"_blank\">阳光调频广播(FM102.6)<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/927.hbtv.com.cn\" target=\"_blank\">楚天交通体育广播(FM92.7)<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/1058.hbtv.com.cn\" target=\"_blank\">楚天音乐广播(FM105.8)<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/1179.hbtv.com.cn\" target=\"_blank\">楚天新闻广播(AM1179)<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/916.hbtv.com.cn\" target=\"_blank\">楚天卫星广播(FM91.6)<\/A><\/span>");
document.writeln("<\/DIV>");
document.writeln("<LI ID=\"d1\" onmouseover=\"show1(this,ds1)\" class=\"wzEnd menu\"><A href=\"#\">电视直通车<\/A><\/LI>");
document.writeln("<DIV ID=\"ds1\" onMouseOut=\"show(null)\" CLASS=\"submenuv\" STYLE=\"display:none\">");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/ws.hbtv.com.cn\" target=\"_blank\">湖北卫视频道<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/zh.hbtv.com.cn\" target=\"_blank\">湖北综合频道<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/jj.hbtv.com.cn\" target=\"_blank\">湖北经视频道<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/ys.hbtv.com.cn\" target=\"_blank\">湖北影视频道<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/ty.hbtv.com.cn\" target=\"_blank\">湖北体育频道<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/jy.hbtv.com.cn\" target=\"_blank\">湖北教育频道<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/gg.hbtv.com.cn\" target=\"_blank\">湖北公共频道<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/www.hbtv.com.cn\/zt\/2010gaiban\/\" target=\"_blank\">湖北移动电视<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/cs.hbtv.com.cn\" target=\"_blank\">湖北城市电视<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/sz.hbtv.com.cn\" target=\"_blank\">湖北数字电视<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/www.hbtv.com.cn\/zt\/2010gaiban\/\" target=\"_blank\">湖北手机电视<\/A><\/span>");
document.writeln("<span ID=\"span1\"><A class=topa HREF=\"http:\/\/www.hbtv.com.cn\/zt\/2010gaiban\/\" target=\"_blank\">美嘉购物<\/A><\/span>");
document.writeln("<\/DIV>");
document.writeln("<\/UL><\/DIV>");
document.writeln("<DIV id=bannerRight style=\"padding:7px 0px 0px 10px\"><a href=\"http://www.hbtv.com.cn/zt/2010gaiban\" target=\"_blank\"><img src=\"http://www.hbtv.com.cn/zt/2010gaiban/banner.jpg\" border=0 \/><\/a><\/DIV>");
document.writeln("<\/DIV>");
document.writeln("<div onmouseover=\"show(null)\" id=topBotton>");
document.writeln("<div style=\"padding-left:180px\">");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/tt.htm\" target=\"_blank\">头条<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/sd.htm\" target=\"_blank\">视点<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/hqcj.htm\" target=\"_blank\">环球财经<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/glcj.htm\" target=\"_blank\">国内财经<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/scps.htm\" target=\"_blank\">市场评述<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/tzcl.htm\" target=\"_blank\">投资策略<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/yh.htm\" target=\"_blank\">银行<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/jj.htm\" target=\"_blank\">基金<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/hj.htm\" target=\"_blank\">黄金<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/wh.htm\" target=\"_blank\">外汇<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/bx.htm\" target=\"_blank\">保险<\/A><\/span>");
document.writeln("<span><A class=topa HREF=\"http:\/\/finance.hbtv.com.cn\/qh.htm\" target=\"_blank\">期货<\/A><\/span>");
document.writeln("<\/div><\/div><\/TD><\/TR><\/TBODY><\/TABLE><\/body>");
document.writeln("<\/html>");
