function sb_mn_link(sb_top_num)		
{
	
	if(sb_top_num == "0") gopath = '/KOR/main.asp';
	
	if(sb_top_num == "11") gopath = '/KOR/m01_abtalt1/s01_summary/summary.asp?sb=11';
	if(sb_top_num == "12") gopath = '/KOR/m01_abtalt1/s02_ceo/ceo.asp?sb=12';
	if(sb_top_num == "13") gopath = '/KOR/m01_abtalt1/s03_vision/vision.asp?sb=13';
	if(sb_top_num == "14") gopath = '/KOR/m01_abtalt1/s04_history/history.asp?sb=14';
	if(sb_top_num == "15") gopath = '/KOR/m01_abtalt1/s05_technique/technique.asp?sb=15';
	if(sb_top_num == "16") gopath = '/KOR/m01_abtalt1/s06_ci/ci.asp?sb=16';
	if(sb_top_num == "17") gopath = '/KOR/m01_abtalt1/s07_organization/organization.asp?sb=17';
	if(sb_top_num == "18") gopath = '/KOR/m01_abtalt1/s08_location/location.asp?sb=18';
	
	if(sb_top_num == "21") gopath = '/KOR/m02_gms/s01_tws2/tws2.asp?sb=21';
	if(sb_top_num == "22") gopath = '/KOR/m02_gms/s02_tws1/tws1.asp?sb=22';
	if(sb_top_num == "23") gopath = '/KOR/m02_gms/s03_project_n/project_n.asp?sb=23';
	if(sb_top_num == "24") gopath = '/KOR/m02_gms/s04_project_t/project_t.asp?sb=24';
	
	if(sb_top_num == "31") gopath = '/KOR/m03_biz/s01_global_service/global_service.asp?sb=31';
	if(sb_top_num == "32") gopath = '/KOR/m03_biz/s02_partners/partners.asp?sb=32';
	
	if(sb_top_num == "41") gopath = '/KOR/m04_pr/s01_news/news.asp?sb=41';
	if(sb_top_num == "42") gopath = '/KOR/m04_pr/s02_speech/speech.asp?sb=42';
	if(sb_top_num == "43") gopath = '/KOR/m04_pr/s03_movie/movie.asp?sb=43';
	
	if(sb_top_num == "51") gopath = '/KOR/m05_career/s01_culture/culture.asp?sb=51';
	if(sb_top_num == "52") gopath = '/KOR/m05_career/s02_open_space/open_space.asp?sb=52';
	if(sb_top_num == "53") gopath = '/KOR/m05_career/s03_people/people.asp?sb=53';
	if(sb_top_num == "54") gopath = '/KOR/m05_career/s04_welfare/welfare.asp?sb=54';
	if(sb_top_num == "55") gopath = '/KOR/m05_career/s05_compensation/compensation.asp?sb=55';
	if(sb_top_num == "56") gopath = '/KOR/m05_career/s06_recruit_process/recruit_process.asp?sb=56';
	if(sb_top_num == "57") gopath = '/KOR/m05_career/s07_recruit_announcement/recruit_announcement.asp?sb=57';
	if(sb_top_num == "58") gopath = '/KOR/m05_career/s08_recruit_result/recruit_result.asp?sb=58';
	
	document.location.href = gopath;
	
}

<!-- ÀÌ¹ÌÁö ·Ñ¿À¹ö -->
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}