/*** Main *******************************************/
function logo(){location.href="/index.asp";}

function goHome(){document.location = '/index.asp';}


/*** AAF Organization ***************************************/
function menu0_0(){location.href="/organization/president.asp";}
function menu0_1(){location.href="/organization/council.asp";}
function menu0_2(){location.href="/organization/committee.asp";}
function menu0_3(){location.href="/organization/association.asp";}


/*** News ***************************************/
function menu1_0(){location.href="/news/news/news_list.asp";}
function menu1_1(){location.href="/news/notice/notice_list.asp";}
function menu1_2(){location.href="/news/event/event.asp";}
function menu1_3(){location.href="/news/photo/photo_list.asp";}
function menu1_4(){location.href="/news/records/records_list.asp";}
function menu1_5(){location.href="/news/bulletin/bulletin.asp";}


/*** Archery Rules ***********************************/
function menu2_0(){location.href="/rules/fitarule.asp";}
function menu2_1(){location.href="/rules/aafrule.asp";}


/*** Development Program ***********************************/
function menu3(){location.href="/program/program.asp";}


/*** Top Util *********************************************/
function sitemap(){location.href="/etc/sitemap.asp";}
function contactus(){location.href="mailto:archery@sports.or.kr";}

