document.writeln("<div class=\"ColHeader\">");
document.writeln("  <div class=\"HeaderBox\">");
document.writeln("  	<div class=\"Logo\"><a href=\"http://www.24city.com\"><img src=\"http://images.24city.com/Edit/columns/Images/Logo.gif\"></a></div>");
document.writeln("    <div class=\"NavListMenu\">");
document.writeln("    	<a href=\"http://www.24city.com\">首页</a> ");
document.writeln("        <a href=\"http://www.24city.com/Special/Male.aspx\">男人</a> ");
document.writeln("        <a href=\"http://www.24city.com/Special/Female.aspx\">女人</a> ");
document.writeln("        <a href=\"http://www.24city.com/search/baby.aspx\">宝贝社区</a> ");
document.writeln("        <a href=\"http://www.24city.com/Special/Sales.aspx\">低价</a> ");
document.writeln("        <a href=\"http://www.24city.com/Special/Male.aspx\">TV商品</a> ");
document.writeln("        <a href=\"http://bbs.24city.tv/\">论坛</a> </div>");
document.writeln("    ");
document.writeln("  </div>");
document.writeln("</div>");


