document.writeln("<div id=\"header_ec21\">");
document.writeln("    <div id=\"ec21Logo\"><a href=\"http://www.ec21.com/\"><img src=\"http://image.ec21.com/img/search/logo.gif\" alt=\"EC21 Global B2B Marketplace logo\" width=\"209\" height=\"33\" border=\"0\" /></a></div>");
document.writeln("  </div>");
document.writeln("  <!-- header left end -->");
document.writeln("  <!-- header left right -->");
document.writeln("  <div id=\"header_menu\">");
document.writeln("    <div class=\"topmenu noline\"> ");

								if (getCookie("user") != null && getCookie("user") != "") {
									  document.writeln("<a href=\"http://www.ec21.com/global/login/Logout.jsp\" rel='nofollow' class=\"b\">Sign Out</a>");

								} else {
									 document.writeln("<a href=\"http://www.ec21.com/global/login/Login.jsp\" rel='nofollow' class=\"b\">Sign In</a>")
									 document.writeln("	 | <a href=\"http://www.ec21.com/global/member/MyRegist.jsp\" rel='nofollow'>Join Free</a>");
                }

document.writeln(" | <img src=\"http://image.ec21.com/img/ec/community/ic_community.gif\" align=\"absmiddle\" /> <a id=\"selectCommunity\" href=\"http://community.ec21.com\" rel='nofollow'>Community</a><!-- | <a href=\"javascript:getMail();\">Mail</a>--> | <img src=\"http://image.ec21.com/img/search/basket.gif\" border=\"0\" align=\"absmiddle\" /> <a href=\"javascript:MM_openBrWindow('http://www.ec21.com/global/basic/MyInquiryBasketList.jsp','InquiryBasketList','toolbar=yes,menubar=no,scrollbars=yes,width=800,height=500')\" rel='nofollow'>Inquiry ");
document.write("	Basket</a> (");
									<!--
										var TotalCount = 0;
										var inquiries = "";
										inquiries = getCookie ( "ProductInquiry" );
										collect = parseString ( inquiries, "~" );
										TotalCount += collect.length;
										inquiries = getCookie ( "TradeInquiry" );
										collect = parseString ( inquiries, "~" );
										TotalCount += collect.length;
										inquiries = getCookie ( "CompanyInquiry" );
										collect = parseString ( inquiries, "~" );
										TotalCount += collect.length;
document.write(TotalCount);
										//-->
document.writeln(") | <a href=\"http://www.ec21.com/html/ec/help/help_01.html\" rel='nofollow'>Help</a>");
document.writeln("	</div>");
document.writeln("    <div id=\"mainNav\">");
document.writeln("      <ul>");
document.writeln("        <li ");
                       if (GMenuType =='1')
document.writeln("        class=\"current\" ");
document.writeln("        ><a href=\"http://www.ec21.com/ec-market/\">Buy Now</a></li>");
document.writeln("        <li ");
                       if (GMenuType =='2')
document.writeln("        class=\"current\" ");
document.writeln("        ><a href=\"http://importer.ec21.com/buy_leads/\">Sell Now</a></li>");
document.writeln("        <li ");
                       if (GMenuType =='3')
document.writeln("        class=\"current\" ");
document.writeln("        ><a href=\"http://www.ec21.com/html/services/index.html\">Services</a></li>");
document.writeln("        <li ");
                       if (GMenuType =='4')
document.writeln("        class=\"current\"  ");
document.writeln("        ><a href=\"http://www.ec21.com/global/basic/MyEC21.jsp\" rel='nofollow'>My EC21</a></li>");

document.writeln("      </ul>");
document.writeln("    </div>");
document.writeln("  </div>");
document.writeln("  <div class='space3'></div> ");


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
