//»õ¼Ò½Ä - °øÁö»çÇ×
function fnNoticeListLink() {
	location.href="../index.asp";
}

//¾÷µ¥ÀÌÆ® 
function fnUpdateListLink() {
	location.href="/news/act/update_act.php?part=update&act=boardList&board_id=update&cate_id=002001000&page_num=1";
}

//ÀÌº¥Æ® 
function fnEventListLink() {
	location.href="/news/act/event_act.php?part=event&act=event_list";
}

//º¸µµÀÚ·á
function fnPressListLink() {
	location.href="/news/act/press_act.php?part=press&act=boardList&board_id=press&cate_id=002001000&page_num=1";
}


//ÁñÀÎ¼³¹®
function fnPollListLink() {
	location.href="/poll/act/poll_act.php?part=poll&act=topVoteid";
}

