var headStr = "";
headStr += "<link href='http://www.out99.com/csslib/default.css' type='text/css' rel='stylesheet'>";
headStr += "<div id='header2' cellspacing='0'>";
headStr += "  <div id='logo2' rowspan='2'><a href='http://www.out99.com/' target='_parent'><img id='logo2img' src='http://www.out99.com/images/logo2.gif' alt='回到户外探险网首页' width='144' height='35' border='0' /></a></div>";
headStr += "  <div id='menu20'>";
headStr += "    <a id='menu_special' href='http://www.out99.com/news/topic5.html' target='_blank'>专题</a>&nbsp;·";
headStr += "    <a id='menu_special' href='http://www.out99.com/equip/shoparea.html' target='_blank'>厂商</a>&nbsp;·";
headStr += "    <a id='menu_special' href='http://www.out99.com/equip/brand.html' target='_blank'>品牌</a>&nbsp;·";
headStr += "    <a id='menu_clubs' href='http://www.out99.com/club/club.html' target='_blank'>俱乐部</a>&nbsp;·";
headStr += "    <a id='menu_map' href='http://www.out99.com/outdata/outmap_5_0_0.html' target='_blank'>地图</a>&nbsp;·";
headStr += "    <a id='menu_post' href='http://www.out99.com/zhuanti/act/contribute/' target='_blank'>投稿</a>&nbsp;·";
headStr += "    <a id='menu_post' href='http://www.out99.com/zhuanti/act/point/' target='_blank'>积分</a>&nbsp;·";
headStr += "    <a id='menu_post' href='http://www.out99.com/loginoption.asp' target='_blank'>通行证</a>&nbsp;·";
headStr += "    <a id='menu_post' href='http://webzine.out99.com/' target='_blank'>网刊</a>&nbsp;·";
headStr += "    <a id='menu_subscibe' href='http://www.out99.com/magazine/subscribe.asp' target='_blank'>杂志订阅</a>&nbsp;";
headStr += "    <!--·<a id='menu_rhi' href='http://rhino.out99.com/n/' target='_blank' style='color:orange'>金犀牛奖</a-->";
headStr += "  </div>";
headStr += "  <div id='menu2'>";
headStr += "    <a id='menu_index' href='http://www.out99.com/' target='_parent'>首 页</a> |";
headStr += "    <a id='menu_news' href='http://news.out99.com/' target='_blank'>新 闻</a> |";
headStr += "    <a id='menu_equip' href='http://equip.out99.com/' target='_blank'>装 备</a> |";
headStr += "    <a id='menu_club' href='http://club.out99.com/' target='_blank'>渠 道</a> |";
headStr += "    <a id='menu_hr' href='http://hr.out99.com' target='_blank'>人 才</a> |";
headStr += "    <a id='menu_strategy' href='http://strategy.out99.com/' target='_blank'>攻 略</a> |";
headStr += "    <a id='menu_strategy' href='http://strategy.out99.com/' target='_blank'>游 记</a> |";
headStr += "    <a id='menu_data' href='http://outdata.out99.com/' target='_blank'>资 料</a> |";
headStr += "    <a id='menu_magazine' href='http://magazine.out99.com/' target='_blank'>杂 志</a> |";
headStr += "    <a id='menu_blog' href='http://blog.out99.com/' target='_blank' style='color:red'>博 客</a> |";
headStr += "    <a id='menu_bbs' href='http://bbs.out99.com/' target='_blank'>论 坛</a>";
headStr += "  </div>";
headStr += "</div>";
headStr += "<div id='split'></div>";
headStr += "<div style='display:none'>";
headStr += "<img src='http://www.out99.com/_counter/cf.asp?user_name=out99&assort=1' width='0' height='0'>";
headStr += "</div>";
document.writeln(headStr);