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

function menu(Arg){
   var Arg;
 if (Arg == "a1"){
  location.href="/main.php?m1=s11";//¼­ºñ½º¼Ò°³
 }else if (Arg == "a2"){
  location.href="/main.php?m1=s13";//»ó¼Ó¹ý·ü°ü°èºÐ¼®

 }else if (Arg == "b1"){
  location.href="/main.php?m2=s21";//»ó¼ÓÀÌ¶õ
 }else if (Arg == "b2"){
  location.href="/main.php?m2=s21#b";//»ó¼Ó¿øÀÎ
 }else if (Arg == "b3"){
  location.href="/main.php?m2=s21#c";//»ó¼ÓÈ¿°ú
 }else if (Arg == "b4"){
  location.href="/main.php?m2=s21#d";//¹ýÁ¤»ó¼ÓºÐ
 }else if (Arg == "b5"){
  location.href="/main.php?m2=s21#e";//±â¿©ºÐ
 }else if (Arg == "b6"){
  location.href="/main.php?m2=s21#f";//Æ¯º°¼öÀÍ
 }else if (Arg == "b7"){
  location.href="/main.php?m2=s21#g";//À¯·ùºÐ	

 }else if (Arg == "c1"){
  location.href="/main.php?m3=s31";//»ó¼ÓÀÎ
 }else if (Arg == "c2"){
  location.href="/main.php?m3=s31#i";//¹è¿ìÀÚ
 }else if (Arg == "c3"){
  location.href="/main.php?m3=s31#j";//Ä£»ýÀÚ
 }else if (Arg == "c4"){
  location.href="/main.php?m3=s31#k";//¾çÀÚ
 }else if (Arg == "c5"){
  location.href="/main.php?m3=s31#l";//È¥ÀÎ¿ÜÀÇÀÚ

 }else if (Arg == "d1"){
  location.href="/main.php?m4=s41";//»ó¼ÓÀÎÈ®Á¤¼Ò¼Û
 }else if (Arg == "d2"){
  location.href="/main.php?m4=s42";//»ó¼ÓÈ¸º¹Ã»±¸
 }else if (Arg == "d3"){
  location.href="/main.php?m4=s43";//ÁÖÀÇÇÒ»ó¼ÓÀÎ
 }else if (Arg == "d4"){
  location.href="/main.php?m4=s44";//À¯·ùºÐ¹ÝÈ¯Ã»±¸
 }else if (Arg == "d5"){
  location.href="/main.php?m4=s45";//±â¿©ºÐ½ÉÆÇÃ»±¸
 }else if (Arg == "d6"){
  location.href="/main.php?m4=s46";//Æ¯º°¿¬°íÀÚÀÇ»ó¼ÓÀç»êºÐ¿©Ã»±¸

 }else if (Arg == "e1"){
  location.href="/main.php?m5=s51";//À¯¾ðÀÌ¶õ
 }else if (Arg == "e2"){
  location.href="/main.php?m5=s51#n";//À¯¾ð»çÇ×
 }else if (Arg == "e3"){
  location.href="/main.php?m5=s51#o";//À¯¾ðÀÇ¹æ½Ä
 }else if (Arg == "e4"){
  location.href="/main.php?m5=s51#p";//À¯¾ðÀÇÁýÇà
 }else if (Arg == "e5"){
  location.href="/main.php?m5=s51#q";//À¯¾ðÀÛ¼º¼­ºñ½º

 }else if (Arg == "f1"){
  location.href="/main.php?m6=s61";//»ó¼ÓÄÁ¼³ÆÃ
 }else if (Arg == "f2"){
  location.href="/main.php?m6=form_mail";//¹æ¹®»ó´ã½ÅÃ»
 }else if (Arg == "f3"){
  location.href="/bbs/board.php?bo_table=qna";//Q&A
 }else if (Arg == "f4"){
  location.href="/bbs/board.php?bo_table=faq";//»ó¼ÓFAQ
 }else if (Arg == "f5"){
  location.href="/bbs/board.php?bo_table=infomation";//ÃÖ½Å»ó¼ÓÁ¤º¸

 }else if (Arg == "g1"){
  location.href="/bbs/board.php?bo_table=notice";//°øÁö»çÇ×
 }else if (Arg == "g2"){
  location.href="/main.php?m7=s62";//EASYLAW±¸¼º¿ø
 }else if (Arg == "g3"){
  location.href="/main.php?m7=s71";//¿À½Ã´Â±æ
 }else if (Arg == "g4"){
  location.href="/main.php?m7=sitemap";//»çÀÌÆ®¸Ê

 }else if (Arg == "h1"){
  location.href="javascript:PopupLayer('/preview.php','800','651','no')";//¹Ì¸®º¸±â


 }else if (Arg == "q2"){
  location.href="javascript:PopupLayer('/preview.php','800','651','no')";//¹Ì¸®º¸±â

 }
}

