﻿function formHandler(){
	var URL = document.on_life.select.options[document.on_life.select.selectedIndex].value;
	window.location.href = URL;
}

document.title = "두란노";

function viewFlash(flag) {
	document.write(flag);
}

function go_url(num) {
	if( num == "pho01")  document.location.href="../html/pho0.php"; //전화영어
	else if( num == "pho02")  document.location.href="../html/pho01.php";	//두란노 전화영어
	else if( num == "pho03")  document.location.href="../html/pho03.php"; //교육지원


	else if( num == "vis01") document.location.href="../html/vis01.php"; //화상영어
	else if( num == "vis02") document.location.href="../html/vis02.php"; //
	else if( num == "vis03") document.location.href="../html/vis03.php"; //
	else if( num == "vis04") document.location.href="../html/vis04.php"; //



	else if( num == "edu01")  document.location.href="../html/edu01.php"; //교육프로그램
	else if( num == "edu02")  document.location.href="../html/edu02.php"; //교재안내
	else if( num == "edu03")  document.location.href="../html/edu03_2.php"; //교재안내
	//else if( num == "edu03")  document.location.href="../html/edu03.php"; //교재안내



	else if( num == "att0")  document.location.href="../html/sub3_1.php?id=add_03"; //수강절차
    else if( num == "att01")  document.location.href="../html/att01.php"; //수강절차
	else if( num == "att02")  document.location.href="../html/sub3_1.php?id=add_03"; //수강료안내
	//else if( num == "att02")  document.location.href="../html/att02.php"; //수강료안내
	else if( num == "att03")  document.location.href="../html/att03.php"; //무료레벨테스트


	else if( num == "com0")  document.location.href="../bbs.php?id=community_01"; //공지사항
	else if( num == "com01")  document.location.href="../bbs.php?id=community_01"; //공지사항
	else if( num == "com02")  document.location.href="../bbs.php?id=engfree"; //게시판
    else if( num == "com03")  document.location.href="../bbs.php?id=engqna"; //묻고말하기
	else if( num == "com04")  document.location.href="../bbs.php?id=community_05"; //성공기
    else if( num == "com05")  document.location.href="../bbs.php?id=event_eng"; //이벤트


	else if( num == "my01") document.location.href="../html/my_page.php?id=my_01"; //수업현황
	//else if( num == "my01") document.location.href="../html/my01.php"; //수업현황
	else if( num == "my02") document.location.href="../html/monthly_report.php"; //성적표
	else if( num == "my03") document.location.href="../html/my_page.php?id=my_04"; //요청게시판
	else if( num == "my04") document.location.href="../bbs/bbs_list.php?code=writing"; //영작첨삭서비스
	//else if( num == "my04") document.location.href="../html/my04.php"; //영작첨삭서비스
	else if( num == "my05") document.location.href="../html/my_page.php?id=my_02"; //영수증
	else if( num == "my06") document.location.href="../html/my_page.php?id=my_03"; //수강증


	else if( num == "daily01") document.location.href="../html/vis01.php"; //아이비뉴스


}
