//javascript:NaviLink('10');
root = "";

/*1***********************************************/

function m1_1(){
 location.href="/eng/01_sub/01_sub.html";
 }
function m1_2(){
 location.href="/eng/01_sub/02_sub.html";
}
function m1_3(){
 location.href="/eng/01_sub/03_sub.html";
}
function m1_4(){
 location.href="/eng/01_sub/04_sub.html";
}


/*2***********************************************/

function m2_1(){
 location.href="/eng/02_sub/01_sub.html";
 }
function m2_1_2(){
 location.href="/eng/02_sub/01_2_sub.html";
}
function m2_2(){
 location.href="/eng/02_sub/02_sub.html";
}
function m2_3(){
 location.href="/eng/02_sub/03_sub.html";
}
function m2_3_2(){
 location.href="/eng/02_sub/03_2_sub.html";
}



/*3***********************************************/

function m3_1(){
 location.href="/eng/03_sub/01_sub.html";
 }
function m3_2(){
 location.href="/eng/03_sub/02_sub.html";
}
function m3_3(){
 location.href="/eng/03_sub/03_sub.html";
}

/*4***********************************************/

function m4_1(){
 location.href="/eng/04_sub/01_sub.html";
}
function m4_1_2(){
 location.href="/eng/04_sub/01_2_sub.html";
}
function m4_2(){
 location.href="/eng/04_sub/02_sub.html";
}
function m4_2_2(){
 location.href="/eng/04_sub/02_2_sub.html";
}
function m4_3(){
 location.href="/eng/04_sub/03_sub.html";
}


/*5***********************************************/

function m5_1(){
 location.href="/fsbClient/ezboard.jsp?bm_seq=7091";
}
function m5_2(){
 location.href="http://kr.gobizkorea.com/popup/newhm_pop_inquiry.jsp?co_code=2008-00121&co_lang=2";
}
function m5_3(){
 location.href="/fsbClient/ezboard.jsp?bm_seq=7092";
}
function m5_4(){
 location.href="/eng/05_sub/04_sub.html";
}


/*6***********************************************/

function m6_1(){
 location.href= "/sitemap.html";
}

//¹öÆ°Å×µÎ¸® ¾ø¾Ö±â
function bluring(){ 
if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus(); 
} 
//document.onfocusin=bluring; 

