function s_head()
{
var snect ="<table width=760 border=0 cellspacing=0 cellpadding=0>"+
  "<tr> "+
   " <td rowspan=2 width=172 valign=top><img src=http://image.sportscn.com/index/logo.gif width=172 height=71 usemap=#Map border=0></td>"+
    "<td background=http://image.sportscn.com/index/top-bg.gif height=71>"+
     " <table width=584 border=0 cellspacing=0 cellpadding=0 height=60>"+
      "  <tr> "+
       "   <td height=20 >&nbsp;<a href=http://zc.sportscn.com/ target=_blank>500万大奖等你拿！</a></td>"+
        "  <td rowspan=3 width=468><IFRAME MARGINHEIGHT=0 MARGINWIDTH=0 FRAMEBORDER=0 WIDTH=468 HEIGHT=60 SCROLLING=NO SRC='http://spcn.allyes.com/main/adfshow?user=sportcn|lottery_voice_468|lottery_voice_468&db=spcn&border=0&local=yes'><SCRIPT LANGUAGE='JavaScript1.1' SRC='http://spcn.allyes.com/main/adfshow?user=sportcn|lottery_voice_468|lottery_voice_468&db=spcn&local=yes&js=on'></SCRIPT><NOSCRIPT><A HREF='http://spcn.allyes.com/main/adfclick?user=sportcn|lottery_voice_468|lottery_voice_468&db=spcn'><IMG SRC='http://spcn.allyes.com/main/adfshow?user=sportcn|lottery_voice_468|lottery_voice_468&db=spcn' WIDTH=468 HEIGHT=60 BORDER=0></a></NOSCRIPT></IFRAME></td>"+
        "</tr>"+
        "<tr> "+
         " <td height=20>&nbsp;<a href=http://live.sportscn.com/ target=_blank>五大联赛即时比分</a></td>"+
        "</tr>"+
        "<tr> "+
         " <td height=20>&nbsp;<font color=red>华体名家推介</font></td>"+
        "</tr></table>"+
    "</td></tr><tr><td height=5></td></tr></table>"+
"<map name=Map> "+
 " <area shape=rect coords=6,5,164,49 href=http://www.sportscn.com alt=华体网 title=华体网>"+
  "<area shape=rect coords=5,60,82,76 href=http://61.129.66.101/page01.htm alt=用户注册 title=用户注册 target=_blank>"+
  "<area shape=rect coords=87,60,153,76 href=http://bbs.sportscn.com/ alt=用户登录 title=用户登录 target=_blank></map>"+
"<table width=760 border=0 cellspacing=0 cellpadding=0 background=http://image.sportscn.com/index/top-bg05.gif>"+
 " <tr> "+
  "  <td width=20><img src=http://image.sportscn.com/index/top-bg01.gif width=20 height=21></td>"+
   " <td align=center width=50><a href=http://www.sportscn.com class=nwhite-link target=_blank>华体首页</a></td>"+
    "<td width=20><img src=http://image.sportscn.com/index/top-bg02.gif width=20 height=21></td>"+
    "<td align=center width=50><a href=http://sms.sportscn.com/ class=nwhite-link target=_blank>手机短信</a></td>"+
   " <td width=20><img src=http://image.sportscn.com/index/top-bg02.gif width=20 height=21></td>"+
    "<td align=center width=50><a href=http://live.sportscn.com class=nwhite-link target=_blank>赛事直播</a></td>"+
    "<td width=20><img src=http://image.sportscn.com/index/top-bg02.gif width=20 height=21></td>"+
    "<td align=center width=50><a href=http://odds.sportscn.com class=nwhite-link target=_blank>即时赔率</a></td>"+
    "<td width=20><img src=http://image.sportscn.com/index/top-bg02.gif width=20 height=21></td>"+
    "<td align=center width=50><a href=http://v.sportscn.com/ class=nwhite-link target=_blank>华体宽频</a></td>"+
    "<td width=20><img src=http://image.sportscn.com/index/top-bg02.gif width=20 height=21></td>"+
    "<td align=center width=50><a href=http://football.sportscn.com/ class=nwhite-link target=_blank>天下足球</a></td>"+
    "<td width=20><img src=http://image.sportscn.com/index/top-bg02.gif width=20 height=21></td>"+
    "<td align=center width=50><a href=http://center.sportscn.com/huabian/ class=nwhite-link target=_blank>花花体育</a></td>"+
    "<td width=20><img src=http://image.sportscn.com/index/top-bg02.gif width=20 height=21></td>"+
    "<td align=center width=50><a href=http://voice.sportscn.com class=nwhite-link target=_blank>体育声讯</a></td>"+
"<td width=20><img src=http://image.sportscn.com/index/top-bg02.gif width=20 height=21></td>"+
    "<td align=center width=50><a href=http://center.sportscn.com/Picture/index.html target=_blank class=nwhite-link>精彩图库</a></td>"+
    "<td width=20 background=http://image.sportscn.com/index/top-bg04.gif><img src=http://image.sportscn.com/index/top-bg03.gif width=20 height=21></td>"+
    "<td background=http://image.sportscn.com/index/top-bg04.gif align=center width=110>"+
     " <table width=100% border=0 cellspacing=0 cellpadding=1>"+
      "  <tr align=center> "+
         " <td><a href=http://news.sportscn.com/ target=_blank class=nwhite-link>体坛热讯</a></td>"+
         " <td><a href=http://cp.sportscn.com/ target=_blank class=nwhite-link>体彩合买</a></td>"+
        "</tr>"+
      "</table>"+
     " </td>"+
  "</tr>"+
  "<tr> "+
   " <td colspan=20 height=1 bgcolor=FFFFFF></td>"+
  "</tr>"+
 " </table>";
document.writeln(snect);

}