function go_URL(num){


//¼­ºê¸ÞÀÎ 1
		if (num=="100"){
			location.href="/eng/01/0101.php";
		}
				

						else if (num=="101"){
							location.href="/eng/01/0101.php";
						}		
						else if (num=="102"){
							location.href="/eng/01/0102.php";
						}	
						else if (num=="103"){
							location.href="/eng/01/0103.php";
						}							
						else if (num=="104"){
							location.href="/eng/01/0104.php";
						}
						else if (num=="105"){
							location.href="/eng/01/0105.php";
						}										
					
						
//¼­ºê¸ÞÀÎ 2
		else if (num=="200"){
			location.href="/eng/02/0201.php?gFnum1=0";
		}
				
						else if (num=="201"){
							location.href="/eng/02/0201.php?gFnum1=0";
						}
						else if (num=="202"){
							location.href="/eng/02/0201.php?gFnum1=1";
						}
						else if (num=="203"){
							location.href="/eng/02/0201.php?gFnum1=2";
						}
						else if (num=="204"){
							location.href="/eng/02/0201.php?gFnum1=3";

						}else if (num=="205"){
							location.href="/eng/02/0201.php?gFnum1=4";

						}else if (num=="206"){
							location.href="/eng/02/0201.php?gFnum1=5";

						}else if (num=="207"){
							location.href="/eng/02/0201.php?gFnum1=6";

						}else if (num=="208"){
							location.href="/eng/02/0201.php?gFnum1=7";

						}
							
		
		
//¼­ºê¸ÞÀÎ 3		
		else if (num=="300"){
			location.href="/eng/03/0301.php";
		}
				

						else if (num=="301"){
							location.href="/eng/03/0301.php";
						}
						else if (num=="302"){
							location.href="/eng/03/0302.php";
						}
						else if (num=="303"){
							location.href="/eng/03/0303.php";
						}						

												
						
//¼­ºê¸ÞÀÎ 4 	
		else if (num=="400"){
			location.href="/eng/04/0401.php";
		}
				

						else if (num=="401"){
							location.href="/eng/04/0401.php";
						}
						else if (num=="402"){
							location.href="/eng/04/0402.php";
						}	
						else if (num=="403"){
							location.href="/eng/04/0403.php";
						}							


							

//¼­ºê¸ÞÀÎ 5		
		else if (num=="500"){
			location.href="/eng/05/0502.php";
		}
					
						else if (num=="501"){
							location.href="/eng/05/0501.php";
						}
						else if (num=="502"){
							location.href="/eng/05/0502.php";
						}	
						else if (num=="505"){	  //gnb_sitemap
							location.href="/eng/etc/etc01.php";
						}


						

//È¨¹öÆ°
else if (num=="1000"){
			location.href="/eng/index.php";
		}
					
						else if (num=="1001"){
							location.href="/eng/05/0502.php";
						}
						
						else if (num=="1002"){
							location.href="/index.php";
						}



	
			


}



