
function index01() {
	location.href = "/index.jsp";
}


// ¸ÞÀÎ¸Þ´º
function main01() {
	location.href = "/intro/business.jsp";				// ÇùÈ¸¼Ò°³
}

function main02() {
	location.href = "/education/interior/index.jsp";	//±³À°°úÁ¤
}

function main03() {
	location.href = "/study/index.jsp";					// ¿¬¼ö
}

function main04() {
	location.href = "/photo/index.jsp";					//  Æ÷Åä°¶·¯¸®
}

function main05() {
	location.href = "/community/notice/index.jsp";		//Ä¿¹Â´ÏÆ¼
}

function main06() {
	location.href = "/dataroom/education/index.jsp";	//ÀÚ·á½Ç
}


// ÇùÈ¸¼Ò°³
function intro01() {
	location.href = "/intro/index.jsp";
}

function intro02() {
	location.href = "/intro/year.jsp";
}

function intro03() {
	location.href = "/intro/business.jsp";
}



// ±³À°°úÁ¤
function education01() {
	location.href = "/education/interior/index.jsp";
}

function education02() {
	location.href = "/education/global/index.jsp";
}

function education03() {
	location.href = "/education/edu/index.jsp";
} 

function education11() {
	location.href = "/education/interior/index.jsp";
}

function education12() {
	location.href = "/education/interior/aroma.jsp";
}

function education13() {
	location.href = "/education/interior/level1.jsp";
}

function education14() {
	location.href = "/education/interior/level2.jsp";;
}

function education15() {
	location.href = "/education/interior/diy.jsp";
}

function education16() {
	location.href = "/education/interior/massage.jsp";
}

function education17() {
	location.href = "/education/interior/binu.jsp";
}

function education18() {
	location.href = "/education/interior/short.jsp";
}

function education21() {
	location.href = "/education/global/index.jsp";
}

function education22() {
	location.href = "/education/global/ra.jsp";
}





// ¿¬¼ö
function study01() {
	location.href = "/study/index.jsp";
}

function study02() {
	location.href = "/study/study01/index.jsp";
}

function study03() {
	location.href = "/study/study02/index.jsp";
}

function study04() {
	location.href = "/study/application/index.jsp";
}




// Æ÷Åä°¶·¯¸®
function event01() {
	location.href = "/photo/index.jsp";
}



// Ä¿¹Â´ÏÆ¼
function comm01() {
	location.href = "/community/notice/index.jsp";
}

function comm02() {
	location.href = "/community/freeBoard/index.jsp";
}

function comm03() {
	location.href = "/community/consult/index.jsp";
}

function comm04() {
	location.href = "/community/council/index.jsp";
}




// ÀÚ·á½Ç
function dataroom01() {
	location.href =  "/dataroom/education/index.jsp";  
}

function dataroom11() {
	location.href = "/dataroom/education/index.jsp";
}

function dataroom12() {
	location.href = "/dataroom/education/esen.jsp";
}

function dataroom13() {
	location.href = "/dataroom/education/carrier.jsp";
}

function dataroom14() {
	location.href = "/dataroom/education/apply.jsp";
}

function dataroom15() {
	location.href = "/dataroom/education/chemistry.jsp";
}

function dataroom16() {
	location.href = "/dataroom/education/img.jsp";
}

function dataroom17() {
	location.href = "/dataroom/education/edu/index.jsp";
}



function dataroom02() {
	location.href = "/dataroom/studies/index.jsp";
}


function dataroom03() {
	location.href = "/dataroom/book/index.jsp";
}

function dataroom04() {
	location.href = "/dataroom/pass/index.jsp";
}



// È¸¿ø°¡ÀÔ
function member01() {
	location.href = "/member/index.jsp";
}

function member02() {
	location.href = "/member/agree.jsp";
}

function member03() {
	location.href = "/member/login.jsp";
}

function member04() {
	location.href = "/member/search.jsp";
}

function member05() {
	location.href = "/member/policy.jsp";
}

function member06() {
	location.href = "/member/sitemap.jsp";
}



// ¸¶ÀÌÆäÀÌÁö
function mypage01() {
	location.href = "/member/member_mypage.jsp";
}

function mypage02() {
	location.href = "/member/education_mypage.jsp";
}

function mypage03() {
	location.href = "/member/studies_mypage.jsp";
}

