var thisURL = '';
thisURL = this.location.href;
if (
    thisURL.indexOf('/srch_company') > 0 ||
    thisURL.indexOf('/srch_company_category') > 0 ||
    thisURL.indexOf('/srch_product') > 0 ||
    thisURL.indexOf('/srch_product_category') > 0 ||
    thisURL.indexOf('/srch_trade') > 0 ||
    thisURL.indexOf('/srch_trade_category') > 0 ||
    thisURL.indexOf('/company_showtext') > 0 ||
    thisURL.indexOf('/company__category_showtext') > 0 ||
    thisURL.indexOf('/product_showtext') > 0 ||
    thisURL.indexOf('/product__category_showtext') > 0 ||
    thisURL.indexOf('/trade_showtext') > 0 ||
    thisURL.indexOf('/trade__category_showtext') > 0
   )
{
	alert('This search page you are seeing is expired. You can search them in new search pages.');
	this.location.href = 'http://www.ec21.com/';
}

var browserLang;
if (navigator.appName == "Netscape") {
	browserLang = navigator.language;
}else{
	browserLang = navigator.userLanguage;
}


document.writeln("<table width=\"98%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");            
document.writeln("  <tr>");
document.writeln("    <td rowspan=\"3\" width=\"142\" height=\"60\"> <a href=\"http://www.ec21.com\"><img src=\"http://www.ec21.com/images/app/ec/nindex/logo_0.gif\" width=\"80\" height=\"30\" border=\"0\"></a><br>");
document.writeln("      <a href=\"http://www.ec21.com\"><a href=\"http://www.ec21.com/\"><img src=\"http://www.ec21.com/images/app/ec/nindex/logo_1.gif\" width=\"128\" height=\"13\" border=\"0\"></a>");
document.writeln("    </td>");
document.writeln("    <td colspan=\"2\" height=\"2\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td colspan=\"2\" align=\"right\">");
document.writeln("      <table width=\"182\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr>");
document.writeln("          <td><a href=\"javascript:getMail()\"><img src=\"http://www.ec21.com/images/app/ec/nindex/navi_top01.gif\" width=\"43\" height=\"15\" border=\"0\"></a></td>");
document.writeln("          <td><img src=\"http://www.ec21.com/images/app/ec/nindex/navi_top_pat.gif\" width=\"1\" height=\"15\"></td>");

if (getCookie("user") != null)
document.writeln("      <td><a href=\"http://www.ec21.com/app/servlet/RequestProcessor?event=Logout.Click\" target=\"_top\"  class=\"SB\"><img src=\"http://www.ec21.com/images/app/ec/nindex/btn_top09.gif\" width=\"55\" height=\"14\" border=\"0\"></a></td>");
else
document.writeln("          <td><a href=\"http://www.ec21.com/app/servlet/RequestProcessor?event=Login.Click&nextEvent=MyEC21.Click\"><img src=\"http://www.ec21.com/images/app/ec/nindex/navi_top02.gif\" width=\"55\" height=\"15\" border=\"0\"></a></td>");

document.writeln("          <td><img src=\"http://www.ec21.com/images/app/ec/nindex/navi_top_pat.gif\" width=\"1\" height=\"15\"></td>                                                                            ");
document.writeln("          <td><a href=\"http://www.ec21.com/doc/app/content/sitemap.html\"><img src=\"http://www.ec21.com/images/app/ec/nindex/navi_top03.gif\" width=\"57\" height=\"15\" border=\"0\"></a></td>");
document.writeln("          <td><img src=\"http://www.ec21.com/images/app/ec/nindex/navi_top_pat.gif\" width=\"1\" height=\"15\"></td>                                                                            ");
document.writeln("          <td><a href=\"http://www.ec21.com/doc/app/content/help.html\"><img src=\"http://www.ec21.com/images/app/ec/nindex/navi_top04.gif\" width=\"38\" height=\"15\" border=\"0\"></a></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td valign=\"bottom\">");
document.writeln("      <table width=\"486\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("        <tr>");
document.writeln("          <td><a href=\"http://www.ec21.com\"><img src=\"http://www.ec21.com/images/app/ec/nindex/navi01.gif\" width=\"66\" height=\"26\" border=\"0\"></a></td>");
document.writeln("          <td width=\"2\"></td>");
document.writeln("          <td><a href=\"http://search.ec21.com/search/ProductCategoryCount.cgi\"><img src=\"http://www.ec21.com/images/app/ec/nindex/navi02.gif\" width=\"115\" height=\"26\" border=\"0\"></a></td>");
document.writeln("          <td width=\"2\"></td>");
document.writeln("          <td><a href=\"http://search.ec21.com/search/TradeCategoryCount.cgi\"><img src=\"http://www.ec21.com/images/app/ec/nindex/navi03.gif\" width=\"91\" height=\"26\" border=\"0\"></a></td>");
document.writeln("          <td width=\"2\"></td>");
document.writeln("          <td><a href=\"http://search.ec21.com/search/CompanyCategoryCount.cgi\"><img src=\"http://www.ec21.com/images/app/ec/nindex/navi04.gif\" width=\"128\" height=\"26\" border=\"0\"></a></td>");
document.writeln("          <td width=\"2\"></td>");
document.writeln("          <td><a href=\"/app/servlet/RequestProcessor?event=MyEC21.Click\"><img src=\"http://www.ec21.com/images/app/ec/nindex/navi05.gif\" width=\"74\" height=\"26\" border=\"0\"></a></td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("    <td width=\"142\" align=\"right\" class=\"S0\" valign=\"bottom\"><a href=\"http://kr.ec21.com/\">Korean</a>");
document.writeln("      &nbsp;&nbsp;<a href=\"http://cn.ec21.com/\">Chinese</a>&nbsp;&nbsp;</td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td colspan=\"3\" height=\"1\" bgcolor=\"#21518C\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
