//home

function d0(){
    location.href = "/";
}

//±è±âÇöÀÔ´Ï´Ù

function d01_01(){
    location.href = "/about/intro.asp";
}
function d01_02(){
    location.href = "/about/profile.asp";
}

function d01_03(){
    location.href = "/report/report_list.asp";
}
function d01_032(){
    location.href = "/newsletter/newsletter_list.asp";
}
function d01_033(){
   location.href = "/about/1-10.asp";
}

//ÀÇÁ¤È°µ¿

function d02_01(){
    location.href = "/notice/notice_list.asp?c_code=01";
}
function d02_02(){
    location.href = "/notice/notice_list.asp?c_code=02";
}
function d02_03(){
    location.href = "/notice/notice_list.asp?c_code=03";
}
function d02_04(){
    location.href = "/notice/notice_list.asp?c_code=04";
}
function d02_05(){
    location.href = "/notice/notice_list.asp?c_code=08";
}
function d02_06(){
    location.href = "/notice/notice_list.asp?c_code=06";
}
function d02_07(){
    location.href = "/notice/notice_list.asp?c_code=07";
}
function d02_08(){
    location.href = "/notice/notice_list.asp?c_code=08";
}


//³×Æ¼Á¸

function d03_01(){
    location.href = "/netizone/netizone_list.asp";
}
function d03_012(){
     location.href = "/netizone/netizone_list.asp";
}
function d03_02(){
    location.href = "/netizone/vote_main.asp";
}
function d03_03(){
    location.href = "/netizone/policy_list.asp";
}

//¿ï»ê»ç¶û

function d04_01(){
    location.href = "/ulsan/intro.asp";
}
function d04_02(){
    location.href = "/ulsan/notice_list.asp";
}
function d04_03(){
   location.href = "/ulsan/tour.asp";
}


//º¸°íµè°í

function d05_01(){
    location.href = "/moviescetch/movie_list.asp";
}
function d05_02(){
    location.href = "/photoscetch/photo_list.asp";
}
function d05_03(){
    location.href = "/kimscolumn/column_list.asp";
}


//ÈÄ¿øÇÏ±â

function d06_01(){
    location.href = "/support/support.asp";
}
function d06_02(){
    location.href = "/support/support_info.asp";
}
function d06_03(){
    location.href = "/support/support_list.asp";
}

//·Î±×ÀÎ
function d07_01(){
    location.href = "/login/logform.asp";
}

//·Î±×¾Æ¿ô
function d07_05(){
    location.href = "/login/logout.asp";
}

//È¸¿ø°¡ÀÔ
function d07_03(){
    location.href = "/member/memberjoin.asp";
}

//È¸¿øÁ¤º¸¼öÁ¤
function d07_06(){
    location.href = "/member/membermodify.asp";
}

//¾ÆÀÌµðÆÐ½º¿öµåÃ£±â
function d07_02(){
    location.href = "javascript:idpass();";
}

function idpass(){
    window.open('/member/idpass_search.asp','pop','width=400, height=364, toolbars=no, location=no, scrollbars=no, resizable=no');
}

//È¸¿øÅ»Åð
function d07_07(){
    location.href = "/member/memberout.asp";
}

//°³ÀÎÁ¤º¸º¸È£Á¤Ã¥
function d07_04(){
    location.href = "/member/protect.asp";
}