function popupWindow(url, w, h) {
        var posX = (screen.width - w) / 2;
        var posY = (screen.height - h) / 2;
        var option = ",resizable=no,scrollbars=yes,status=no";
        window.open(url, "new_win","width="+w+",height="+h+",left="+posX +",top="+posY+option);
}


function contact_mail(){
 window.open("/board/maile.htm", "openmail", "width=550,height=200,resizable=no,scrollbars=no,top=50,left=100");
}
function catalogue(){
 window.open("/eng/catalogue/default1.html", "openmail", "width=950,height=700,resizable=no,scrollbars=no,top=50,left=100");
}


/*-ȸҰ***********************************************/

function m1_1e(){
 location.href="/eng/htm/greetings.htm";		//greeting
}
function m1_2e(){
 location.href="/eng/htm/history.htm";		//history
}
function m1_3e(){
 location.href="/eng/htm/articles.htm";		//articles
}

/*ǰҰ***********************************************/

function m2_1e(){
 location.href="/eng/htm1/air-purifier.htm";		//product
}
function m2_2e(){
 location.href="/eng/htm1/anion-desk-lamp.htm";		//product
}
function m2_3e(){
 location.href="/eng/htm1/desk-lamp.htm";		//product
}
function m2_4e(){
 location.href="/eng/htm/02_01.htm?type=list&code=000000001300000000000000000000&xcode=0000000013&lcode=0000000000&mcode=0000000000";		//product
}
function m2_5e(){
 location.href="/eng/htm1/therapy-station.htm";		//product
}
function m2_6e(){
 location.href="/eng/htm/02_01.htm?type=list&code=000000001500000000000000000000&xcode=0000000015&lcode=0000000000&mcode=0000000000";		//product
}
function m2_7e(){
 location.href="/eng/htm/02_01.htm?type=list&code=000000001600000000000000000000&xcode=0000000016&lcode=0000000000&mcode=0000000000";		//product
}
function m2_8e(){
 location.href="/eng/htm1/anion-generator.htm";		//product
}
function m2_9e(){
 location.href="/eng/htm/02_01.htm?type=list&code=000000001800000000000000000000&xcode=0000000018&lcode=0000000000&mcode=0000000000";		//product
}

/*큦***********************************************/

function m3_1e(){
 location.href="/eng/htm/related_info.htm";		//relatedinfo
}
function m3_2e(){
 location.href="/eng/htm/certificate.htm";		//certificate
}
function m3_3e(){
 location.href="/eng/htm/manual.htm";		//manual
}
function m3_4e(){
 location.href="javascript:catalogue()";		//web catalogue
}
function m3_5e(){
 location.href="/eng/htm/shipping_information.htm";		//shipping information
}


/*Ŀ´Ƽ***********************************************/

function m4_1e(){
 location.href="/eng/htm/qna.htm";		//QNA
}
function m4_2e(){
 location.href="/eng/htm/notice.htm";		//NOTICE
}


/*Ŀ´Ƽ***********************************************/

function m5_1e(){
 location.href="/index.htm";		//kor
}
function m5_2e(){
 location.href="javascript:contact_mail();";		//contactus
}
function m5_3e(){
 location.href="/eng/htm/sitemap.html";		//sitemap
}


function m5_2(){
	contact_mail();		//contactus
}
function m5_3(){
	location.href="/index_j.htm";		//japanese
}