function jumpBySelect(sel, targetstr)
{
	var index = sel.selectedIndex;
	if (sel.options[index].value != '') {
	 if (targetstr == 'blank') {
		 window.open(sel.options[index].value, 'win1');
	 } else {
		 var frameobj;
		 if (targetstr == '') targetstr = 'self';
		 if ((frameobj = eval(targetstr)) != null)
		 frameobj.location = sel.options[index].value;
	 }
	}
}

document.write("<table width=\"938\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("<tr>");
document.write("<td width=\"81\"><img src=\"http://img.hankooki.com/nadri/200601/m_img18.gif\" width=\"81\" height=\"32\"></td>");
document.write("<td width=\"204\" bgcolor=\"BEBEBE\"><select name=\"select_hk\" class=\"f1\" onChange=\"jumpBySelect(select_hk, 'top')\">");
document.write("<option value=\"\" selected >»çÀÌÆ® ¹Ù·Î°¡±â</option>");
document.write("<option value=\"http://www.hankooki.com/\">ÇÑ±¹¾ÆÀÌ´åÄÄ</option>");
document.write("<option value=\"http://news.hankooki.com/\">ÇÑ±¹ÀÏº¸</option>");
document.write("<option value=\"http://sports.hankooki.com/\">½ºÆ÷Ã÷ÇÑ±¹</option>");
document.write("<option value=\"http://economy.hankooki.com/\">¼­¿ï°æÁ¦</option>");
document.write("<option value=\"http://times.hankooki.com/\">ÄÚ¸®¾ÆÅ¸ÀÓÁî</option>");
document.write("<option value=\"http://kids.hankooki.com/\">¼Ò³âÇÑ±¹ÀÏº¸</option>");
document.write("</select></td>");
document.write("<td width=\"653\"><img src=\"http://img.hankooki.com/nadri/200601/m_img19.gif\" width=\"653\" height=\"32\" border=\"0\" usemap=\"#copy\"></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td colspan=\"3\"><img src=\"http://img.hankooki.com/nadri/200601/m_img20.gif\" border=\"0\" usemap=\"#Map\"></td>");
document.write("</tr>");
document.write("</table>");

document.write("<p style=\"margin-top:6px\">");
document.write("</td>");
document.write("</tr>");
document.write("</table>");

document.writeln("<map name=\"copy\">");
document.writeln("  <area shape=\"rect\" coords=\"4,8,52,26\" href=\"http://www2.hankooki.com/ieditorial/ieditorial_hk1.php\" target=_blank>");
document.writeln("  <area shape=\"rect\" coords=\"67,8,154,25\" href=\"http://member.hankooki.com/member/privacy_policy.htm\" target=_blank>");
document.writeln("  <area shape=\"rect\" coords=\"268,7,334,26\" href=\"http://member.hankooki.com/member/agreement.htm\" target=_blank>");
document.writeln("  <area shape=\"rect\" coords=\"344,5,399,24\" href=\"http://www.hankooki.com/adinfo/onlineorder.htm\" target=\"_blank\">");
document.writeln("  <area shape=\"rect\" coords=\"411,8,467,26\" href=\"http://www.hankooki.com/adinfo/ad01_01.htm\" target=\"_blank\">");
document.writeln("  <area shape=\"rect\" coords=\"477,7,541,27\" href=\"http://member.hankooki.com/member/digital_agree.htm\" target=\"_blank\">");
document.writeln("  <area shape=\"rect\" coords=\"551,6,606,27\" href=\"http://www2.hankooki.com/common/apply/hki/recruit.htm\" target=\"_blank\">");
document.writeln("  <area shape=\"rect\" coords=\"610,5,644,28\" href=\"javascript:window.scroll(0,0);\">");
document.writeln("  <area shape=\"rect\" coords=\"173,5,253,25\" href=\"http://member.hankooki.com/member/teenagers_policy.htm\" target=\"_blank\">");
document.writeln("</map>");
document.write("<map name=\"Map\">");
document.write("  <area shape=\"rect\" coords=\"73,9,183,50\" href=\"http://nadri.hankooki.com\" target=_top>");
document.write("  <area shape=\"rect\" coords=\"514,19,681,41\" href=\"mailto:nadriclub@hankooki.com\">");
document.write("</map>");
