function TopMenuUrl(page,no){

   if(page=="1"){
       if(no=="1"){ window.location.href = "/chinese1/include/sub1.php?page=1" }
	   if(no=="2"){ window.location.href = "/chinese1/include/sub1.php?page=2" }
	   if(no=="3"){ window.location.href = "/chinese1/include/sub1.php?page=3" }
	   if(no=="4"){ window.location.href = "/chinese1/include/sub1.php?page=4" }
	   if(no=="5"){ window.location.href = "/chinese1/include/sub1.php?page=5" }
	   if(no=="6"){ window.location.href = "/chinese1/include/sub1.php?page=6" }
	   if(no=="7"){ window.location.href = "/chinese1/include/sub1.php?page=7" }
	   if(no=="8"){ window.location.href = "/chinese1/include/sub1.php?page=8" }
	     }

   else if(page=="2"){
       if(no=="1"){ window.location.href = "/chinese1/include/sub2.php?page=1" }
	   if(no=="2"){ window.location.href = "/chinese1/include/sub2.php?page=2" }
	   if(no=="3"){ window.location.href = "/chinese1/include/sub2.php?page=3" }
	   if(no=="4"){ window.location.href = "/chinese1/include/sub2.php?page=4" }
	   if(no=="5"){ window.location.href = "/chinese1/include/sub2.php?page=5" }
	   if(no=="6"){ window.location.href = "/chinese1/include/sub2.php?page=6" }
	   if(no=="7"){ window.location.href = "/chinese1/include/sub2.php?page=7" }
	   if(no=="8"){ window.location.href = "/chinese1/include/sub2.php?page=8" }
	   if(no=="9"){ window.location.href = "/chinese1/include/sub2.php?page=9" }
	   if(no=="10"){ window.location.href = "/chinese1/include/sub2.php?page=14" }
  }

   else if(page=="3"){
       if(no=="1"){ window.location.href = "/mail/index.php?show=7" }
   }

   else if(page=="4"){
       if(no=="1"){ window.location.href = "/main/zboard.php?id=bbs_trade" }
	}

   else if(page=="5"){
       if(no=="1"){ window.location.href = "/main/zboard.php?id=product" }
  
   }
   else if(page=="6"){
       if(no=="1"){ window.location.href = "/chinese1/include/sub6.php" }
	   if(no=="2"){ window.location.href = "/main/zboard.php?id=custom" }
	   if(no=="3"){ window.location.href = "/main/zboard.php?id=bbs" }
	   if(no=="4"){ window.location.href = "/main/zboard.php?id=pds1" }
	   if(no=="5"){ window.location.href = "/main/zboard.php?id=custom12&page=1" }
   }
      else if(page=="7"){
       if(no=="1"){ window.location.href = "/chinese1/index.php" }
   }
   else if(page=="300"){
       if(no=="1"){ window.location.href = "http://www.gipfel.cn/chinese/" }
       if(no=="2"){ window.location.href = "http://www.gipfel.co.kr/main1.php"}
       if(no=="3"){ window.location.href = "http://www.gipfel.cn/english/" }
       if(no=="4"){ window.location.href = "http://www.gipfel.cn/japanese/" }

   }
   else if(page=="100"){
       if(no=="1"){ window.location.href = "/index.php" }
	   if(no=="2"){ window.location.href = "/chinese1/include/custom.php?page=10" }
	   if(no=="3"){ window.location.href = "/chinese1/include/custom.php?page=1" }
	   if(no=="4"){ window.location.href = "" }

   }
      else if(page=="200"){
       if(no=="1"){ window.location.href = "/chinese1/include/join.php?page=1" }
	   if(no=="2"){ window.location.href = "/chinese1/include/custom.php?page=8" }
	   if(no=="3"){ window.location.href = "/chinese1/include/custom.php?page=4" }
	   if(no=="4"){ window.location.href = "/chinese1/include/company.php?page=4" }
   }



    else{ window.location.href = "/"  }

}

