function goHome()
{
		document.location='/index.php';
}

//story
function go1(chk)
{
         if (chk==0) {
			document.location ='#';//
		}  else if (chk==1) {
			document.location ='/story/story.php';//
		} else if (chk==2) {
			document.location ='/story/partners.php';//
		} else if (chk==3) {
			document.location ='/story/recruit.php';//
		}  else if (chk==4) {
			document.location ='/story/contact_us.php';//
		} 
}


//menu
function go2(chk)
{
         if (chk==0) {
			document.location ='#';
		}  else if (chk==1) {
			document.location ='/menu/menu_01.php';//
		} else if (chk==2) {
			document.location ='/menu/menu_02.php';//
		} else if (chk==3) {
			document.location ='/menu/menu_03.php';//
		} else if (chk==4) {
			document.location ='/menu/menu_04.php';//
		} else if (chk==5) {
			document.location ='/menu/menu_05.php';//	
		} 
}

//events
function go3(chk)
{
         if (chk==0) {
			document.location ='#';
		}  else if (chk==1) {
			document.location ='/event/event_01.php';//
		} else if (chk==2) {
			document.location ='/event/event_02.php';// 
		} else if (chk==3) {
			document.location ='/event/event_03.php';//
		}  
}



//store
function go4(chk)
{
         if (chk==0) {
			document.location ='#';
		}  else if (chk==1) {
			document.location ='/store/store_01.php';//
        }  else if (chk==11) {
			document.location ='/store/store_01.php';//
		}  else if (chk==12) {
			document.location ='/store/store_01_02.php';//	
		}  else if (chk==13) {
			document.location ='/store/store_01_03.php';//	
		} else if (chk==2) {
			document.location ='/store/store_02.php';//
		} else if (chk==3) {
			document.location ='/store/store_04.php';//
		} else if (chk==4) {
			document.location ='/store/store_04.php';//
		}
}




//board
function go5(chk)
{
         if (chk==0) {
			document.location ='#';
		}  else if (chk==1) {
			document.location ='/board/board.php';//
		} else if (chk==2) {
			document.location ='/board/qna.php';//
		} else if (chk==3) {
			document.location ='/board/freeboard.php';//
		} else if (chk==4) {
			document.location ='/board/board1.php';//
		} 
}




//member È¸¿ø°ü¸®
function  go6(chk)
{
if (chk==0) {
			document.location= '#';   
		}  else if (chk==1) {
			document.location = '/05_member/login.php';     //·Î±×ÀÎ
		} else if (chk==2) {
			document.location = '/05_member/reg_rule.php';   //¾à°üµ¿ÀÇ
		} else if (chk==21) {
			document.location  = '/05_member/join.php';    //È¸¿ø°¡ÀÔÆû
		} else if (chk==3) {
			document.location  = '/05_member/idpw_search.php';    //¾ÆÀÌµð/ºñ¹Ð¹øÈ£Ã£±â
		} else if (chk==4) {
			document.location  = '/05_member/use.php';   //ÀÌ¿ë¾à°ü
		} else if (chk==5) {
			document.location  = '/05_member/person.php';      //°³ÀÎÁ¤º¸º¸È£Á¤Ã¥
		}  else if (chk==6) {
			document.location = '/include/LogOut.php';   //·Î±×¾Æ¿ô
		}  else if (chk==7) {
			document.location  = '/05_member/member_edit.php';      //Á¤º¸¼öÁ¤
		} else if (chk==8) {
			document.location  = '/05_member/memout.php';      //È¸¿øÅ»Åð
		}
}



//sitemap
function go7(chk)
{
         if (chk==0) {
			document.location ='#';
		}  else if (chk==1) {
				document.location  = '/sitemap/sitemap.php';      //
		} 
}



/// mail
function mail(chk)
{
		if (chk==1) {
			document.location = 'mailto:hkilee@koti.re.kr ';
		}
}



function GoTop()
{
		document.location = '#top';
}



//¸ÅÀåÃ£±âÁöµµ
function map(chk)
{
         if (chk==0) {
			document.location ='#';
		}  else if (chk==1) {
			document.location ='/seoul.html';//¼­¿ï
		} else if (chk==2) {
			document.location ='/gy.html';//°æ±âµµ
		} else if (chk==3) {
			document.location ='/board/freeboard.php';//ÀÎÃµ
		} else if (chk==4) {
			document.location ='/board/store_04.php';//°­¿øµµ
		} else if (chk==4) {
			document.location ='/board/store_04.php';//
		} else if (chk==4) {
			document.location ='/board/store_04.php';//
		} else if (chk==4) {
			document.location ='/board/store_04.php';//
		} else if (chk==4) {
			document.location ='/board/store_04.php';//
		} else if (chk==4) {
			document.location ='/board/store_04.php';//
		} else if (chk==4) {
			document.location ='/board/store_04.php';//
		} else if (chk==4) {
			document.location ='/board/store_04.php';//
		} else if (chk==4) {
			document.location ='/board/store_04.php';//
		} else if (chk==4) {
			document.location ='/board/store_04.php';//
		} 
}


