<!--

function go_URL(num){
//	alert(num);
	// 홈 
		
		if (num=="a_1"){ 
			location.href="../main/main_eng.php";  //홈;;
		}
		else if (num=="a_2"){  
			location.href="../../korea/main/main_kor.php";  //국문홈;;
		}
		else if (num=="a_3"){ 
			window.open('../main/contactus.html',"Event1","width=397,height=480,top=100,left=510,toolbar=no,location=no,directory=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,background=#000000");//contact us;;
		}		
	
	
// 1. 행사안내
		else if (num=="b"){ 
			go_URL('b_1'); 
		}
		else if (num=="b_1"){  
			location.href="../biokorea2010/overview_eng.php"; //행사개요;;
		}
		else if (num=="b_2"){  
			location.href="../biokorea2010/program_eng.php"; //행사일정표 ;;
		}
		else if (num=="b_3"){  
			location.href="../biokorea2010/industry_eng.php"; //행사특징 ;;
		}
		else if (num=="b_4"){  
			location.href="../biokorea2010/participates_eng.php"; //기대효과 ;;
		}
		else if (num=="b_5"){
			location.href="../attendeeservice/venue_eng.php"; //행사장안내 ;;
		}
		else if (num=="b_6"){
			location.href="../attendeeservice/transportation1_eng.php"; //교통안내 ;;
		}
		else if (num=="b_7"){  
			location.href="../attendeeservice/accommodation_eng.php"; //숙박안내 ;;
		} 
		else if (num=="b_8"){  
			location.href="../biokorea2010/footprint_eng.php"; //지난행사보기 ;;
		}


	// 2. 등록 ;;
		else if (num=="c"){ 
			go_URL('c_1'); 
		}

		else if (num=="c_1"){ 
	        	location.href='../attendeeservice/application_eng.php';  // 전시참가등록 ;;
		}
		 else if (num=="c_2"){
			location.href="../attendeeservice/access_registration_eng.php"; //전시참관 등록 ;;
		}
		/*else if (num=="c_2"){
			window.open('http://eims.kita.net:8080/exhibition/JoinVisitApply.do?smethod=JoinHumanAuthForwardN&exhi_code=6','','');
//			location.href="http://eims.kita.net:8080/exhibition/JoinVisitApply.do?smethod=JoinHumanAuthForwardN&exhi_code=6"; //전시참관 등록 ;;
		}*/

		else if (num=="c_3"){ 
			location.href="../attendeeservice/registration_eng.php"; //컨퍼런스 & 비즈니스 포럼 등록 ;;

		}

		
	
	
	// 3. 전시회 ;;
		else if (num=="d"){ 
			go_URL('d_1'); 
		}		
		else if (num=="d_1"){  
			location.href="../exhibition/overview_eng.php"; //전시회개요 ;;
		}		
		else if (num=="d_2"){  
			location.href="../exhibition/amenities_eng.php";  //전시회참가혜택 ;;
		}
		else if (num=="d_3"){ 
			location.href='../exhibition/application_eng.php';  // 전시참가등록 ;;
		}
		else if (num=="d_4"){ 
			location.href='../exhibition/access_registration_eng.php';  // 전시참관등록 ;;
		}
		/*else if (num=="d_4"){ 
			window.open('http://eims.kita.net:8080/exhibition/JoinVisitApply.do?smethod=JoinHumanAuthForwardN&exhi_code=6','','');
//			location.href='../exhibition/access_registration_eng.php';  // 전시참관 등록 ;;
		}*/
		else if (num=="d_5"){ 
			location.href='../exhibition/terms_eng.php';  // 전시참가규정 ;;
		}
		else if (num=="d_6"){ 
			location.href='../exhibition/manual_eng.php';  // 서비스메뉴얼 ;;
		}		
		else if (num=="d_7"){  
			location.href="../exhibition/exhibitorslist_eng.php"; //참가업체리스트 ;;
		}	 
		else if (num=="d_8"){  
			location.href="../exhibition/floorplan_eng.php"; //전시장도면 ;;
		}
		


// 4. 컨퍼런스 ;;
		else if (num=="e"){ 
			go_URL('e_1'); 
		}			
		else if (num=="e_1"){  
			location.href='../conference/overview_eng.php';  //컨퍼런스개요 ;;
		}		
		else if (num=="e_2"){ 
			location.href='../conference/speeches_eng.php';   //기조연설 ;;
		}
		else if (num=="e_3"){ 
			location.href='../conference/program_eng.php';   //컨퍼런스일정표 ;;
		}
		else if (num=="e_4"){ 
			location.href='../conference/conprogram_eng.php';   //컨퍼런스프로그램 ;;
		}
		else if (num=="e_5"){ 
			location.href='../conference/speakers_eng.php';   //연사소개 ;;
		} 
		

// 5. 비즈니스포럼 ;;
		else if (num=="f"){ 
			go_URL('f_1'); 
		}
		else if (num=="f_1"){  
			location.href="../businessforum/overview_eng.php"; //비즈니스포럼개요 ;;
		}
		else if (num=="f_3"){  
			location.href="../businessforum/partnering_eng.php"; //파트너링  ;;
		}
		else if (num=="f_2"){  
			location.href="../businessforum/presentation_eng.php"; //기업설명회 ;;
		}

// 6. 부대행사 ;;
		else if (num=="g"){ 
			go_URL('g_1'); 
		}
		else if (num=="g_1"){  
			location.href="../program/official_program_eng.php"; //부대행사 ;;
		}


// 7.Sponsorship ;;
		else if (num=="h"){ 
			go_URL('h_1'); 
		}
		else if (num=="h_1"){  
			location.href="../sponsorship/opportunities_eng.php"; //Sponsorship안내 ;;
		}
		else if (num=="h_2"){  
			location.href="../sponsorship/application_eng.php"; //Sponsorship신청 ;;
		}
		else if (num=="h_3"){  
			location.href="../sponsorship/sponsorlist_eng.php"; //Sponsor List ;;
		}


// 8. 정보관장 ;;
		else if (num=="i"){ 
			go_URL('i_1'); 
		}
		else if (num=="i_1"){  
			location.href="../infoplaza/notice_eng.php"; //공지사항 ;;
		}
		else if (num=="i_2"){  
			location.href="../infoplaza/download_eng.php"; //다운로드 ;;
		}


// 9. 사이트맵 ;;
		else if (num=="j"){ 
			go_URL('j_1'); 
		}
		else if (num=="j_1"){  
			location.href="../sitemap/sitemap_eng.php"; //사이트맵 ;;
		}
	
		
}	


			

//-->
