document.writeln("<div class='header'>");
document.writeln("	<div id='logo'><a href='http://www.dnong.com/'><img src='http://www.dnong.com/images/logo_detail.gif' width='150' height='50' border='0'/></a></div>");
document.writeln("	<div style='width:450px;padding:20px 0px;float:left;text-align:right;' class='cBlue'>您还没有登录，请<a href='http://www.dnong.com/member/' target='_blank'>登录</a>，或者<a href='http://www.dnong.com/member/register.mspx' target='_blank'>注册</a>　　　　");
document.writeln("	</div>");
document.writeln("	<div class='tools'>");
document.writeln("	  <form name='searchform' method='post' action='' style='float:left;'>");
document.writeln("			<input name='keyword' type='text' class='input' maxlength='100' style='width:197px;'/>");
document.writeln("				<select name='select' id='searchtype'>");
document.writeln("				  <option value='info' selected='selected'>资讯</option>");
document.writeln("				  <option value='trade/offer'>供应</option>");
document.writeln("				  <option value='trade/buy'>求购</option>");
document.writeln("				  <option value='company'>企业</option>");
document.writeln("				  <option value='product'>产品</option>");
document.writeln("				  <option value='job'>人才</option>");
document.writeln("				</select>");
document.writeln("				<input name='Submit' type='button' class='btn-common' value='搜索' onclick='doSearch()' />");
document.writeln("				<script language='JavaScript' src='http://www.dnong.com/js/header_search.js'></script>");
document.writeln("		  </form>");
document.writeln("	</div>");
document.writeln("</div>");
document.writeln("<div style='clear:both;'></div>");

document.writeln("<div class='nav'><ul><li><a href='http://www.dnong.com/'>首页</a></li><li><a href='http://www.dnong.com/trade/offer/'>供应</a></li><li><a href='http://www.dnong.com/trade/buy/'>求购</a></li><li><a href='http://www.dnong.com/product/'>产品</a></li><li><a href='http://www.dnong.com/company/'>商家</a></li><li><a href='http://expro.dnong.com/'>会展</a></li><li><a href='http://www.dnong.com/job/'>人才</a></li><li><a href='http://www.dnong.com/info/'>资讯</a></li><li><a href='http://www.dnong.com/area/'>各地</a></li><li><a href='http://www.dnong.com/pz/'>品种</a></li><li><a href='http://www.dnong.com/special/'>专题</a></li><li><a href='http://hao.dnong.com/'>网址</a></li><li><a href='http://bbs.dnong.com' target='_blank'>社区</a></li><li><a href='http://video.dnong.com' target='_blank'>视频</a></li></ul></div>");