
function go0()
{
			document.location = '/main.asp';
}

function go1(chk)
{
		if (chk==0) {			// 회사소개 홈
			document.location = '/corp/corp_01.asp';
		} else if (chk==1) {	// 회사개요
			document.location = '/corp/corp_01.asp';
		} else if (chk==2) {	// CEO 인사말 
			document.location = '/corp/corp_02.asp';
		} else if (chk==3) {	// 경영이념 
			document.location = '/corp/corp_03.asp';
		} else if (chk==4) {	// 사업연혁  
			document.location = '/corp/corp_04.asp';
		} else if (chk==5) {	// 조직도
			document.location = '/corp/corp_05.asp';
		} else if (chk==6) {	// 제휴문의
			document.location = '/corp/corp_06.asp';
		} else if (chk==7) {	//찾아오시는길
			document.location = '/corp/corp_07.asp';
		} else if (chk==8) {	//지사소개
			document.location = '/corp/corp_05.asp?sub=br';
		}
}

function go2(chk)
{
		if (chk==0) {			// 자료실 홈
			document.location = '/bbs/bbs_01.asp';
		} else if (chk==1) {	// 채용정보  
			document.location = '/bbs/bbs_01.asp';
		} else if (chk==2) {	// 자료실
			document.location = '/bbs/bbs_02.asp';
		} else if (chk==3) {	// 해외취업/인턴쉽 뉴스
			document.location = '/bbs/bbs_03.asp';
		} else if (chk==4) {	// 스페셜프론티어통신원
			document.location = '/bbs/bbs_04.asp';
		} 
}

function go3(chk)
{
		if (chk==0) {			// 상담신청 홈
			//document.location = '/qna/qna_list.asp';
		} else if (chk==1) {	// 상담 Q&A 
			document.location = '/qna/qna_list.asp';
		} else if (chk==2) {	// 온라인 상담
			F_popQnaOnline();
			//document.location = '/qna/qna_write_online.asp';
		} else if (chk==3) {	// 1:1 채팅상담
//			dvf_webcall('<%=gsServiceURL%>/login/svc_login_user.asp', open_webcall_win);
			alert('준비중입니다.');
		} else if (chk==4) {	// 상담예약
			F_popReservTop();
		} else if (chk==5) {	//  무료영어테스트
			document.location = '/qna/qna_write_test.asp';
		} 
}

function go4(chk)
{
		if (chk==0) {			// 공지알림 홈
			document.location = '/noti/noti_01.asp';
		} else if (chk==1) {	// 일반공지 
			document.location = '/noti/noti_01.asp';
		} else if (chk==2) {	// 해외취업/ 인턴쉽 세미나
			document.location = '/noti/noti_02.asp';
		} else if (chk==3) {	// 뉴스레터
			document.location = '/noti/noti_03.asp';
		} else if (chk==4) {	// 해외취업 진행사항공지
			document.location = '/noti/noti_04.asp';
		} 
}

function go5(chk)
{
		if (chk==0) {			// 인턴쉽 검색홈
			alert('인턴쉽 검색 메뉴 홈');
		} else if (chk==1) {	// 미국		J-1 전문직 인턴십
			document.location = '/prg/usa_01.asp';
		} else if (chk==2) {	//			공공기관 인턴쉽
			document.location = '/prg/usa_02.asp';
		} else if (chk==3) {	//			전문직 인턴십
			document.location = '/prg/usa_03.asp';
		}  else if (chk==4) {	//			여름방학 대학생 알바
			document.location = '/prg/usa_04.asp';
		}  else if (chk==5) {	//			농업 인턴십
			document.location = '/prg/usa_05.asp';
		}  else if (chk==6) {	//호주		유급 호텔인턴십
			document.location = '/prg/au_01.asp';
		}  else if (chk==7) {	//			무급 전문직인턴십
			document.location = '/prg/au_02.asp';
		}  else if (chk==8) {	//			어학연수+인턴십
			document.location = '/prg/au_03.asp';
		}  else if (chk==81) {	//		태권도 인턴십
			document.location = '/prg/au_04.asp';
		}  else if (chk==9) {	// 캐나다	어학연수+인턴십
			document.location = '/prg/ca_01.asp';
		}  else if (chk==91) {	// 			국제 화물 & 물류 프로그램
			document.location = '/prg/ca_03.asp';
		}  else if (chk==10) {	// 			기술&전문직 취업
			document.location = '/prg/ca_02.asp';
		}  else if (chk==11) {	// 영국		어학연수+인턴십
			document.location = '/prg/uk_01.asp';
		}  else if (chk==12) {	// 기타국가	프랑스유급 호텔인턴십 
			document.location = '/prg/fr_01.asp';
		}  else if (chk==13) {	//			캐러비안 호텔인턴십
			document.location = '/prg/cbh_01.asp';
		}  else if (chk==14) {	//			호텔 인턴십
			document.location = '/prg/usa_06.asp';
		}  else if (chk==15) {	// 중국	전문직 인턴십
			document.location = '/prg/ch_01.asp';
		}  else if (chk==16) {	// 싱가폴 연수 호텔 인턴쉽
			document.location = '/prg/si_01.asp';
		}  else if (chk==17) {	// 싱가폴 취업 프로그램
			document.location = '/prg/si_02.asp';
		}  else if (chk==18) {	// 싱가폴 호텔 인턴쉽
			document.location = '/prg/si_03.asp';
		} 
}

function go6(chk)
{
		if (chk==0) {			// 카피라이트 하단메뉴
			document.location = ' .asp';
		} else if (chk==1) {	// 회사소개
			document.location = '/corp/corp_01.asp';
		} else if (chk==2) {	// 회사소개
			document.location = ' .asp';
		} else if (chk==3) {	// 보도자료
			document.location = ' .asp';
		}  else if (chk==3) {	// 파트너십
			document.location = ' .asp';
		}  else if (chk==3) {	// 이용약관
			document.location = ' .asp';
		}  else if (chk==3) {	// 제휴문의
			document.location = ' .asp';
		} 
}


// 기타  메뉴
function etc(chk)
{
		if (chk==0) {				// Main 페이지
			document.location = '/main.asp';
		} else if (chk==1) {		// 특별한 서비스
			document.location = '/main/main_01.asp';
		} else if (chk==2) {		// 수속절차안내
			document.location = '/main/main_02.asp';
		} else if (chk==3) {		// 내게 맞는 프로그램찾기
			document.location = '/prg/usa_01.asp';
		} else if (chk==4) {		// 회원가입
			document.location = '/mypage/member_join.asp';
		} else if (chk==5) {		// 로그아웃
			if(confirm("로그아웃 하시겠습니까?")){
				document.location = '/main/logout.asp';
			}
		} else if (chk==6) {		// 도움말
			document.location = '/board/board_list.asp?sel_div=2003&sel_ddiv=320';
		}
}
