function go_URL(num){
//Å¬¸®´Ð

		if (num=="100"){
			location.href="/01/0101.php";
		}
				

						else if (num=="101"){
							location.href="/01/0101.php";
						}		
						else if (num=="102"){
							location.href="/01/0102.php";
						}	
						else if (num=="103"){
							location.href="/01/0103.php";
						}							
						else if (num=="104"){
							location.href="/01/0104.php";
						}
						else if (num=="105"){
							location.href="/01/0105.php";
						}


						
// ½ºÆä¼ÈminÄü¼ºÇü
		else if (num=="200"){
			location.href="/02/0201.php";
		}
				
						else if (num=="201"){
							location.href="/02/0201.php";
						}
						else if (num=="202"){
							location.href="/02/0202.php";
						}
						else if (num=="203"){
							location.href="/02/0203.php";
						}
						else if (num=="204"){
							location.href="/02/0204.php";
						}	

// ÇÇºÎÅ¬¸®´Ð
		else if (num=="300"){
			location.href="/03/0301.php";
		}
				
						else if (num=="301"){
							location.href="/03/0301.php";
						}
						
						else if (num=="302"){
							location.href="/03/0302.php";
						}
						
						else if (num=="303"){
							location.href="/03/0303.php";
						}						
						else if (num=="304"){
							location.href="/03/0304.php";
						}	

// ºñ¸¸Å¬¸®´Ð	
		else if (num=="400"){
			location.href="/04/0401.php";
		}

						else if (num=="401"){
							location.href="/04/0401.php";
						}
						else if (num=="402"){
							location.href="/04/0402.php";
						}	
						else if (num=="403"){
							location.href="/04/0403.php";
						}


// ·¹ÀÌÀúÅ¬¸®´Ð
		else if (num=="500"){
			location.href="/05/0501.php";
		}
				
						    else if (num=="501"){
							location.href="/05/0501.php";
						}
							else if (num=="502"){
							location.href="/05/0502.php";
						}
							else if (num=="503"){
							location.href="/05/0503.php";
						}
							else if (num=="504"){
							location.href="/05/0504.php";
						}
							else if (num=="505"){
							location.href="/05/0505.php";
						}
							else if (num=="506"){
							location.href="/05/0506.php";
						}
							else if (num=="507"){
							location.href="/05/0507.php";
						}
                        	else if (num=="508"){
							location.href="/05/0508.php";
						}
                        	else if (num=="509"){
							location.href="/05/0509.php";
						}
							else if (num=="510"){
							location.href="/05/0510.php";
						}	
							else if (num=="511"){
							location.href="/05/0511.php";
						}	
							else if (num=="512"){
							location.href="/05/0512.php";
						}	




// »ó´ã¹×¿¹¾à
		else if (num=="600"){
			location.href="/07/board_list.php?db=min_board1";
		}
				

						    else if (num=="601"){
							location.href="/06/board_list.php?db=min_board1";///06/board_list.php?db=online_board
						}
						    else if (num=="602"){
							location.href="/06/board_write.php?db=min_board2";
						}	
						

// minÄ¿¹Â´ÏÆ¼
		else if (num=="700"){
			location.href="/07/board_list.php?db=min_board3";
		}
				

						    else if (num=="701"){
							location.href="/07/board_list.php?db=min_board3";
						} 
						    else if (num=="702"){
							location.href="/07/board_list.php?db=min_board4";
						}	
							else if (num=="703"){
							location.href="/07/board_list.php?db=min_board5";
						}
							else if (num=="704"){
							location.href="/07/board_list.php?db=min_board6";
						}
							else if (num=="705"){
							location.href="/07/board_list.php?db=min_board7";
						}
							else if (num=="706"){
							location.href="/07/board_list.php?db=min_board8";
						}
// member
		else if (num=="800"){
			location.href="/08/0801.php";
		}
				

						    else if (num=="801"){
							location.href="/08/0801.php";
						}
						    else if (num=="802"){
							location.href="/08/0802_1.php";
						}	
						 else if (num=="803"){
							location.href="/08/0803.php";
						}	
						 else if (num=="804"){
							location.href="/08/0804.php";
						}	
						 else if (num=="805"){
							location.href="/08/0805.php";
						}	
						 else if (num=="806"){
							location.href="/mem/login_result.php?event=logout";
						}	
						 else if (num=="807"){
							location.href="/08/0802_2.php";
						}	
						 else if (num=="808"){
							location.href="/08/0804.php";
						}	
						 else if (num=="809"){
							location.href="/08/0805.php";
						}	
// »çÀÌÆ®¸Ê
		else if (num=="900"){
			location.href="/09/0901.php";
		}
				

						    else if (num=="901"){
							location.href="/09/0901.php";
						}
}
