document.writeln("<!--  header begins -->	<div id=\"header\">		<div id=\"logo\"><img src=http://www.yuehaifeed.com//upload/home1230531748.png></div>		<div id=\"headTop\">			<div id=\"topNav\">				<ul>					<li><a href=\"http://www.yuehaifeed.com//index.php?hostID=3\">ENGLISH</a></li>					<li><a href=\"http://www.yuehaifeed.com//index.php?hostID=2\">中文版</a></li>					<div class=\"clear\"></div>				</ul>			</div>			<script type=\"text/javascript\">				var ajaxObject = new XAjax;				ajaxObject.get(\"../../ajaxLoginInfo.php\",callback);				function callback(backValue)				{					if(backValue == \"N\")					{						document.getElementById(\"login\").style.display = \"\";						document.getElementById(\"loginout\").style.display = \"none\";					}					else					{						document.getElementById(\"login\").style.display = \"none\";						document.getElementById(\"loginout\").style.display = \"\";						tempValue = backValue.split(\"|\");						document.getElementById(\"userWel\").innerHTML= tempValue[1]+\",您好！\";						document.getElementById(\"userAgree\").innerHTML= \"<a href=\\\"../../\"+tempValue[5]+\"\\\">用户协议</a>\";						document.getElementById(\"modinfo\").innerHTML= \"<a href=\\\"../../\"+tempValue[2]+\"\\\">修改资料</a>\";						document.getElementById(\"modpass\").innerHTML= \"<a href=\\\"../../\"+tempValue[3]+\"\\\">修改密码</a>\";						document.getElementById(\"loginoutstr\").innerHTML= \"<a href=\\\"../../\"+tempValue[4]+\"\\\">退出登录</a>\";											}				}			</script>									<form name=\"loginform\" action=\"http://www.yuehaifeed.com//topic.php?channelID=10&topicID=27&mod=login&action=submit\" method=\"POST\">					<div id=\"login\" style=\"display:\">						<span>会员登录</span>						<input type=\"text\" name=\"loginname\" class=\"text\" />						<input type=\"password\" name=\"loginpass\" class=\"text\" />						<input name=\"safecode\" type=\"text\" class=\"textMin\" id=\"safecode\" value=\"验证码\" onclick=\"javascript:this.value=\'\'\" onblur=\"javascript:if(this.value==\'\')this.value=\'验证码\'\"><img src=\"../../rand.php\" />						<a href=\"http://www.yuehaifeed.com//topic.php?channelID=10&topicID=27&mod=userAgree\"><img src=\"http://www.yuehaifeed.com/templates/gb2312/no1/images/btnRegister.gif\" alt=\"注册\" /></a>						<input type=\"image\" src=\"http://www.yuehaifeed.com/templates/gb2312/no1/images/btnLogin.gif\" />					</div>				</form>				<div id=\"loginout\" style=\"display:none\">					<span id=\"userWel\">,您好！</span>					<span id=\"userAgree\"><a href=\"http://www.yuehaifeed.com//topic.php?channelID=10&topicID=27&mod=userAgree\">修改资料</a></span>					<span id=\"modinfo\"><a href=\"{modinfo}\">修改资料</a></span>					<span id=\"modpass\"><a href=\"{modpass}\">修改密码</a></span>					<span id=\"loginoutstr\"><a href=\"{loginout}\">退出登录</a></span>				</div>		</div>		");
