// JavaScript Document
var weburl='http://www.xsp2.com';
document.write(
'<div id="toplink"> ' +
'<!--toplink--> ' +
'<div class="toplink"> ' +
'<div class="toplinkleft"><a href="javascript:;" onclick="cjx.setHome(this,document.URL);">设为首页</a> <span class="gray">|</span> <a href="javascript:;" onclick="return cjx.myAddBookmark(document.title,document.URL);">添加到收藏夹</a></div> ' +
'<div class="toplinkcenter"><a href="javascript:;" onclick="setActiveStyleSheet(\'red\'); return false;" title="红色风格"><img src="http://www.xsp2.com/images/red.gif" /></a> <a href="javascript:;" onclick="setActiveStyleSheet(\'green\'); return false;" title="绿色风格"><img src="http://www.xsp2.com/images/green.gif" /></a> <a href="javascript:;" onclick="setActiveStyleSheet(\'blue\'); return false;" title="蓝色风格"><img src="http://www.xsp2.com/images/blue.gif" /></a> <a href="javascript:;" onclick="setActiveStyleSheet(\'yellow\'); return false;" title="黄色风格"><img src="http://www.xsp2.com/images/yellow.gif" /></a></div> ' +
'<div class="toplinkright"><span style="float:left">欢迎您来到大中华市场网！</span><span id="welcome" style="float:left"> ' +
'<form action="http://www.xsp2.com/reg/chkadmin.asp" name="login" method="post" onSubmit="return Validator.Validate(this,2);">   ' +
'<input  name="user" dataType="LimitB" min="4" max="20" allowDefaultValue="false" msg="请输入您的登陆帐号(4-20个字符)" onBlur="lostFocus(this);" onFocus="getFocus(this);" value="用户名" allowDefaultValue="false" type="text" style="padding:2px 0 0 5px; width:60px; color:#003278" tabindex="1"/> ' +
'<input name="pass" type="password" dataType="LimitB" min="3" max="20" onBlur="lostFocus(this);" onFocus="getFocus(this);" value="11111" msg="请输入您的登陆密码(3-20字符)" type="text" allowDefaultValue="false" style="padding:2px 0 0 5px; width:80px; color:#666666" tabindex="2"/> ' +
'<input name="regjm" dataType="Require" msg="请输入验证码" allowDefaultValue="false" onBlur="lostFocus(this);" onFocus="getFocus(this);" value="验证码" type="text" style="padding:2px 0 0 5px; width:40px; color:#666666" tabindex="3"/> ' +
'<img src="/inc/Code.asp"  align="absmiddle" id="ValidCodeImage" alt="请点击刷新验证码"  onclick="document.getElementById(\'ValidCodeImage\').src=\'/inc/code.asp?tmp=+Math.random()\';" style="CURSOR:   hand"/> ' +
'<input type="submit" class="buttondl" name="Submit2" value="登 录" /> ' +
' <input type="button" class="buttonmfzc" name="Submit22" value="免费注册" onclick="location.href=\'http://www.xsp2.com/reg/join.asp\'" /> ' +
' </form> ' +
' </span> ' +
' <span style="float:left; padding-left:10px"><img src="http://www.xsp2.com/images/mxt.gif" align="absbottom" /> <a href="http://www.xsp2.com/integrity" target="_blank">贸信通</a> <span class="gray">|</span> <a href="http://www.xsp2.com/help">帮助中心</a></span></div> ' +
'</div> ' +
'</div>' +
'');