function go_URL(num){


//¼­ºê¸ÞÀÎ 1
		if (num=="100"){
			location.href="/company/company01.php";
		}
				

						else if (num=="101"){
							location.href="/company/company01.php";
						}		
						else if (num=="102"){
							location.href="/company/company02.php";
						}	
						else if (num=="103"){
							location.href="/company/company03.php";
						}							
						else if (num=="104"){
							location.href="/company/company04.php";
						}
						else if (num=="105"){
							location.href="/company/company05.php";
						}		

					
						
//¼­ºê¸ÞÀÎ 2
		else if (num=="200"){
			location.href="/science/science01_b.php?Ptmp=1";
		}
				
						else if (num=="201"){
							location.href="/science/science01_b.php?Ptmp=1";
						}
						else if (num=="202"){
							location.href="/science/science02.php";
						}
						else if (num=="203"){
							location.href="/science/science03.php";
						}
						else if (num=="204"){
							location.href="/science/science04.php";
						}
						else if (num=="205"){
							location.href="/science/science05.php";
						}
						else if (num=="206"){
							location.href="/science/science06.php";
						}
						else if (num=="207"){
							location.href="/science/science07.php";
						}
						else if (num=="208"){
							location.href="/science/science08.php";
						}
						else if (num=="209"){
							location.href="/measure/measure01_a1.php";
						}
						else if (num=="210"){
							location.href="/measure/measure10.php";
						}
						else if (num=="211"){
							location.href="/measure/measure11.php";
						}
						else if (num=="212"){
							location.href="/measure/measure12.php";
						}


//¼­ºê¸ÞÀÎ 3		
		else if (num=="300"){
			location.href="/bio/bio03.php";
		}
				

						else if (num=="301"){
							location.href="/bio/bio03.php";
						}
						else if (num=="302"){
							location.href="/bio/bio09.php";
						}
						else if (num=="303"){
							location.href="/bio/bio10.php";
						}
						else if (num=="304"){
							location.href="/bio/bio05.php";
						}
						else if (num=="305"){
							location.href="/bio/bio11.php";
						}
						else if (num=="306"){
							location.href="/bio/bio12.php";
						}
						else if (num=="307"){
							location.href="/bio/bio13.php";
						}
						else if (num=="308"){
							location.href="/bio/bio07.php";
						}
						else if (num=="309"){
							location.href="/bio/bio08.php";
						}
						else if (num=="310"){
							location.href="/bio/bio02.php";
						}
							

								

												
						
//¼­ºê¸ÞÀÎ 4 	
		else if (num=="400"){
			location.href="/cscenter/online_cs.php";
		}
				

						else if (num=="401"){
							location.href="/cscenter/online_cs.php";
						}
						else if (num=="402"){
							location.href="/cscenter/site_link.php";
						}	


//È¨¹öÆ°
else if (num=="1000"){
			location.href="/index.php";
		}


}