function GoMenu(num){
	switch(num){
		case '00':	location.href="/index.html";break;

		case '10':	location.href="/intro/intro01.html";break;
		case '11':	location.href="/intro/intro01.html";break;
		case '12':	location.href="/intro/intro02.html";break;
		case '13':	location.href="/intro/intro03.html";break;
		case '14':	location.href="/intro/intro04.html";break;
		case '15':	location.href="/intro/intro05.html";break;
		
		case '20':	location.href="../bbs/zboard.php?id=new_day";break;	
		case '21':	location.href="../bbs/zboard.php?id=new_day";break;	
		case '22':	location.href="/worship/worship02.html";break;		
		case '23':	location.href="/worship/worship03.html";break;	
		case '24':	location.href="/worship/worship04.html";break;				

		case '30':	location.href="/mission/mission01.html";break;
		case '31':	location.href="/mission/mission01.html";break;
		case '32':	location.href="/mission/mission02.html";break;
		case '33':	location.href="/mission/mission03.html";break;

		case '40':	location.href="/education/education01.html";break;
		case '41':	location.href="/education/education01.html";break;
		case '42':	location.href="/education/education02.html";break;
		case '43':	location.href="/education/education03.html";break;
		case '44':	location.href="/education/education04.html";break;
		
		case '50':	location.href="../bbs/zboard.php?id=new_photo";break;
		case '51':	location.href="../bbs/zboard.php?id=new_photo";break;
		case '52':	location.href="../bbs/zboard.php?id=new_gift";break;
		case '53':	location.href="../bbs/zboard.php?id=new_photobbs";break;
		case '54':	location.href="../bbs/zboard.php?id=new_support";break;
		case '55':	location.href="../bbs/zboard.php?id=new_notice";break;
		case '56':	location.href="../bbs/zboard.php?id=new_advertisement";break;

		case '60':	location.href="../bbs/zboard.php?id=new_music";break;
		case '611':	location.href="../bbs/zboard.php?id=new_music";break;
		case '612':	location.href="../bbs/zboard.php?id=new_movie";break;
		case '613':	location.href="/dataroom/dataroom03.html";break;
		case '621':	location.href="../bbs/zboard.php?id=new_faith";break;
		case '622':	location.href="../bbs/zboard.php?id=new_jesus";break;
		case '623':	location.href="../bbs/zboard.php?id=new_church";break;
		case '624':	location.href="../bbs/zboard.php?id=new_weekly";break;
		
		case '70':	location.href="/history/history01.html";break;
		case '71':	location.href="../internet/internet01.html";break;
		case '72':	location.href="../bbs/zboard.php?id=pastor";break;

		case '80':	location.href="../internet/internet01.html";break;
		case '81':	location.href="../internet/internet01.html";break;
		case '82':	location.href="../bbs/zboard.php?id=pastor";break;

		case '90':	location.href="/part/part01.html";break;
		case '91':	location.href="/part/part01.html";break;
		case '92':	location.href="/part/part02.html";break;
		case '93':	location.href="/part/part03.html";break;

		case '100':	location.href="/member/member01.html";break;
		case '101':	location.href="/member/member01.html";break;
		case '102':	location.href="/member/member02.html";break;
		case '103':	location.href="/member/member03.html";break;
		case '104':	location.href="/member/member04.html";break;

		case '110':	location.href="/quick/quick01.html";break;
		case '111':	location.href="/quick/quick01.html";break;
		case '112':	location.href="/quick/quick02.html";break;
		case '113':	location.href="/quick/quick03.html";break;
		case '114':	location.href="/quick/quick04.html";break;
		case '115':	location.href="/quick/quick05.html";break;
		case '116':	location.href="/quick/quick06.html";break;

		//default :alert(num);break;		
	}
}
