<!--·Î°í getURL("javascript:intro01()"); -->
function Home() { location.href = "/main.html"; } //home

//apssm
function apssm01() { location.href = "/album/list.html"; } // about APSSM /apssm/apssm01.html
function apssm02() { location.href = "/apssm/apssm02.html"; } //welcome Message
function apssm03() { location.href = "/apssm/apssm03.html"; } //Bylaws
function apssm04() { location.href = "/apssm/apssm04.html"; } //Executive Committee
function apssm05() { location.href = "/apssm/apssm05.html"; } //Committee
function apssm06() { location.href = "/apssm/apssm06.html"; } //Contact us


//Important news
function news01() { location.href = "/board/list.html?code=notice"; } // Important news /news/news01.html

//meetings
function meetings01() { location.href = "/event/list.html"; } // Future meetings /meetings/meetings01.html
function meetings02() { location.href = "/meetings/meetings02.html"; } //Past meetings
function meetings03() { location.href = "/meetings/meetings03.html"; } //Other Medical meetings


//Newsletter
function newsletter01() { location.href = "/board/list.html?code=news"; } // Introductory Message /newsletter/newsletter01.html


//Publications
function publications01() { location.href = "/publications/publications01.html"; } //Publications


//Members only
function members01() { location.href = "/member/join.html"; } //Your member information /members/members01.html
function members02() { location.href = "/board/list.html?code=m_reports"; } // Reports /members/members02.html
function members03() { location.href = "/board/list.html?code=m_minutes"; } // Minutes /members/members03.html
function members04() { location.href = "/members/research.html"; } //APSSM Grants
function members05() { location.href = "/board/list.html?code=m_bbs"; }  // Member's Voice

//links
function links01() { location.href = "/links/links01.html"; } //links


//sub
function sub01() { location.href = "/sub/sub01.html"; } //sitemap


//login
function login01() { location.href = "/member/login.html"; } // ·Î±×ÀÎ /login/login01.html
function login02() { location.href = "/member/join.html"; } // È¸¿ø°¡ÀÔ /login/login02.html
function login03() { location.href = "/member/idpw.html"; } //¾ÆÀÌµð/ºñ¹Ð¹øÈ£ Ã£±â /login/login03.html


//mypage
function mypage01() { location.href = "/member/join.html"; } // È¸¿øÁ¤º¸¼öÁ¤ /mypage/mypage01.html

