document.write('<Scri' + 'pt language=JavaScr' + 'ipt src="http://www.qiyeku.com/Js/SystemGG.Js?'+ new Date() +'"></Sc' + 'ript>')
document.write('<Scri' + 'pt language=JavaScr' + 'ipt src="http://www.qiyeku.com/JsASP/TopBar.asp?'+ new Date() +'"></Sc' + 'ript>')

/*
var _UserId = getCookie("userid")
var _UserName = getCookie("username")

document.write('<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">');
document.write('  <tr>');
document.write('    <td height="24" bgcolor="#f3f3f3">&nbsp; 中国企业库首页 <img src="/images/open.gif" width="13" height="12" />│ 全部行业 <img src="/images/open.gif" width="13" height="12" />│ 中国企业库服务 <img src="/images/open.gif" width="13" height="12" />&nbsp;&nbsp;&nbsp;&nbsp; 商贸通:在线申请 │ 咨询:0760-22270220&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://help.qiyeku.com"  target="_blank">帮助中心</a></td>');
document.write('    <td width="253" height="30" align="right" bgcolor="#f3f3f3"><table width="219" height="20" border="0" cellpadding="0" cellspacing="0">');
document.write('      <tr>');
alert(_UserId)
if(_UserId == undefined || _UserId == "" || _UserId == "0")
{
	document.write('        <td width="52" align="center" background="/images/dl.gif">&nbsp; <a href="/login.asp?BackUrl='+ escape(window.location.href) +'">登录</a></td>');
	document.write('        <td>&nbsp;</td>');
	document.write('        <td width="71" align="center" background="/images/zc.gif">&nbsp;&nbsp;&nbsp; <a href="/reg.asp">免费注册</a></td>');
	document.write('        <td>&nbsp;</td>');
}
else
{
	document.write('        <td width="71" align="center" background="/images/fb.gif">&nbsp;&nbsp; <a href="/admin/main.asp" target="_blank">会员中心</a></td>');
	document.write('        <td>&nbsp;</td>');
}
document.write('        <td width="71" align="center" background="/images/fb.gif">&nbsp;&nbsp; 发布信息</td>');
document.write('        <td>&nbsp;</td>');
document.write('      </tr>');
document.write('    </table></td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('    <td height="1" colspan="2" bgcolor="#C8C8C8"></td>');
document.write('  </tr>');
document.write('</table>');
/**/