function go_URL(num){


// 1
		if (num=="100"){
			location.href="/01/0101_01.php";
		}
				

						else if (num=="101"){
							location.href="/01/0101_01.php";
						}	
						else if (num=="102"){
							location.href="/01/0102_01.php";
						}		
					
					    else if (num=="103"){
							location.href="/01/0103_01.php";
						}		

					

						
// 2
		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";
						}	
			
			
// 3		
		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_01.php";
						}		
					
					    else if (num=="303"){
							location.href="/03/0303.php";
						}	

						    else if (num=="304"){
							location.href="/03/0304_01.php";
						}	

						

// 4 	
		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";
						}	






// 4 	
		else if (num=="500"){
			location.href="/05/0501_01.php";
		}
				

						else if (num=="501"){
							location.href="/05/0501_01.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";
						}


// 4 	
		else if (num=="600"){
			location.href="/06/0601.php";
		}
				

						else if (num=="601"){
							location.href="/06/board_write.php?db=board6&RLurl=%2F06%2F0601.php&pn=1&mode=write";
						}
						else if (num=="602"){
							location.href="/06/0602.php";
						}	
						else if (num=="603"){
							location.href="/06/0603.php";
						}	
						else if (num=="604"){
							location.href="/06/0604.php";
						}
						else if (num=="605"){
							location.href="/06/0605.php";
						}

                         else if (num=="606"){
							location.href="/06/0606.php";
						}

                         else if (num=="607"){
							location.href="/06/0607.php";
						}

						



}



