//ÇÃ·¡½Ã »ó´Ü ½ºÅ©¸³Æ® URL

function menu(Arg){
   var Arg;
 if (Arg == "0"){  
  location.href="/index.php";
 }else if (Arg == "11"){ 
  location.href="/main.php?mm=s11"; //
 }else if (Arg == "12"){ 
  location.href="/main.php?mm=s12"; //
 }else if (Arg == "13"){ 
  location.href="/main.php?mm=s13"; //
 }else if (Arg == "14"){
  location.href="/main.php?mm=s14";//
 }else if (Arg == "15"){
  location.href="/main.php?mm=s15";//
 }else if (Arg == "16"){
  location.href="/main.php?mm=s16";//
 }else if (Arg == "21"){
  location.href="/main.php?mm=s21";//
 }else if (Arg == "22"){
  location.href="/main.php?mm=s22";//
 }else if (Arg == "23"){
  location.href="/main.php?mm=s23";//
 }else if (Arg == "31"){
  location.href="/main.php?mm=s31";//
 }else if (Arg == "41"){
  location.href="/bbs/board.php?bo_table=notice";//
 }else if (Arg == "42"){
  location.href="/bbs/board.php?bo_table=news";//
 }else if (Arg == "43"){
  location.href="/bbs/board.php?bo_table=form";//
 }else if (Arg == "51"){
  location.href="/bbs/board.php?bo_table=education";//
 }else if (Arg == "52"){
  location.href="/bbs/board.php?bo_table=project";//
 }else if (Arg == "53"){
  location.href="/bbs/board.php?bo_table=data";//
 }else if (Arg == "61"){
  location.href="/main.php?m1=login";//·Î±×ÀÎ
 }else if (Arg == "62"){
  location.href="/main.php?m1=logout";//·Î±×¾Æ¿ô
 }else if (Arg == "63"){
  location.href="/bbs/register.php";//È¸¿ø°¡ÀÔ
 }else if (Arg == "64"){
  location.href="/bbs/member_confirm.php?url=register_form.php";//Á¤º¸¼öÁ¤
 }else if (Arg == "65"){
  location.href="/main.php?mm=s61";//»çÀÌÆ®¸Ê
 }else if (Arg == "66"){
  location.href="/eng/index.php";//¼îÇÎ¸ô
 }else if (Arg == "71"){
  location.href="/soft/head_main.php?cateid=1";//
 }else if (Arg == "2111"){
  location.href="/soft/head_main.php?cateid=1";//
 }else if (Arg == "2112"){
  location.href="/soft/head_main.php?cateid=14";//
 }else if (Arg == "2113"){
  location.href="/soft/head_main.php?cateid=15";//
 }else if (Arg == "2114"){
  location.href="/soft/head_main.php?cateid=16";//
 }else if (Arg == "2115"){
  location.href="/soft/head_main.php?cateid=17";//
 }else if (Arg == "2116"){
  location.href="/soft/head_main.php?cateid=18";//
 }else if (Arg == "2117"){
  location.href="/soft/head_main.php?cateid=19";//
 }else if (Arg == "2118"){
  location.href="/soft/head_main.php?cateid=20";//
 }else if (Arg == "2411"){
  location.href="/soft/head_main.php?cateid=4";//
 }else if (Arg == "2412"){
  location.href="/soft/head_main.php?cateid=21";//
 }else if (Arg == "2413"){
  location.href="/soft/head_main.php?cateid=22";//
 }else if (Arg == "2414"){
  location.href="/soft/head_main.php?cateid=23";//
 }else if (Arg == "01"){
  location.href="/bbs/logout.php";//·Î±×¾Æ¿ô
 }else if (Arg == "02"){
  location.href="/bbs/member_confirm.php?url=register_form.php";//Á¤º¸¼öÁ¤
 }else if (Arg == "81"){
  location.href="mailto:bryan.lee@meteng.co.kr";//
 }






  else if (Arg == "e0"){  
  location.href="/eng/index.php";
 }else if (Arg == "e11"){ 
  location.href="/eng/main.php?mm=s11"; //
 }else if (Arg == "e12"){ 
  location.href="/eng/main.php?mm=s12"; //
 }else if (Arg == "e13"){ 
  location.href="/eng/main.php?mm=s13"; //
 }else if (Arg == "e14"){
  location.href="/eng/main.php?mm=s14";//
 }else if (Arg == "e15"){
  location.href="/eng/main.php?mm=s15";//
 }else if (Arg == "e16"){
  location.href="/eng/main.php?mm=s16";//
 }else if (Arg == "e21"){
  location.href="/eng/main.php?mm=s21";//
 }else if (Arg == "e22"){
  location.href="/eng/main.php?mm=s22";//
 }else if (Arg == "e23"){
  location.href="/eng/main.php?mm=s23";//
 }else if (Arg == "e31"){
  location.href="/eng/main.php?mm=s31";//
 }else if (Arg == "e66"){
  location.href="/eng/main.php?mm=s61";//
 }else if (Arg == "e67"){
  location.href="/index.php";//
 }else if (Arg == "e81"){
  location.href="mailto:bryan.lee@meteng.co.kr";//
 }

}
