/****** home, sitemap, contact us ¸µÅ© *****************/
/* »ó´Ü È¨ */                function home() { location.href = "/eng/"; }
/* »ó´Ü CONTACT US */		 function mail() {  
	var dest = "/eng/customer/pop_inquiry.asp";
	window.open(dest, "ContactWin", "scrollbars=no,toolbar=no,location=no,directories=no,width=600,height=580,resizable=no,mebar=no,left=250,top=65");
}
/* »ó´Ü »çÀÌÆ®¸Ê */          function sitemap() { location.href = "/eng/contents/etc/sitemap.asp"; }
/* »ó´Ü ¿µ¹®»çÀÌÆ® */        function kor() { location.href = "/"; }

/****** menu ¸µÅ© *****************/
/* 1Â÷¸Þ´º */ function menu1() { location.href = "/eng/contents/comp/overview.asp"; }
/* 1Â÷¸Þ´º */ function menu2() { location.href = "/eng/contents/prod/product.asp"; }

/******* È¸»ç¼Ò°³ ¸µÅ© *****************/
function menu1sub1() { location.href = "/eng/contents/comp/overview.asp"; }
function menu1sub2() { location.href = "/eng/contents/comp/greeting.asp"; }
function menu1sub3() { location.href = "/eng/contents/comp/history.asp"; }
function menu1sub4() { location.href = "/eng/contents/comp/business.asp"; }
function menu1sub5() { location.href = "/eng/contents/comp/location.asp"; }

/******* Á¦Ç°Á¤º¸ ¸µÅ© *****************/
function menu2sub1() { location.href = "/eng/contents/prod/product.asp"; }
function menu2sub2() { location.href = "/eng/contents/prod/product2.asp"; }
function menu2sub3() { location.href = "/eng/contents/prod/product3.asp"; }
function menu2sub4() { location.href = "/eng/contents/prod/product4.asp"; }
function menu2sub5() { location.href = "/eng/contents/prod/product5_1_01.asp"; }
function menu2sub7() { location.href = "/eng/contents/prod/chemical.asp"; }

