// JavaScript Document
//HOME
function main(){window.location.href="../main/main.html"}



//MEMBER
function login(){window.location.href="../member/login.html"}
function logout(){window.location.href="../member/member_logout.html"}
function join01(){window.location.href="../member/join01.html"}
function join02(){window.location.href="../member/join02.html"}
function idpw(){window.location.href="../member/idpw.html"}
function edit(){window.location.href="../member/edit.html"}
function sec(){window.location.href="../member/sec.html"}
function sitemap(){window.location.href="../sub00/sub00_01.html"}


//È¸»ç¼Ò°³
function sub01_01(){window.location.href="../sub01/sub01_01.html"} //ÀÎ»ç¸»
function sub01_02(){window.location.href="../sub01/sub01_02.html"}  //Á¶Á÷µµ
function sub01_03(){window.location.href="../sub01/sub01_03.html"}
function sub01_04(){window.location.href="../sub01/sub01_04.html"}
function sub01_05(){window.location.href="../sub01/sub01_05.html"}


//ÀÎÅ×¸®¾î
function sub02_01(){window.location.href="../sub02/sub02_01.html"}//Á¦Ç°¼Ò°³
function sub02_02(){window.location.href="../sub02/sub02_02.html"}
function sub02_03(){window.location.href="../sub02/sub02_03.html"}
function sub02_04(){window.location.href="../sub02/sub02_04.html"}
function sub02_05(){window.location.href="../sub02/sub02_05.html"}
function sub02_06(){window.location.href="../sub02/sub02_06.html"}
function sub02_07(){window.location.href="../sub02/sub02_07.html"}


//½Ã°ø½ÇÀû
function sub03_01(){window.location.href="../sub03/sub03_01.html"}//½Ã°ø½ÇÀ
function sub03_02(){window.location.href="../sub03/sub03_02.html"}
function sub03_03(){window.location.href="../sub03/sub03_03.html"}
function sub03_04(){window.location.href="../sub03/sub03_04.html"}


//½Ã°ø»çÁø
function sub04_01(){window.location.href="../sub04/sub04_01.html"}
function sub04_02(){window.location.href="../sub04/sub04_02.html"}
function sub04_03(){window.location.href="../sub04/sub04_03.html"}

function sub05_01(){window.location.href="../sub05/sub05_01.html"}
function sub05_02(){window.location.href="../sub05/sub05_02.html"}
function sub05_03(){window.location.href="../sub05/sub05_03.html"}

function sub06_01(){window.location.href="../sub06/sub06_01.html"}




