function go0()
{
			document.location = '/Default.asp';
}

function go_navi1(chk)
{
		if (chk==0) {			// 1´Ü°è ¸Þ´ºÈ¨
			document.location = '/Default.asp';
			//alert('1´Ü°è ¸Þ´ºÈ¨');
		} else if (chk==1) {	
			document.location = '/company/intro_1126.htm';
		} else if (chk==2) {	
			document.location = '/company/ceo_1126.htm';
		} else if (chk==3) {	
			document.location = '/company/vision_1126.htm';
		} else if (chk==4) {
			document.location = '/company/history_1126.htm';
		} else if (chk==5) {
			document.location = '/company/fair_1126.htm';
		} else if (chk==6) {
			document.location = '/company/organ_1126.htm';
		} else if (chk==7) {
			document.location = '/company/sponsor_1126.asp';
		} else if (chk==8) {
			document.location = '/company/location_1126.htm';
		}
}

function go_navi2(chk)
{
		if (chk==0) {	
			document.location = '/Default.asp';
			//alert('2´Ü°è¸Þ´º È¨'); // global
		} else if (chk==1) {	
			document.location = '/global/brand_1126.htm';
		} else if (chk==2) {	
			document.location = '/global/reput_1126.htm';
		} else if (chk==3) {	
			document.location = '/global/network_1126.htm';
		} 
}

function go_navi3(chk)
{
		if (chk==0) {			// 3´Ü°è¸Þ´º È¨ service
			document.location = '/Default.asp';
			//alert('3´Ü°è¸Þ´º È¨');
		} else if (chk==1) {	
			document.location = '/service/portal.htm';
		} else if (chk==2) {	
			document.location = '/service/premium.htm';
		} else if (chk==3) {	
			document.location = '/service/planner.htm';
		} else if (chk==4) {	
			document.location = '/service/guide.htm';
		} else if (chk==5) {	
			document.location = '/service/supporters.htm';
		} else if (chk==6) {	
			document.location = '/service/reporter.htm';
		} 
}

function go_navi4(chk)
{
		if (chk==0) {
			document.location = '/Default.asp';
			//alert('4´Ü°è¸Þ´º È¨');
		} else if (chk==1) {	
			document.location = '/prcenter/uhak.htm';
		} else if (chk==2) {	
			document.location = '/prcenter/press.asp';
		} else if (chk==3) {	
			document.location = '/prcenter/media.htm';
		} else if (chk==4) {	
			document.location = '/prcenter/action.htm';
		} else if (chk==5) {	
			document.location = '/prcenter/iae.asp';
		} 
}

function go_navi5(chk)
{
		if (chk==0) {	
			document.location = '/Default.asp';
			//alert('5´Ü°è¸Þ´º È¨');
		} else if (chk==1) {	
			document.location = '/recruit/recruit02_1126.asp';
		} else if (chk==2) {	
			document.location = '/recruit/recruit01_1126.htm';
		} else if (chk==3) {	
			document.location = '/recruit/hr_1126.htm';
		} 
}





