if (getCookie("user") != null){	
 	document.writeln("<table width=\"618\" height=\"20\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"http://www.hiseoultrade.com/images/en/topbg1.gif\">");
	document.writeln("  <tr>");
	document.writeln("    <td width=\"298\" height=\"20\" align=\"right\" valign=\"top\"></td>");
	document.writeln("    <td width=\"50\" align=\"right\" valign=\"top\"><a href=\"http://www.hiseoultrade.com/app/servlet/RequestProcessor?event=Logout.Click&flag=E\"><img src=\"http://www.hiseoultrade.com/images/en/logout.gif\" border=\"0\"></a></td>");
	document.writeln("    <td width=\"56\" align=\"right\" valign=\"top\"><a href=\"http://www.hiseoultrade.com/app/servlet/RequestProcessor?event=MyCompanyProfile.Click&\"><img src=\"http://www.hiseoultrade.com/images/en/mypage.gif\" width=\"56\" height=\"20\" border=\"0\"></a></td>");
	document.writeln("    <td width=\"74\" align=\"right\" valign=\"top\"><a href=\"http://comm.sba.seoul.kr/community/main.asp?comseq=169&comurl=etrade\" target=\"_blank\"><img src=\"http://www.hiseoultrade.com/images/en/community.gif\" width=\"74\" height=\"20\" border=\"0\"></a></td>");
	document.writeln("    <td width=\"57\" align=\"right\" valign=\"top\"><a href=\"http://www.hiseoultrade.com/sub/sitemap.html\"><img src=\"http://www.hiseoultrade.com/images/en/sitemap.gif\" width=\"57\" height=\"20\" border=\"0\"></a></td>");
	document.writeln("    <td width=\"59\" align=\"right\" valign=\"top\"><a href=\"http://kr.hiseoultrade.com/\" target=\"_top\"><img src=\"http://www.hiseoultrade.com/images/en/korea.gif\" width=\"59\" height=\"20\" border=\"0\"></a></td>");
	document.writeln("    <td width=\"24\" align=\"right\">&nbsp;</td>  ");
	document.writeln("  </tr>");
	document.writeln("</table>");
} else { 
 	document.writeln("<table width=\"618\" height=\"20\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"http://www.hiseoultrade.com/images/en/topbg1.gif\">");
	document.writeln("  <tr>");
	document.writeln("    <td width=\"433\" height=\"20\" align=\"right\" valign=\"top\"></td>");
	document.writeln("    <td width=\"45\" align=\"right\" valign=\"top\"><a href=\"http://www.hiseoultrade.com/app/servlet/RequestProcessor?event=Login.Click&nextEvent=MyCompanyProfile.Click&forever=on\"><img src=\"http://www.hiseoultrade.com/images/en/login.gif\" width=\"44\" height=\"20\" border=\"0\"></a></td>");
	document.writeln("    <td width=\"57\" align=\"right\" valign=\"top\"><a href=\"http://www.hiseoultrade.com/sub/sitemap.html\"><img src=\"http://www.hiseoultrade.com/images/en/sitemap.gif\" width=\"57\" height=\"20\" border=\"0\"></a></td>");
	document.writeln("    <td width=\"59\" align=\"right\" valign=\"top\"><a href=\"http://kr.hiseoultrade.com/\" target=\"_top\"><img src=\"http://www.hiseoultrade.com/images/en/korea.gif\" width=\"59\" height=\"20\" border=\"0\"></a></td>");
	document.writeln("    <td width=\"24\" align=\"right\">&nbsp;</td>  ");
	document.writeln("  </tr>");
	document.writeln("</table>");
} 