//¸ÞÀÎÃ¹È­¸é
function menu0(chk)
{
         if (chk==0) {
			window.open("http://www.naver.com","_blank")	//»õÃ¢
		}  else if (chk==1) {
			document.location ='http://test1.gongdan.go.kr/gongdan/index.jsp'; //_self
		}
}



//¹®È­½Ã¼³
function menu1(chk)
{
         if (chk==0) {
			window.open("http://indie.arirang.go.kr","_blank")//µ¶¸³¿µÈ­°ü
		}  else if (chk==1) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/culture/index.jsp'; //½Ã³×/¹Ìµð¾î¼¾ÅÍ
		}  else if (chk==2) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/culture/index.jsp'; //¼ººÏ±¸¸³¹Ì¼ú°ü
		}  
}

//º¹Áö½Ã¼³
function menu2(chk)
{
         if (chk==0) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/welfare/index.jsp';//Ã»¼Ò³â
		}  else if (chk==1) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/welfare/index.jsp'; //»¡·¡¹æ
		}  else if (chk==2) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/welfare/index.jsp'; //ÁÖÂ÷Àå
		}  else if (chk==3) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/welfare/index.jsp'; //¾ÆÀÌÁ¶¾Æ
		}  else if (chk==4) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/welfare/index.jsp'; //¾î¸°ÀÌÁý
		}  else if (chk==5) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/welfare/index.jsp'; //ÁÖÂ÷»ç¾÷ÆÀ
		} 
		
}

//Ã¼À°½Ã¼³
function menu3(chk)
{
         if (chk==0) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/sports/index.jsp';//°³¿î»ê
		}  else if (chk==1) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/sports/index.jsp'; //ºÏ¾Ç°ñÇÁ
		}  else if (chk==2) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/sports/index.jsp'; //Á¤¸ªºÏ¾Ç
		}  else if (chk==3) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/sports/index.jsp'; //¼ººÏ¿©¼º
		}  else if (chk==4) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/sports/index.jsp'; //¼ººÏ·¹Æ÷Ã÷
		}  else if (chk==5) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/sports/index.jsp'; //¼ººÏ±¸¹ÎÈ¸°ü
		}  else if (chk==6) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/sports/index.jsp'; //¼ººÏ±¸¹ÎÃ¼À°°ü
		}  else if (chk==7) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/sports/index.jsp'; //ÇØ¿À¸§
		} 
		
}

//µµ¼­°ü
function menu4(chk)
{
         if (chk==0) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/library/index.jsp';//¼ººÏÁ¤º¸
		}  else if (chk==1) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/library/index.jsp'; //¾Æ¸®¶û
		}  else if (chk==2) {
			document.location ='http://test1.gongdan.go.kr/gongdan/business/library/index.jsp'; //ÇØ¿À¸§¾î¸°ÀÌ
		}  
}
