
//È¸»ç¼Ò°³
function go1(chk)
{
         if (chk==0) {
			document.location ='/overview/overview_main.asp';//
		}  else if (chk==1) {
			document.location ='/overview/corp.asp';//
		} else if (chk==2) {
			document.location ='/overview/vision.asp';//
		} else if (chk==3) {
			document.location ='/overview/history_present.asp';//
		} else if (chk==4) {
			document.location ='/overview/recruit.asp';//
		} else if (chk==5) {
			document.location ='/overview/location.asp';//
		}
}


//»çÈ¸°øÇå
function go2(chk)
{
         if (chk==0) {
			document.location ='/activity/activity_main.asp';
		}  else if (chk==1) {
			document.location ='/activity/habitat.asp';//
		} else if (chk==2) {
			document.location ='/activity/child.asp';//
		} else if (chk==3) {
			document.location ='/activity/flower.asp';//
		} else if (chk==4) {
			document.location ='/activity/farm.asp';//
		} else if (chk==5) {
			document.location ='/activity/activity.asp';//
		} 
}

//ÅõÀÚÁ¤º¸
function go3(chk)
{
         if (chk==0) {
			document.location ='/ir/ir_main.asp';
		}  else if (chk==1) {
			document.location ='/ir/rule.asp';//
		} else if (chk==2) {
			document.location ='/ir/sales.asp';// 
		} else if (chk==3) {
			document.location ='/ir/profitnloss.asp';//
		} else if (chk==4) {
			document.location ='/ir/present_price.asp';//
		} else if (chk==5) {
			document.location ='/ir/analyst_report.asp';// 
		} else if (chk==6) {
			document.location ='/ir/ir_activity.asp';//
		} else if (chk==7) {
			document.location ='/ir/faq.asp';//
		}
}



//»çÀÌ¹öÈ«º¸
function go4(chk)
{
			
         if (chk==0) {
			document.location ='/pr/pr_main.asp';
		}  else if (chk==1) {
			document.location ='/pr/board_list.asp?fpart=eng';//
		} else if (chk==2) {
			document.location ='/pr/board_list.asp?fpart=focus_eng';//
		} else if (chk==3) {
			document.location ='/pr/movie.asp';//
		} else if (chk==4) {
			document.location ='/pr/brochure.asp';//
		} else if (chk==5) {
			document.location ='/pr/ad.asp';//
		} 
}





