
//±³¼ö¼Ò°³
function main01() {
//	location.href = "/prof/index.jsp";
	location.href = "/prof/history.jsp";
}

//¸â¹ö¼Ò°³
function main02() {
	location.href = "/group/index.jsp";
}

//¿¬±¸ºÐ¾ß
function main03() {
	location.href = "/research/index.jsp";
}

//³í¹® ¹× Æ¯Çã
function main04() {
	location.href = "/publication/index.jsp";
}

//Ä¿¹Â´ÏÆ¼
function main05() {
	location.href = "/community/notice/index.jsp";
}

//º¸À¯±â±â
function main06() {
	location.href = "/equip/index.jsp";
}

//Âü°í»çÀÌÆ®
function main07() {
	location.href = "/ref/index.jsp";
}

//¸ÞÀÎ¹è³Ê¸®½ºÆ®
function main_list01() {
	location.href = "/research/index.jsp";
}

function main_list02() {
	location.href = "/research/funtion.jsp";
}




/*= ±³¼ö¼Ò°³ =================================================================================================================*/
//±³¼öÇÐ·Â
function prof01() {
//	location.href = "/prof/index.jsp";
location.href = "/prof/history.jsp";
}

////±³¼ö°æ·Â
//function prof02() {
//	location.href = "/prof/history.jsp";
//}

//¿¬±¸ºÐ¾ß
function prof02() {
//	location.href = "/prof/research.jsp";
	location.href = "/research/index.jsp";
}

//ÃÊÃ»°­¿¬
function prof03() {
	location.href = "/prof/lecture.jsp";
}

/*= ¸â¹ö¼Ò°³ =================================================================================================================*/
//¸â¹ö¾È³»
function group01() {
	location.href = "/group/index.jsp";
}

//´ÜÃ¼»çÁø
function group02() {
	location.href = "/group/group/index.jsp";
}

//¸â¹öÁÖ¼Ò·Ï
function group03() {
	location.href = "/group/addr.jsp";
}

/*= ¿¬±¸ºÐ¾ß =================================================================================================================*/
//Çü±¤ ÇÙ»ê ½Ã½ºÅÛ 
function research01() {
	location.href = "/research/index.jsp";
}

//±â´É¼º ÇÙ»ê ½Ã½ºÅÛ 
function research02() {
	location.href = "/research/funtion.jsp";
}

/*= ³í¹® ¹× Æ¯Çã =============================================================================================================*/
//¹ßÇ¥³í¹®
function publication01() {
	location.href = "/publication/index.jsp";
}

//Æ¯Çã
function publication02() {
	location.href = "/publication/patent.jsp";
}

/*= Ä¿¹Â´ÏÆ¼ =================================================================================================================*/
//°øÁö»çÇ×
function community01() {
	location.href = "/community/notice/index.jsp";
}

//ÀÚÀ¯°Ô½ÃÆÇ
function community02() {
	location.href = "/community/free/index.jsp";
}

//°¶·¯¸®
function community03() {
	location.href = "/community/gallery/index.jsp";
}

/*= º¸À¯±â±â =================================================================================================================*/
function equip01() {
	location.href = "/equip/index.jsp";
}

/*= Âü°í»çÀÌÆ® ===============================================================================================================*/
function ref01() {
	location.href = "/ref/index.jsp";
}



// ¹ßÇ¥´«¹®
function quick01() {
	location.href = "/publication/index.jsp";
}

// Æ¯Çã
function quick02() {
	location.href = "/publication/patent.jsp";
}

// ÃÊÃ»°­¿¬
function quick03() {
	location.href = "/prof/lecture.jsp";
}

// ¼ö»ó½ÇÀû
function quick04() {
	location.href = "#";
}
