/* 1depth link (flash) */
function main() {location.href = "/index.php";}

function mn01() {location.href = "../incubator/center.html";}
	function mn0101() {location.href = "../incubator/center.html";}
	function mn0102() {location.href = "../incubator/step.html";}
	function mn0103() {location.href = "../incubator/search.html";}
	function mn0104() {location.href = "../incubator/new.html";}

function mn02() {location.href = "../statistics/statistics.html";}


function mn03() {location.href = "../information/notice.html";}
	function mn0301() {location.href = "../information/notice.html";}
	function mn0302() {location.href = "../information/event.html";}
	function mn0303() {location.href = "../information/qna.html";}
	function mn0304() {location.href = "../information/faq.html";}
	function mn0305() {location.href = "../information/data.html";}
	function mn0306() {location.href = "../information/schedule.html";}

function mn04() {location.href = "../public/ebook.html";}
	function mn0401() {location.href = "../public/ebook.html";}
	function mn0402() {location.href = "../public/ucc.html";}
	function mn0403() {location.href = "../public/newsletter.html";}
	function mn0404() {location.href = "../public/founding.html";}

function mn05() {location.href = "../package/overview.html";}
	function mn0501() {location.href = "../package/overview.html";}
	function mn0502() {location.href = "../package/mentoring.html";}
	function mn0503() {location.href = "../package/program.html";}
	function mn0504() {location.href = "../package/registration.html";}
	function mn0505() {location.href = "../package/board.html";}

function mn06() {location.href = "../mypage/myinfo.html";}
	function mn0601() {location.href = "../mypage/myinfo.html";}
	function mn0602() {location.href = "../mypage/memo.html";}
	function mn0603() {location.href = "../mypage/scrap.html";}
	function mn0604() {location.href = "../mypage/poll.html";}

function mn07() {location.href = "/html/member/login.php";}
	function mn0701() {location.href = "/html/member/login.php";}
	function mn0702() {location.href = "/html/member/agree.php";}
	function mn0703() {location.href = "/html/member/find.php";}
	function mn0704() {location.href = "/html/member/logout.php";}

function mn08() {location.href = "/html/etc/sitemap.php";}


/* popup link */

function center()		{goPopup('center_view.html','center',800,600,1);} //
function overlap()		{goPopup('overlap.html','overlap',400,300,0);} //
function address()		{goPopup('address.html','address',420,300,0);} //
function mentor()		{goPopup('mentor_view.html','mentor',600,400,1);} //
