function gonum(numm){	
	if (numm=="0"){
	document.location = "/main.asp"
	}
	////////±³È¸¼Ò°³
	if (numm=="11"){
	document.location = "/church/church.asp"
	}
	if (numm=="12"){
	document.location = "/church/vision.asp"
	}
	if (numm=="13"){
	document.location = "/church/worship.asp"
	}
	if (numm=="14"){
	document.location = "/church/rev.asp"
	}
	if (numm=="15"){
	document.location = "/church/rev.asp"
	}
	if (numm=="16"){
	document.location = "/church/ymd.asp"
	}
	if (numm=="17"){
	document.location = "/church/map.asp"
	}
	////±è¿ø¼ö¸ñ»ç¿Í ÇÔ²²
	if (numm=="21"){
	document.location = "/sermon/list.asp?b_id=rev"
	}
	if (numm=="22"){
	document.location = "/sermon/list.asp?b_id=sermon"
	}
	if (numm=="23"){
	document.location = "/sermon/list.asp?b_id=column"
	}
	if (numm=="24"){
	document.location = "/sermon/list.asp?b_id=special"
	}
	if (numm=="25"){
	document.location = "/sermon/list.asp?b_id=sangdam"
	}
	/////////g12Á¦ÀÚÈÆ·Ã
	if (numm=="31"){
	document.location = "/g12/g12.asp"
	}
	if (numm=="32"){
	document.location = "/g12/alpha.asp"
	}
	if (numm=="33"){
	document.location = "/g12/encounter.asp"
	}
	if (numm=="34"){
	document.location = "/g12/leader.asp"
	}
	/////////±³È¸ÇÐ±³
	if (numm=="41"){
	document.location = "/school/list.asp?b_id=sanul"
	}
	if (numm=="42"){
	document.location = "/school/list.asp?b_id=josep"
	}
	if (numm=="43"){
	document.location = "/school/list.asp?b_id=david	"
	}
	if (numm=="44"){
	document.location = "/school/list.asp?b_id=baoul"
	}
	////////////////±³È¸¼Ò½Ä
	if (numm=="51"){
	document.location = "/cbbs/list.asp?b_id=notice"
	}
	if (numm=="52"){
	document.location = "/cbbs/list.asp?b_id=free"
	}
	if (numm=="53"){
	document.location = "/cbbs/list.asp?b_id=photo"
	}
	if (numm=="54"){
	document.location = "/cbbs/list.asp?b_id=alpha"
	}
	if (numm=="55"){
	document.location = "/cbbs/list.asp?b_id=newmember"
	}
	if (numm=="56"){
	document.location = "/cbbs/list.asp?b_id=biz"
	}
	if (numm=="57"){
	document.location = "/cbbs/list.asp?b_id=gido"
	}
	if (numm=="58"){
	document.location = "/cbbs/bible.asp"
	}
	///////////Ä¿¹Â´ÏÆ¼
//	if (numm=="61"){
//	document.location = "/community/list.asp?b_id=qt"
//	}
//	if (numm=="62"){
//	document.location = "/community/list.asp?b_id=eunhee"
//	}
//	if (numm=="63"){
//	document.location = "/community/list.asp?b_id=gido"
//	}
	//////////////¼±±³
	if (numm=="61"){
	document.location = "/mission/mongol.asp"
	}
	if (numm=="62"){
	document.location = "/mission/myanmar.asp"
	}
	if (numm=="63"){
	document.location = "/mission/philippines.asp"
	}
	if (numm=="64"){
	document.location = "/mission/list.asp?b_id=mission"
	}
	//////////¹®È­/»ç¿ª
	if (numm=="71"){
	document.location = "/culture/music.asp"
	}
	if (numm=="72"){
	document.location = "/culture/mission_room.asp"
	}
	/////////·Î±×ÀÎ
	if (numm=="101"){
	document.location = "/membership/login.asp"
	}
	///////È¸¿ø°¡ÀÔ
	if (numm=="102"){
	document.location = "/membership/mem_write.asp"
	}
	//////////·Î±×¾Æ¿ô
	if (numm=="103"){
	document.location = "/membership/logout.asp"
	}
	/////////¸¶ÀÌÆäÀÌÁö
	if (numm=="104"){
	document.location = "/membership/mypage.asp"
	}

}
