<!--

function go_URL(num){

	// 홈 
		if (num=="a_1"){
		location.href="/index.asp"; //홈
		}
	   else if (num=="a_2"){
	   window.open('/index.asp','_self'); //국문홈페이지
	   }
	   else if (num=="a_3"){
	   window.open('/english/index.asp','_self'); //영문홈페이지
	   }



	// 1 : About FEALAC
		else if (num=="b"){
		location.href="/2011/about/info.asp";
		}
		else if (num=="b_1"){
		location.href="/2011/about/info.asp"; //General Information
		}
		else if (num=="b_2"){
		location.href="/2011/about/org.asp";   //Organization_tab1
		}
		else if (num=="b_2_2"){
		location.href="/2011/about/org2.asp"; //Organization_tab2
		}
		else if (num=="b_2_3"){
		location.href="/2011/about/org3.asp"; //Organization_tab3
		}
		else if (num=="b_2_4"){
		location.href="/2011/about/org4.asp"; //Organization_tab4
		}
		else if (num=="b_2_5"){
		location.href="/2011/about/org5.asp"; //Organization_tab5
		}
		else if (num=="b_2_6"){
		location.href="/2011/about/org6.asp"; //Organization_tab6
		}

		else if (num=="b_3"){
		location.href="/2011/about/country.asp"; //Member Countries
		}
		else if (num=="b_3_1"){
		location.href="/2011/about/EastAsia.asp"; //East Asia
		}		
			else if (num=="b_3_1_1"){
			location.href="/2011/about/EastAsia_view.asp"; //East Asia_국별 상세 보기
			}

		else if (num=="b_3_2"){
		location.href="/2011/about/Latin.asp"; //Latin America
		}
			else if (num=="b_3_2_1"){
			location.href="/2011/about/Latin_view.asp"; //Latin America_국별 상세 보기
			}

		else if (num=="b_4"){
		location.href="/2011/about/secretariat.asp";   //FEALAC Cyber Secretariat_tab1
		}
		else if (num=="b_4_2"){
		location.href="/2011/about/secretariat2.asp"; //FEALAC Cyber Secretariat_tab2
		}

		else if (num=="b_5"){
		location.href="/2011/about/focal.asp"; //FEALAC Focal Point
		}



	// 2 : Official Documents
		else if (num=="c"){
		location.href="/2011/documents/all.asp"; //all
		}
		else if (num=="c_1"){
		location.href="/2011/documents/all.asp?sltSearchTarget=1"; //FMM
		}
		else if (num=="c_2"){
		location.href="/2011/documents/all.asp?sltSearchTarget=2"; //SOM
		}
		else if (num=="c_3"){
		location.href="/2011/documents/all.asp?sltSearchTarget=3"; //Working Group Meeting
		}
		else if (num=="c_3_1"){
		location.href="/2011/documents/all.asp?sltSearchTarget=4"; //Working Group Meeting_PCES
		}
		else if (num=="c_3_2"){
		location.href="/2011/documents/all.asp?sltSearchTarget=5"; //Working Group Meeting_ES
		}
		else if (num=="c_3_3"){
		location.href="/2011/documents/all.asp?sltSearchTarget=6"; //Working Group Meeting_ST
		}



	// 3 : National Projects
		else if (num=="d"){
		location.href="/2011/projects2/EastAsia.asp";
		}
		else if (num=="d_1"){
		location.href="/2011/projects2/EastAsia.asp"; //East Asia_ALL
		}
		else if (num=="d_1_1"){
		location.href="/2011/projects2/EastAsia.asp?sltSearchTarget=PCE"; //East Asia_PCES
		}
		else if (num=="d_1_2"){
		location.href="/2011/projects2/EastAsia.asp?sltSearchTarget=ES"; //East Asia_ES
		}
		else if (num=="d_1_3"){
		location.href="/2011/projects2/EastAsia.asp?sltSearchTarget=ST"; //East Asia_ST
		}
		else if (num=="d_2"){
		location.href="/2011/projects2/Latin.asp"; //Latin America_ALL
		}
		else if (num=="d_2_1"){
		location.href="/2011/projects2/Latin.asp?sltSearchTarget=PCE"; //Latin America_PCES
		}
		else if (num=="d_2_2"){
		location.href="/2011/projects2/Latin.asp?sltSearchTarget=ES"; //Latin America_ES
		}
		else if (num=="d_2_3"){
		location.href="/2011/projects2/Latin.asp?sltSearchTarget=ST"; //Latin America_ST
		}



	// 4 : Biz Info
		else if (num=="e"){
		location.href="/2011/biz/EastAsia.asp";
		}
		else if (num=="e_1"){
		location.href="/2011/biz/EastAsia.asp"; //East Asia_tab1
		}
		else if (num=="e_1_2"){
		location.href="/2011/biz/EastAsia2.asp?schCountry=<%=schCountry%>"; //East Asia_tab2
		}
		else if (num=="e_2"){
		location.href="/2011/biz/Latin.asp"; //Latin America_tab1
		}
		else if (num=="e_2_2"){
		location.href="/2011/biz/Latin2.asp"; //Latin America_tab2
		}



	// 5 : News/Events
		else if (num=="f"){ // 
		location.href="/2011/news/event.asp";
		}
		else if (num=="f_1"){
		location.href="/2011/news/event.asp"; //Upcoming Events
		}
		else if (num=="f_2"){
		location.href="/2011/news/board.asp"; //Bulletin Board
		}
		else if (num=="f_3"){
		location.href="/2011/news/release.asp?schCategory=N"; //News Letter / Press Release_tab1
		}
		else if (num=="f_3_2"){
		location.href="/2011/news/release.asp?schCategory=P"; //News Letter / Press Release_tab2
		}
		else if (num=="f_4"){
		location.href="/2011/news/photo.asp"; //Photo Gallery
		}
		else if (num=="f_5"){
		location.href="/2011/news/FBoard_List.asp?board_id=3"; //Publications
		}
		else if (num=="f_6"){
		location.href="/2011/news/FBoard_List.asp?board_id=2"; //Research
		}		
		else if (num=="f_7"){
		location.href="/2011/news/FBoard_List.asp?board_id=1"; //Vision Group
		}



	// 6 : Focal Point Zone
		else if (num=="g"){ // 
		location.href="/2011/fzone/index.asp";
		}		
		else if (num=="g_1"){
		location.href="/2011/fzone/index.asp"; //Focal Point Zone
		}



	// 7 : etc
		else if (num=="h"){ // 
		location.href="/2011/qna/qna.asp";
		}		
		else if (num=="h_1"){
		location.href="/2011/qna/qna.asp"; //Q&A
		}		
		else if (num=="h_2"){
		location.href="/2011/calendar/calendar.asp"; //Calendar of Events
		}		
		else if (num=="h_3"){
		location.href="/2011/search/search.asp"; //Data Search
		}



	// 8 : sitemap
		else if (num=="i"){ // 
		location.href="/2011/sitemap/sitemap.asp";
		}		
		else if (num=="i_1"){
		location.href="/2011/sitemap/sitemap.asp"; //sitemap
		}

}
//-->
