document.writeln("");
document.writeln("<link rel=\"stylesheet\" type=\"text\/css\" href=\"style.css\">");
document.writeln("		<div align=\"center\">");
document.writeln("		  ");
document.writeln("		  <html>");
document.writeln("");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\">");
document.writeln("<title>muna<\/title>");
document.writeln("<STYLE>");
document.writeln("<!--");
document.writeln(".xmenu td{font-size:12px;font-family:verdana,arial;font-weight:none;color:#333333;border:1px solid #ffffff;background:#ffffff;filter:blendtrans(duration=0.5);cursor:hand;text-align:center;}");
document.writeln("-->");
document.writeln("<\/STYLE>");
document.writeln("<script>");
document.writeln("function attachXMenu(objid){");
document.writeln(" var tds=objid.getElementsByTagName(\'td\');");
document.writeln(" for(var i=0;i<tds.length;i++){");
document.writeln("  with(tds[i]){");
document.writeln("   onmouseover=function(){");
document.writeln("    with(this){");
document.writeln("     filters[0].apply();");
document.writeln("     style.background=\'#84C3FF\'; \/\/这是鼠标移上去时的背景颜色");
document.writeln("     style.border=\'1px solid #ffffff\'; \/\/边框");
document.writeln("     style.color=\'#ffffff\'; \/\/文字颜色");
document.writeln("     filters[0].play();");
document.writeln("    }");
document.writeln("   }");
document.writeln("   onmouseout=function(){");
document.writeln("    with(this){");
document.writeln("     filters[0].apply();");
document.writeln("     style.background=\'#ffffff\'; \/\/这是鼠标离开时的背景颜色");
document.writeln("     style.border=\'1px solid #ffffff\'; \/\/边框");
document.writeln("     style.color=\'#333333\'; \/\/文字颜色");
document.writeln("     filters[0].play();");
document.writeln("    }");
document.writeln("   }");
document.writeln("  }");
document.writeln(" }");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<\/head>");
document.writeln("");
document.writeln("<body>");
document.writeln("<div align=\"center\">");
document.writeln("    <table border=\"1\" width=\"922\" cellpadding=\"0\" style=\"border-collapse: collapse\" height=\"30\" id=\"table4\" bgcolor=#FF0000 bordercolor=\"#FFFFFF\" cellspacing=\"0\">");
document.writeln("     <tr>");
document.writeln("      <td>");
document.writeln("      <div align=\"center\">");
document.writeln("       <table class=\"xmenu\" id=\"xmenu0\" border=\"0\" width=\"900\" cellspacing=\"1\" cellpadding=\"1\" height=\"30\" id=\"table5\">");
document.writeln("        <tr>");
document.writeln("         <td onclick=\"window.open(\'index.html\',   \'_self\');\"><font size=\"4\">HOME<\/font><\/td>");
document.writeln("        <\/tr>");
document.writeln("                        ");
document.writeln("        <\/table><script>attachXMenu(xmenu0); <\/script>");
document.writeln("      <\/div>");
document.writeln("      <\/td>");
document.writeln("     <\/tr>");
document.writeln("    <\/table>");
document.writeln("   <\/div>");
document.writeln("<\/body>");
document.writeln("");
document.writeln("<\/html>")