
//È¸»ç¼Ò°³
function go1(chk)
{
    if (chk==0) {
			document.location ='/KR/overview/overview_main.asp';//
		} else if (chk==1) {
			document.location ='/KR/overview/corp.asp';//
		} else if (chk==2) {
			document.location ='/KR/overview/vision.asp';//
		} else if (chk==3) {
			document.location ='/KR/overview/history_present.asp';//
		} else if (chk==4) {
			document.location ='/KR/overview/recruit.asp';//
		} else if (chk==5) {
			document.location ='/KR/overview/trade_outline.asp';//
		} else if (chk==6) {
			document.location ='/KR/overview/location.asp';//
		}
}


//»ó»ý°æ¿µ
function go2(chk)
{
    if (chk==0) {
			document.location ='/KR/activity/activity_main.asp';//
		} else if (chk==1) {
			document.location ='/KR/activity/activity_news_list.asp';//
		} else if (chk==2) {
			document.location ='/KR/activity/report_01.asp';//
		} else if (chk==3) {
			document.location ='/KR/activity/cp_organization.asp';//
		} 
		
}

//ÅõÀÚÁ¤º¸
function go3(chk)
{
    if (chk==0) {
			document.location ='/KR/ir/ir_main.asp';//
		} else if (chk==1) {
			document.location ='/KR/ir/rule.asp';//
		} else if (chk==2) {
			document.location ='/KR/ir/sales.asp';// 
		} else if (chk==3) {
			document.location ='/KR/ir/profitnloss.asp';//
		} else if (chk==4) {
			document.location ='/KR/ir/present_price.asp';//
		} else if (chk==5) {
			document.location ='/KR/ir/analyst_report.asp';// 
		} else if (chk==6) {
			document.location ='/KR/ir/ir_activity.asp';//
		} else if (chk==7) {
			document.location ='/KR/ir/faq.asp';//
		}
}



//»çÀÌ¹öÈ«º¸
function go4(chk)
{
         if (chk==0) {
			document.location ='/KR/pr/pr_main.asp';//
		}  else if (chk==1) {
			document.location ='/KR/pr/board_list.asp?fpart=bodo_m';//
		}  else if (chk==2) {
			document.location ='/KR/pr/board_list.asp?fpart=sa_focus';//
		} else if (chk==3) {
			document.location ='/KR/pr/movie.asp';//
		} else if (chk==4) {
			document.location ='/KR/pr/brochure.asp';//
		} else if (chk==5) {
			document.location ='/KR/pr/ad.asp';//
		} 
}





