// ¸ÞÀÎ ÆäÀÌÁö ¿À¸¥ÂÊ - È«º¸ ¹è³Ê¿ë ½ºÅ©¸³Æ® function pop_han_kr() { var PopDialog = window.showModalDialog("/pop.html?page=han_kr", "han_kr", "dialogWidth:700px; dialogHeight:550px; edge:sunken; center:yes; resizable:no; status:no; help:no; scroll:yesÌ;"); if (PopDialog == "go_han_kr") top.location.href = "/register/"; return; } function pop_dotname() { var PopDialog = window.showModalDialog("/pop.html?page=dotname", "dotname", "dialogWidth:690px; dialogHeight:627px; edge:sunken; center:yes; resizable:no; status:no; help:no; scroll:no;"); if (PopDialog == "go_dot_reg") return; } function pop_domcost() { var PopDialog = window.showModalDialog("/pop.html?page=domcost", "domcost", "dialogWidth:690px; dialogHeight:550px; edge:sunken; center:yes; resizable:no; status:no; help:no; scroll:no;"); if (PopDialog == "go_dom_cost") return; } function pop_value_sv() { var PopDialog = window.showModalDialog("/pop.html?page=value_sv", "value_sv", "dialogWidth:700px; dialogHeight:550px; edge:sunken; center:yes; resizable:no; status:no; help:no; scroll:yes;"); if (PopDialog == "go_value_sv") top.location.href = "/add_svc/"; return; } function pop_cmanage() { var PopDialog = window.showModalDialog("/pop.html?page=cmanage", "cmanage", "dialogWidth:700px; dialogHeight:550px; edge:sunken; center:yes; resizable:no; status:no; help:no; scroll:yes;"); if (PopDialog == "go_cmanage") top.location.href = "/cmanage/apply.html"; return; } function pop_plugin() { var PopDialog = window.showModalDialog("/pop.html?page=plugin", "plugin", "dialogWidth:700px; dialogHeight:550px; edge:sunken; center:yes; resizable:no; status:no; help:no; scroll:yes;"); if (PopDialog == "go_plugin") top.location.href = "/plugin/"; return; } function pop_propo() { var PopDialog = window.showModalDialog("/event/event_0.html", "À̺¥Æ®´ç÷Àھȳ»", "dialogWidth:630px; dialogHeight:550px; edge:sunken; center:yes; resizable:no; status:no; help:no; scroll:yes;"); if (PopDialog == "go_plugin") top.location.href = "/plugin/"; return; } function loc_jp() { top.location.href = "/jp_start/index.html"; } function loc_trans_kr() { top.location.href = "/transfer/"; } function loc_us() { top.location.href = "/event/us.html"; } function whois(dname) { NewWindow("/whois.html","whois",650,550,"yes") } function go_anycert() { window.open("http://www.anycert.com/","Anycert"); }