
<!--
function goMenu(Arg){
   var Arg;
	if (Arg == "a1"){
		location.href="/public_html/intro/intro.asp";
	}else if (Arg == "a2"){
		location.href="/public_html/intro/intro02.asp";
	}else if (Arg == "a3"){
		location.href="/public_html/intro/intro03.asp";
	}else if (Arg == "a4"){
		location.href="/public_html/intro/intro03_1.asp";
	}else if (Arg == "a5"){
		location.href="/public_html/intro/intro04.asp";
	}else if (Arg == "a6"){
		location.href="/public_html/intro/intro06.asp";
	}else if (Arg == "a7"){
		location.href="/public_html/intro/intro08.asp";
		
	
	}else if (Arg == "b1"){
		location.href="/public_html/news/news.asp?gubun=gong";
	}else if (Arg == "b2"){
		location.href="/public_html/news/news.asp?gubun=new";
	}else if (Arg == "b3"){
		location.href="/public_html/news/news.asp?gubun=plan";
	}else if (Arg == "b4"){
		location.href="/public_html/society/society_list.asp?gubun=so";
		
		
		
		
	}else if (Arg == "c1"){
		location.href="/public_html/center/center02.asp";
	}else if (Arg == "c2"){
		location.href="/public_html/info/info_deungkiso.asp";
	}else if (Arg == "c3"){
		location.href="/public_html/center/Free_SangDam.asp";
	}else if (Arg == "c4"){
		location.href="/public_html/news/younsu.asp";
	}else if (Arg == "c5"){
		location.href="/public_html/news/singyu.asp";
	}else if (Arg == "c6"){
		location.href="/public_html/center/center04.asp";
	}else if (Arg == "c7"){
		location.href="/public_html/center/SangDam_site.asp";
	}else if (Arg == "c8"){
		location.href="/public_html/center/center06.asp";
	}else if (Arg == "c9"){
		location.href="/public_html/center/Scout.asp";
			
		
		

    }else if (Arg == "d1"){
		location.href="/public_html/intro/intro09.asp";
	}else if (Arg == "d2"){
		location.href="/public_html/intro/intro05.asp";
	}else if (Arg == "d3"){
		location.href="/public_html/judicial/judicial.asp";
	}else if (Arg == "d4"){
		location.href="/public_html/community/sockbo.asp";
	}else if (Arg == "d5"){
		location.href="/public_html/community/data.asp";
	}else if (Arg == "d6"){
		location.href="/public_html/community/hong.asp";
		
		
		
		
    }else if (Arg == "e1"){
		location.href="/public_html/community/gongmun.asp";
	}else if (Arg == "e2"){
		location.href="/public_html/community/gongmun_susin.asp";
	}else if (Arg == "e3"){
		location.href="/public_html/service/service03.asp";
	}else if (Arg == "e4"){
		location.href="/public_html/service/Jibang_Find.asp";




    }else if (Arg == "f1"){
		location.href="/public_html/community/qna.asp";
	}else if (Arg == "f2"){
		location.href="/public_html/community/SiteService.asp";
	}else if (Arg == "f3"){
		location.href="/public_html/community/sursik_down.asp";
	}else if (Arg == "f4"){
		location.href="/public_html/community/weone.asp?strType=D";
	}else if (Arg == "f5"){
		location.href="/public_html/ssi/board_list_inc_law.asp?strType=A";
	}else if (Arg == "f6"){
		location.href="/public_html/ssi/board_list_inc_commit.asp?strType=G";
	}
}

//-->

