<!-- top menu

//¸Þ´º 1 : 
function mlink1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/intro/intro_goal.php";break;
		case "01":url="/new/intro/intro_goal.php";break;
		case "02":url="/new/intro/intro_content.php";break;
		case "03":url="/new/intro/intro_strategy.php";break;
	}
	window.location.href=url;
}


//¸Þ´º 2 : 
function mlink2(args) {
	var url="";
	switch(args) {
		case "00":url="/new/hot/program.php";break;
		case "01":url="/new/hot/program.php";break;
		case "02":url="/new/hot/applications01.php";break;
		case "03":url="/new/hot/applications02.php";break;
	}
	window.location.href=url;
}


//¸Þ´º 3 : 
function mlink3(args) {
	var url="";
	switch(args) {
		case "00":url="/new/event/allevent.php";break;
		case "01":url="/new/event/allevent.php";break;
		case "02":url="/new/event/thematic.php";break;
		case "03":url="/new/event/topics.php";break;
		case "04":url="/new/event/school.php";break;
	}
	window.location.href = url;
}

//¸Þ´º 4 : 
function mlink4(args) {
	var url="";
	switch(args) {
		case "00":url="/new/math/intro.php";break;
		case "01":url="/new/math/intro.php";break;
		case "02":url="/new/math/program.php";break;
		case "03":url="/new/math/news.php";break;
		case "04":url="/new/math/data.php";break;  
		case "05":url="/new/math/link.php";break;
	}
	window.location.href = url;
}

//¸Þ´º 5 : 
function mlink5(args) {
	var url="";
	switch(args) {
		case "00":url="/new/notice/notice.php";break;
		case "01":url="/new/notice/notice.php";break;
		case "02":url="/new/notice/photo.php";break;
		case "03":url="/new/notice/poster.php";break;
		case "04":url="/new/notice/vod.php";break;
		case "05":url="/new/notice/qna.php";break;
	}
	window.location.href = url;
}

//¸Þ´º 6 : 
function mlink6(args) {
	var url="";
	switch(args) {
		case "00":url="/new/contact/location.php";break;
		case "01":url="/new/contact/location_eng.php";break;

	}
	window.location.href = url;
}





<!-- left menu

//¸Þ´º 1 : 
function s01link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/intro/intro_goal.php";break;
	}
	window.location.href=url;
}
function s01link2(args) {
	var url="";
	switch(args) {
		case "00":url="/new/intro/intro_content.php";break;
	}
	window.location.href=url;
}

function s01link3(args) {
	var url="";
	switch(args) {
		case "00":url="/new/intro/intro_strategy.php";break;
	}
	window.location.href=url;
}


//¸Þ´º 2 : 
function s02link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/hot/program.php";break;
	}
	window.location.href=url;
}

function s02link2(args) {
	var url="";
	switch(args) {
		case "00":url="/new/hot/applications01.php";break;
	}
	window.location.href=url;
}

function s02link3(args) {
	var url="";
	switch(args) {
		case "00":url="/new/hot/applications02.php";break;
	}
	window.location.href=url;
}


//¸Þ´º 3 : 
function s03link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/event/allevent.php";break;
	}
	window.location.href=url;
}
function s03link2(args) {
	var url="";
	switch(args) {
		case "00":url="/new/event/thematic.php";break;
	}
	window.location.href=url;
}
function s03link3(args) {
	var url="";
	switch(args) {
		case "00":url="/new/event/topics.php";break;
	}
	window.location.href=url;
}
function s03link4(args) {
	var url="";
	switch(args) {
		case "00":url="/new/event/school.php";break;
	}
	window.location.href=url;
}



//¸Þ´º 4 : 
function s04link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/math/intro.php";break;
	}
	window.location.href=url;
}


//¸Þ´º 1 : 
function s04link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/math/intro.php";break;

	}
	window.location.href=url;
}

function s04link2(args) {
	var url="";
	switch(args) {
		case "00":url="/new/math/program.php";break;
	}
	window.location.href=url;
}


function s04link3(args) {
	var url="";
	switch(args) {
		case "00":url="/new/math/news.php";break;
		case "01":url="/new/math/news.php";break;
		case "02":url="/new/math/review.php";break;
		case "03":url="/new/math/qna.php";break;

	}
	window.location.href=url;
}

function s04link4(args) {
	var url="";
	switch(args) {
		case "00":url="/new/math/data.php";break;

	}
	window.location.href=url;
}

function s04link5(args) {
	var url="";
	switch(args) {
		case "00":url="/new/math/link.php";break;
	}
	window.location.href=url;
}



//¸Þ´º 5 : 
function s05link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/notice/notice.php";break;
	}
	window.location.href=url;
}
function s05link2(args) {
	var url="";
	switch(args) {
		case "00":url="/new/notice/photo.php";break;
	}
	window.location.href=url;
}

function s05link3(args) {
	var url="";
	switch(args) {
		case "00":url="/new/notice/poster.php";break;
	}
	window.location.href=url;
}


function s05link4(args) {
	var url="";
	switch(args) {
		case "00":url="/new/notice/vod.php";break;
	}
	window.location.href=url;
}

function s05link5(args) {
	var url="";
	switch(args) {
		case "00":url="/new/notice/qna.php";break;
	}
	window.location.href=url;
}



//¸Þ´º 6 : 
function s06link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/contact/location.php";break;
	}
	window.location.href=url;
}

//¸Þ´º 8 : 
function s08link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/bbs/bbs/board.php?bo_table=qna";break;
	}
	window.location.href=url;
}

//¸Þ´º 9 : 
function s09link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/related/link.php";break;
	}
	window.location.href=url;
}

//¸Þ´º 10 : 
function s10link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/membership/login.php";break;
	}
	window.location.href=url;
}

function s10link2(args) {
	var url="";
	switch(args) {
		case "00":url="/new/membership/join.php";break;
	}
	window.location.href=url;
}

function s10link3(args) {
	var url="";
	switch(args) {
		case "00":url="/new/membership/join_modify.php";break;
	}
	window.location.href=url;
}




//¸Þ´º 11 : 
function s11link1(args) {
	var url="";
	switch(args) {
		case "00":url="/new/sitemap/sitemap.php";break;
	}
	window.location.href=url;
}





// =================================================
// ÀÌ¹ÌÁö Á¡¼± ¾ø¾Ö±â
// =================================================

function bluring(){ 
if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus(); 
} 
document.onfocusin=bluring; 

