document.writeln("<html>");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\">");
document.writeln("<title>Untitled Document<\/title>");
document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln("body {");
document.writeln("	margin-left: 0px;");
document.writeln("	margin-top: 0px;");
document.writeln("	margin-right: 0px;");
document.writeln("	margin-bottom: 0px;");
document.writeln("	font-size:12px;");
document.writeln("}");
document.writeln("a{");
document.writeln("font-color:#000");
document.writeln("}");
document.writeln("td{font-size:12px;}");
document.writeln("A:link    {text-decoration: none; color: #000000;}");
document.writeln("A:visited {text-decoration: none; color: #000000;}");
document.writeln("A:hover   {text-decoration: underline; color: #000000;}");
document.writeln("-->");
document.writeln("<\/style><\/head>");
document.writeln("<body bgcolor=\"#f8fcfc\">");
document.writeln("<table width=\"172\" height=\"317\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"172\" height=\"317\" valign=\"top\" style=\"background:url(images\/bgd.gif)\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td width=\"36%\" height=\"64\">&nbsp;<\/td>");
document.writeln("        <td width=\"64%\">&nbsp;<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"25\">&nbsp;<\/td>");
document.writeln("        <td align=\"left\"><a href=\"list.asp\">专集列表<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"33\">&nbsp;<\/td>");
document.writeln("        <td align=\"left\"><a href=\"music.asp?action=all\">歌曲列表<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"33\">&nbsp;<\/td>");
document.writeln("        <td align=\"left\"><a href=\"list.asp?action=best\">推荐专集<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"30\">&nbsp;<\/td>");
document.writeln("        <td align=\"left\"><a href=\"music.asp\">推荐歌曲<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"33\">&nbsp;<\/td>");
document.writeln("        <td align=\"left\"><a href=\"list.asp?action=hot\">热门专集<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"32\">&nbsp;<\/td>");
document.writeln("        <td align=\"left\"><a href=\"music.asp?action=hot\">热门歌曲<\/a> <\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"30\">&nbsp;<\/td>");
document.writeln("        <td align=\"left\"><a href=\"music.asp?action=om\">欧美歌曲<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td height=\"35\">&nbsp;<\/td>");
document.writeln("        <td align=\"left\"><a href=\"music.asp?action=rh\">日韩流行<\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/table><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("<\/body>");
document.writeln("<\/html>")
