function home(){act(frmMenu, 'main', '');}  //Home
function email(){window.location.href="mailto:#"}  //E-mail
function contact(){window.open("/include/contact_pop.jsp","ictc","width=520,height=410")}  //contact us
function sitemap(){window.location.href="/etc/sitemap.jsp"}  //Sitemap
function policy(){window.location.href="/policy/privacy_policy.jsp"}  //Sitemap


//ICTC NOW
function sub1_1(){window.location.href="/ictc/about_us.jsp"} //About Us
function sub1_2(){window.location.href="/ictc/new.jsp"} //What's New
function sub1_3(){window.location.href="/control?act=eventList&BOARD_CD=310"} //Events
//Training Programs
function sub1_4(){window.location.href="/ictc/pro_first.jsp?p_div=first"} //First Quarter
	function sub1_4_2(){window.location.href="/ictc/pro_first.jsp?p_div=second"} //Second Quarter
	function sub1_4_3(){window.location.href="/ictc/pro_first.jsp?p_div=third"} //Third Quarter
	function sub1_4_4(){window.location.href="/ictc/pro_first.jsp?p_div=fourth"} //Fourth Quarter
//function sub1_5(){window.location.href="/ictc/faq.jsp"} //FAQ
function sub1_5(){window.location.href="/control?act=faqList&BOARD_CD=306"} //FAQ


//Pre-Orientation
function sub2_1(){window.location.href="/orientation/int_korea.jsp"} //Introduction to Korea
function sub2_1_2(){window.location.href="/orientation/int_koica.jsp"} //Special lecture on KOICA
function sub2_2(){window.location.href="/orientation/pre_ictc.jsp"} //About the ICTC
	function sub2_2_2(){window.location.href="/orientation/pre_areamap.jsp"} //Area Map
	function sub2_2_3(){window.location.href="/orientation/pre_guidebook.jsp"} //Participant's Guide Book
	function sub2_2_4(){window.location.href="/orientation/pre_transport.jsp"} //Transportation Systems
	function sub2_2_5(){window.location.href="/orientation/pre_shopping.jsp"} //Shopping Areas
	function sub2_2_6(){window.location.href="/orientation/pre_religion.jsp"} //Religions
function sub2_3(){window.location.href="/orientation/lea_introduction.jsp"} //Introduction
	function sub2_3_2(){window.open("/orientation/knou_login.jsp")} //Lectures on Korea's 
	function sub2_3_3(){window.location.href="/orientation/lea_development.jsp"} //Economic Development
	function sub2_3_4(){window.open("/orientation/knou_login.jsp")} //Korea's History & Culutre
			
			
//Community
//function sub3_1(){window.location.href="/community/notice.jsp"} //Notice
//function sub3_1(){frmMenu, 'noticeList', '');} //Notice
function sub3_1(){window.location.href="/control?act=noticeList&BOARD_CD=1"} //Notice
//function sub3_2(){window.location.href="/community/country.jsp"} //Country
function sub3_2(){window.location.href="/control?act=countryBoardList&CATEGORY_CD=2&currentPage=1"} //Country
//function sub3_3(){window.location.href="/community/course.jsp"} //Course
function sub3_3(){window.location.href="/control?act=courseBoardList&CATEGORY_CD=3&currentPage=1"} //Course
//function sub3_4(){window.location.href="/community/school.jsp"} //School
function sub3_4(){window.location.href="/control?act=schoolBoardList&CATEGORY_CD=4&currentPage=1"} //School
//function sub3_4(){window.location.href="/control?act=schoolList&CATEGORY_CD=4&BOARD_CD=285&currentPage=1"} //School
//function sub3_5(){window.location.href="/community/comments.jsp"} //Thank You Letter & Comments
function sub3_5(){window.location.href="/control?act=commentList&BOARD_CD=2"} //Thank You Letter & Comments
//function sub3_6(){window.location.href="/community/bulletin_board.jsp"} //Bulletin Board
function sub3_6(){window.location.href="/control?act=bulletinList&BOARD_CD=3"} //Bulletin Board
//function sub3_7(){window.location.href="/community/gallary.jsp"} //Photo Gallary
function sub3_7(){window.location.href="/control?act=gallaryList&BOARD_CD=4"} //Photo Gallary
function sub3_8(){window.location.href="/community/find_friends.jsp"} //Find Friends
function sub3_8_1(){
	alert("participants only");
	window.location.href="/my_page/login.jsp";
} //Find Friends
//Library
function sub4_1(){window.location.href="/library/newsletter.jsp"} //News Letter Archaive
function sub4_2(){window.location.href="/library/report.jsp"} //KOICA's Annual Report
function sub4_3(){window.location.href="/library/training.jsp"} //Training Institutes
function sub4_4(){window.location.href="/library/material.jsp"} //Lecture material
function sub4_5(){window.location.href="/library/countries.jsp"} //Material about Countries
function sub4_6(){window.location.href="/library/course.jsp"} //Course Information


//My Page
function find_id(){window.open("/include/find_id_pop.jsp","ictc","width=330,height=300")}//find_id
function regist(){
	if(loginId=="") {
		//window.location.href="/my_page/registration.jsp";
		window.location.href="/my_page/pre_pation.jsp"; // È¸¿øÈ®ÀÎ
	} else {
		alert("logout first");
	}
}//Registration
//function sub5_1(){window.location.href="/my_page/edit.jsp"} //Edit My Information
function sub5_1() {act(frmMenu, 'memberInfo', '');}
//function sub5_2(){window.location.href="/my_page/application.jsp"} //Personal Data
function sub5_2(){act(frmMenu, 'appBasicInfo', '');} //Personal Data
	//function sub5_2_2(){window.location.href="/my_page/application_02.jsp"} //Employment and Education
    function sub5_2_2(){act(frmMenu, 'appCareerInfo', '');} //Employment and Education
	//function sub5_2_3(){window.location.href="/my_page/application_03.jsp"} //Language Proficiency
	function sub5_2_3(){act(frmMenu, 'appLanguageInfo', '');} //Language Proficiency
	//function sub5_2_4(){window.location.href="/my_page/application_04.jsp"} //Medical Report
	function sub5_2_4(){act(frmMenu, 'appMedicalInfo', '');} //Medical Report
    //function sub5_2_5(){window.location.href="/my_page/application_05.jsp"} //Medical Report
    function sub5_2_5(){act(frmMenu, 'appELearningInfo', '');} // ELearning
function sub5_3(){window.location.href="/my_page/survey.jsp"} //e-survey
	//function sub5_3_2(){window.location.href="/my_page/sur_course.jsp"} //Course Survey
	function sub5_3_2() {act(frmMenu, 'myEvalQuestion', '');}
    function sub5_3_3(){window.open("http://survey.hrcglobal.com/cgi-bin/koica.eng?PN=k20061029&country=korea&name=bhjang&gender=1&age=30&course=3")} //Course Survey

