window.onerror = KillError;
function KillError(){return true;}

document.write("<link href='http://www.51t.com/css/top1.css' type=text/css rel='stylesheet'>");
document.write("<table width='760' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#ffffff'>");
document.write("  <tr>");
document.write("    <td width='4'><img src='http://www.51t.com/js/images/1.gif' width='4' height='70'></td>");
document.write("    <td width='110'><img src='http://www.51t.com/js/images/logo.gif' width='110' height='66'></td>");
document.write("    <td width='641'><table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.write("      <tr>");
document.write("        <td colspan='7' align='right' style='padding-right:12px'><a href='http://www.51t.com' class='lm1'>51T首页</a> ┊ <a href='http://www.51t.com/newzj/' class='lm1'>最新专辑</a> ┊ <a href='http://www.51t.com/music/top100.htm' class='lm1'>新歌TOP100</a>┊ <a href='http://www.51t.com/music/top500.htm' class='lm1'>歌曲TOP500</a>┊ <a href='http://www.51t.com/dayup/' class='lm1'>网友推荐</a>  ┊ <a href='http://www.51t.com/html/ring.htm' target='_blank' class='lm1'>手机铃声</a> ┊ <a href='http://post.51t.com/s/?p=448' target='_blank' class='lm1'>错误报告</a> ┊ <a target='_top' href='http://www.51t.com' onclick='addMeToAddFavorite();return false;' class='lm1'>加入收藏夹</a></td>");
document.write("        </tr>");
document.write("      <tr>");
document.write("        <td height='53' class='tdtop'><a href='http://www.51t.com/gs/1'>华人男歌手</a><br />");
document.write("<a href='http://www.51t.com/gs/2'>华人女歌手</a><br />");
document.write("<a href='http://www.51t.com/gs/7'>华人组合</a></td>");
document.write("        <td class='tdtop'><a href='http://www.51t.com/gs/22'>日本男歌手<br />");
document.write("<a href='http://www.51t.com/gs/23'>日本女歌手<br />");
document.write("<a href='http://www.51t.com/gs/24'>日本组合</a></td>");
document.write("        <td class='tdtop'><a href='http://www.51t.com/gs/25'>韩国男歌手<br />");
document.write("<a href='http://www.51t.com/gs/26'>韩国女歌手<br />");
document.write("<a href='http://www.51t.com/gs/27'>韩国组合</a></td>");
document.write("        <td class='tdtop'><a href='http://www.51t.com/gs/28'>欧美男歌手<br />");
document.write("<a href='http://www.51t.com/gs/29'>欧美女歌手<br />");
document.write("<a href='http://www.51t.com/gs/30'>欧美组合</a></td>");
document.write("        <td class='tdtop'><a href='http://www.51t.com/gs/15'>动漫游戏</a><br />");
document.write("<a href='http://www.51t.com/gs/34'>欧美影视</a><br />");
document.write("<a href='http://www.51t.com/gs/35'>欧美杂辑</a></td>");
document.write("        <td class='tdtop'><a href='http://www.51t.com/gs/32'>港台影视</a><br />");
document.write("<a href='http://www.51t.com/gs/31'>大陆影视</a><br />");
document.write("<a href='http://www.51t.com/gs/33'>日韩影视</a></td>");
document.write("        <td class='tdtop'><a href='http://www.51t.com/gs/11'>轻音乐区</a><br />");
document.write("<a href='http://www.51t.com/gs/14'>合辑其它</a><br />");
document.write("<a href='http://www.51t.com/gs/12'>劲爆舞曲</a></td>");
document.write("      </tr>");
document.write("    </table></td>");
document.write("    <td width='5'><img src='http://www.51t.com/js/images/4.gif' width='4' height='70'></td>");
document.write("  </tr>");
document.write("</table>");
document.write("<table width='760' border='0' align='center' cellpadding='0' cellspacing='0' background='http://www.51t.com/js/images/top_bg.gif'>");
document.write("<form name='search' method='get' action='http://user.51t.com/so.asp' target='_top' onsubmit='return doSearch(this);'>");
document.write("<tr>");
document.write("    <td width='13' align='left'><img src='http://www.51t.com/js/images/11.gif' width='13' height='38'></td>");
document.write("    <td width='154'><input name='q' size='22' class='input' value=''></td>");
document.write("    <td width='126' align='center'><select name='stype'>");
document.write("<option value='music' selected>歌曲名称</option>");
document.write("<option value='special'>专辑名称</option>");
document.write("<option value='singer'>歌手姓名</option>");
document.write("</select></td>");
document.write("    <td width='55'><input name='image' type='image'  title='点击搜索' src='http://www.51t.com/js/images/so.gif' border='0' /></td>");
document.write("    <td width='400'><iframe scrolling='no' topmargin='0' width='440' height='22' marginwidth='0' marginheight='0' frameborder='0' align='center' src='http://www.51t.com/server/login.asp'></iframe></td>");
document.write("    <td width='12' align='right'><img src='http://www.51t.com/js/images/33.gif' width='10' height='38'></td>");
document.write("  </tr></form>");
document.write("</table>");

function trim(val)
{
	var str = val+"";
	if ( str.length == 0 ) 
		return str;		
	var re = /^\s*/;
	str = str.replace(re,'');
	re = /\s*$/;
	return str.replace(re,'');
}

function addMeToAddFavorite()
{
	window.external.AddFavorite('http://www.51t.com','网友最喜欢的免费MP3音乐网');
}