
// -------------------------------------------------------------------开始输出
document.writeln("<link href=\"/CommonItems/CommonCss.css\" rel=\"stylesheet\" type=\"text/css\">");

document.writeln("<table width=\"775\" height=\"30\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"/CommonItems/Images/webhead2-bg1.gif\">");
document.writeln("	<tr>");
document.writeln("		<td width=\"345\"><img src=\"/CommonItems/Images/webhead2-pic1.gif\" width=\"130\" height=\"30\"></td>");
document.writeln("		<td width=\"430\">");
document.writeln("			<table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("				<tr>");
document.writeln("					<td><img src=\"/CommonItems/Images/webhead2-point1.gif\" width=\"12\" height=\"11\"> <a href=\"/Index.aspx\">首页</a></td>");
document.writeln("					<td><img src=\"/CommonItems/Images/webhead2-point1.gif\" width=\"12\" height=\"11\"> <a href=\"/Bbs/index.aspx\">论坛</a></td>");
document.writeln("					<td><img src=\"/CommonItems/Images/webhead2-point1.gif\" width=\"12\" height=\"11\"> <a href=\"/Blog/Default.aspx\">博客</a></td>");
document.writeln("					<td><img src=\"/CommonItems/Images/webhead2-point1.gif\" width=\"12\" height=\"11\"> <a href=\"/Tribe/Default.aspx\">部落</a></td>");
document.writeln("					<td><img src=\"/CommonItems/Images/webhead2-point1.gif\" width=\"12\" height=\"11\"> <a href=\"/Event/Default.aspx\">游玩天地</a></td>");
document.writeln("					<td><img src=\"/CommonItems/Images/webhead2-point1.gif\" width=\"12\" height=\"11\"> <a href=\"/Personal/ManageCenter/Index.aspx\">个人资讯中心</a></td>");
document.writeln("					<td><img src=\"/Bbs/Images/shopping.gif\" width=\"12\" height=\"11\"> <a href=\"/Personal/ManageCenter/Index.aspx?FrameSrc=shopping.aspx\">我的购物车</a></td>");
document.writeln("				</tr>");
document.writeln("			</table></td>");
document.writeln("	</tr>");
document.writeln("</table>");

// -------------------------------------------------------------------