// JavaScript Document
function getCookies(index)
{
	//alert(document.cookie);
	var aCookie=document.cookie.split(";");  
	var str; 
	for (var i=0;i<aCookie.length;i++)   
	{ 
		//alert(aCookie[i]);
		var aCrumb=aCookie[i].split("=");
		if(aCrumb[0].indexOf(index)!=-1)
		{
			//alert(aCrumb[1]);
			str= aCrumb[1];
			break;
		}
	}   
	return	str;
}
function delCookie()   
{   
	//document.cookie="UserId='';domain=.cnmaga.com";	
	var date=new Date();
	date.setTime(date.getTime()-1000000000); // 删除一个cookie，就是将其过期时间设定为一个过去的时间
	document.cookie="corpId=;userName=;domain=.cnmaga.com;expire="+date.toGMTString();
	window.location.reload();
	
}
var userName = getCookies("userName");
//alert(userName);
var corpId = getCookies("corpId");

document.writeln("<div id=\"header\">");
document.writeln("		<h1>中国麦客旗下网站<\/h1>");
if(userName=="" || userName==null || corpId=="" || corpId==null)
{
document.writeln("		<ul class=\"top\">");
document.writeln("			<li><a href=\"http:\/\/www.cnmaga.com\/login.shtml\">登录<\/a> <\/li>");
document.writeln("			<li><a href=\"http:\/\/www.cnmaga.com\/register.shtml\">免费注册<\/a> <\/li>");
document.writeln("			<li class=\"end\"><a href=\"http:\/\/www.cnmaga.com\/help\/index.html\">帮助中心<\/a><\/li>");
document.writeln("		<\/ul>");
document.writeln("		");
}else
{
document.writeln("		<ul class=\"top\">");
document.writeln("			<li>欢迎您 "+userName+" | <a href=\"member\/index.shtml\">管理中心<\/a>  <\/li>");
document.writeln("			<li> <a onclick=\"javascript:return delCookie();\" style=\"cursor:pointer\">退出<\/a>  <\/li>");
document.writeln("			<li class=\"end\"><a href=\"http:\/\/www.cnmaga.com\/help\/index.html\">帮助中心<\/a><\/li>");
document.writeln("		<\/ul>");
}
document.writeln("		<p class=\"logo\"><img src=\"http:\/\/www.cnmaga.com\/img\/logo_top.jpg\" alt=\"企业商刊网logo\" \/>");
document.writeln("		<\/p>");
document.writeln("		<ul class=\"globalNavi\">");
document.writeln("");
document.writeln("		<li id=\"one\"><a href=\"http:\/\/www.cnmaga.com\" >首　页<\/a><\/li>");
document.writeln("	  <li id=\"two\"><a href=\"http:\/\/corpration.cnmaga.com\/index.html\">企业商刊<\/a><\/li>");
document.writeln("	  <li id=\"three\"><a href=\"http:\/\/Industry.cnmaga.com\/index.html\" >企业黄页<\/a><\/li>");
document.writeln("	  <li id=\"four\"><a href=\"http:\/\/News.cnmaga.com\/index.html\" >商业资讯<\/a><\/li>");
if(userName=="" || userName==null || corpId=="" || corpId==null)
{
document.writeln("	  <li id=\"five\"><a href=\"http:\/\/www.cnmaga.com\/member\/cpylogin.shtml\" >我的商刊中心<\/a><\/li>");
}else
{
document.writeln("	  <li id=\"five\"><a href=\"http:\/\/www.cnmaga.com\/member\/index.shtml\" >我的商刊中心<\/a><\/li>");
}
document.writeln("		<\/ul>");
document.writeln("<form name=\"search\" action=\"http:\/\/www.cnmaga.com\/searchResult.shtml\" method=\"post\">");
document.writeln("		<div class=\"orange\">");
document.writeln("			<div>");
document.writeln("				<input type=\"\/\" size=\"99\" class=\"wenben\" name=\"keyword\" id=\"keyword\" \/>");
document.writeln("				<select name=\"type\" class=\"input01\">");
document.writeln("          <option value=\"edition\">搜商刊<\/option>");
document.writeln("          <option value=\"corpration\">搜企业<\/option>");
document.writeln("          <option value=\"news\">搜商讯<\/option>");
document.writeln("		  <\/select>");
document.writeln("		  <input type=\"image\" src=\"http:\/\/www.cnmaga.com\/img\/button_search.jpg\" alt=\"搜索\" value=\"搜索\" onclick=\"javascript:return document.search.submit();\"\/>");
document.writeln("				<p><a href=\"http:\/\/www.cnmaga.com\/cem\/home.html\" class=\"top_href\">如何让你的企业成为网络明星<\/a><\/p>");
document.writeln("			<\/div>");
document.writeln("		<\/form>");
document.writeln("			<div class=\"back\">");
document.writeln("				<p>热门关键词：<a class=\"top_href\" href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=奥运\" >奥运<\/a>  <a class=\"top_href\" href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=饰品\" >饰品<\/a>  <a class=\"top_href\" href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=服装\" >服装<\/a>  <a class=\"top_href\" href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=电器\" >电器<\/a>  <a class=\"top_href\" href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=涂料\" class=\"top_href\">涂料<\/a>  <a href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=自动化\" class=\"top_href\">自动化<\/a>  <a href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=塑料\" class=\"top_href\">塑料<\/a>  <a href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=机械\" class=\"top_href\">机械<\/a>  <a href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=休闲\" class=\"top_href\">休闲<\/a>  <a href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=数码\" class=\"top_href\">数码<\/a>  <a href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=通信\" class=\"top_href\">通信<\/a>  <a href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=房产\" class=\"top_href\">房产<\/a>  <a href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=装修\" class=\"top_href\">装修<\/a>  <a href=\"http:\/\/www.cnmaga.com\/searchResult.shtml?type=edition&keyword=网络\" class=\"top_href\">网络<\/a> <\/p>");
document.writeln("				<p class=\"right\">目前已覆盖<span style=\"color:#000000\">130<\/span>个行业，拥有<span style=\"color:#000000\">456<\/span>家公司<\/p>");
document.writeln("			<\/div>");
document.writeln("		<\/div>");
document.writeln("	<\/div>")