document.writeln("<script>");
document.writeln("function getXMLHTTP1()");
document.writeln("{");
document.writeln("	var xmlHttp;");
document.writeln("    if(window.ActiveXObject)");
document.writeln("    {");
document.writeln("        xmlHttp=new ActiveXObject(\"Microsoft.XMLHTTP\");");
document.writeln("    }");
document.writeln("    else if(window.XMLHttpRequest)");
document.writeln("    {");
document.writeln("        xmlHttp=new XMLHttpRequest();");
document.writeln("    }");
document.writeln("    ");
document.writeln("    return xmlHttp; ");
document.writeln("");
document.writeln("}");
document.writeln("function exitlogin()");
document.writeln("{");
document.writeln("	var oHttp=getXMLHTTP1();");
document.writeln("	oHttp.open( \"GET\" , \"\/passport\/checklogin1.php?exitflag=1\" , false );");
document.writeln("	oHttp.send(null);");
document.writeln("	document.getElementById(\'logintext\').innerHTML=\'<li><a href=\"http:\/\/passport.a8.com\/nologin.php\">登录<\/a><\/li><li><a href=\"http:\/\/passport.a8.com\/reg.php\">注册<\/a><\/li><li><a href=\"http:\/\/ir.a8.com\/\">A8集团<\/a><\/li><li><a href=\"http:\/\/ir.a8.com\/index_en.php\">About A8<\/a><\/li><li class=\"new_head_nbg\"><a href=\"http:\/\/www.a8.com\/help\/faq.htm\">帮助<\/a><\/li>';");
document.writeln("}");
document.writeln("function clearDefaultText (el,message)");
document.writeln("{");
document.writeln("	var obj = el;");
document.writeln("	if(typeof(el) == \"string\")");
document.writeln("		obj = document.getElementById(id);");
document.writeln("	if(obj.value == message)");
document.writeln("	{");
document.writeln("		obj.value = \"\";");
document.writeln("	}");
document.writeln("	obj.onblur = function()");
document.writeln("	{");
document.writeln("		if(obj.value == \"\")");
document.writeln("		{");
document.writeln("		   obj.value = message;");
document.writeln("		}");
document.writeln("	}");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<\/head>");
document.writeln("");
document.writeln("<body>");
document.writeln("<div class=\"new_head\">");
document.writeln("	<div class=\"new_head_top\">");
document.writeln("    	<div class=\"new_logo\"><img src=\"http:\/\/main.a8-img.com\/www\/images\/logo.jpg\" width=\"210\" height=\"96\" \/><\/div>");
document.writeln("        <div class=\"new_lgn_srh_bnr\">");
document.writeln("        	<div class=\"new_siteTop\">");
document.writeln("            	<div class=\"textinfo\"><\/div>");
document.writeln("                <div class=\"loginOper\">");
document.writeln("                	<ul id=\"logintext\">");
document.writeln("						<li><a href=\"http:\/\/passport.a8.com\/nologin.php\">登录<\/a><\/li>");
document.writeln("						<li><a href=\"http:\/\/passport.a8.com\/reg.php\">注册<\/a><\/li>");
document.writeln("<li><a href=\"http:\/\/ir.a8.com\/\">A8集团<\/a><\/li>");
document.writeln("<li><a href=\"http:\/\/ir.a8.com\/index_en.php\">About A8<\/a><\/li>");
document.writeln("<li class=\"new_head_nbg\"><a href=\"http:\/\/www.a8.com\/help\/faq.htm\">帮助<\/a><\/li>")
document.writeln("					<\/ul>");
document.writeln("                <\/div>");
document.writeln("            <\/div>");
document.writeln("            <div class=\"new_search_bnr\">");
document.writeln("           	  <div class=\"new_search\"><!--search-->");
document.writeln("                    <div class=\"option_selected\" id=\"search_option_selected\">");
document.writeln("                        <a href=\"javascript:void(0);\" id=\"st\" target=\"_self\">歌曲<\/a>");
document.writeln("                    <\/div>");
document.writeln("                    <div class=\"option_list\" id=\"search_option_list\">");
document.writeln("                        <ul>");
document.writeln("                            <li class=\"selected\"><a href=\"javascript:void(0);\" target=\"_self\">歌曲<\/a><\/li>");
document.writeln("							<li><a href=\"javascript:void(0);\" target=\"_self\">找人<\/a><\/li>");
document.writeln("							<li><a href=\"javascript:void(0);\" target=\"_self\">文章<\/a><\/li>");
document.writeln("                        <\/ul>");
document.writeln("                    <\/div>");
document.writeln("                    <div class=\"new_search_box\">");
document.writeln("                    <input type=\"text\" name=\"txtkey\" id=\"txtkey\"  value=\"\"  onclick=\"clearDefaultText(this,\'\')\"  \/><button type=\"submit\" onclick=\"search(this)\" >搜索<\/button>");
document.writeln("                    <\/div>");
document.writeln("                <\/div><!--search END-->");
document.writeln("                <div class=\"new_search_link\"><a href=\"http:\/\/www.a8.com\/search\" target=\'_blank\'>高级搜索<\/a><\/div>");
document.writeln("                <div class=\"new_banner\"><TABLE cellSpacing=0 cellPadding=0  border=0><tr><td><a href='http://www.a8.com/collect/html/145.htm' title='' target=_blank><img src='http://click.a8-img.com/2011/7/5/2011070509232398335.jpg' border=0 width=348 height=52 ></a></td></tr></table><\/div>");
document.writeln("            <\/div>");
document.writeln("        <\/div>");
document.writeln("    <\/div>");
document.writeln("    <div class=\"new_head_menu\">");
document.writeln("    	<ul class=\"new_head_menu_list\">");
document.writeln("        	<li><a href=\"http:\/\/www.a8.com\" <?php if(empty($_GET[\'menu\'])){ echo \'class=\"act\"\';}?>首页<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/www.a8.com\/yc\/\" <?php if($_GET[\'menu\']==\'yc\'){ echo \'class=\"act\"\';}?>原创<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/www.a8.com\/fc\/\" <?php if($_GET[\'menu\']==\'fc\'){ echo \'class=\"act\"\';}?>翻唱<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/www.a8.com\/bz\/\" <?php if($_GET[\'menu\']==\'bz\'){ echo \'class=\"act\"\';}?>伴奏<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/www.a8.com\/corp\/\" <?php if($_GET[\'menu\']==\'corp\'){ echo \'class=\"act\"\';}?>唱片<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/www.a8.com\/act\/\" <?php if($_GET[\'menu\']==\'act\'){ echo \'class=\"act\"\';}?>活动<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/www.a8.com\/zx\/\" <?php if($_GET[\'menu\']==\'zx\'){ echo \'class=\"act\"\';}?>资讯<\/a><\/li>");
document.writeln("            <li class=\"new_head_nbg\"><a href=\"http:\/\/www.a8.com\/a8rank\/\" <?php if($_GET[\'menu\']==\'ph\'){echo \'class=\"act\"\';}?>排行榜<\/a><\/li>");
document.writeln("        <\/ul>");
document.writeln("        <div class=\"arrow_btn\"><a class=\"sixYuan\" href=\"http:\/\/m6.a8.com\" target=\"_blank\"><\/a><a href=\"http:\/\/www.a8.com\/collect\/html\/145.htm\" target=\"_blank\" class=\"chuangZuo\" ><\/a><\/div>");
document.writeln("  <\/div>");
document.writeln("    <div class=\"new_head_quick\">");
document.writeln("    	<ul class=\"new_head_quickList\">");
document.writeln("        	<li><a href=\"http:\/\/www.a8.com\/fx\/\">大家分享的歌<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/erge.a8.com\/\">儿歌频道<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/ent.a8.com\/coop\/getfree.php\">赚豆乐园<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/www.a8.com\/space\/\">空间<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/club.a8.com\/\">论坛<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/www.a8.com\/rbt\/\">彩铃<\/a><\/li>");
document.writeln("            <li><a href=\"http:\/\/mall.a8.com\/\">商城<\/a><\/li>");
document.writeln("        <\/ul>");
document.writeln("    <\/div>");
document.writeln("<\/div>");
document.writeln("<div class=\"hr_12\"><\/div>")
