// JavaScript Document
//HOME
function main(){window.location.href="../main/main.html"}

//È¸»ç¼Ò°³
function about01(){window.location.href="../about/about01.html"} 
function about02(){window.location.href="../about/about02.html"} 
function about03(){window.location.href="../about/about03.html"} 
function about04(){window.location.href="../about/about04.html"} 
function about05(){window.location.href="../about/about05.html"} 
function about06(){window.location.href="../about/about06.html"} 
function about07(){window.location.href="../about/about07.html"} //ÀÎÁõÇöÈ²
function about07_02(){window.location.href="../about/about07_02.html"} //Æ¯ÇãÇöÈ²
function about07_03(){window.location.href="../about/about07_03.html"} //±â¼úÁ¦ÈÞ

function about08(){window.location.href="../about/about08.html"} 

//CEO¼Ò°³
function ceo00(){window.location.href="../ceo/ceo00.html"}
function ceo01(){window.location.href="../ceo/ceo01.html"}
function ceo02(){window.location.href="../ceo/ceo02.html"}
function ceo03(){window.location.href="../ceo/ceo03.html"}
function ceo04(){window.location.href="../ceo/ceo04.html"}
function ceo05(){window.location.href="../ceo/ceo05.html"}


//»ç¾÷ºÐ¾ß
function business01(){window.location.href="../business/business01.html"}
function business02(){window.location.href="../business/business02.html"} //WAKIN
function business02_02(){window.location.href="../business/business02_02.html"} //ºí·Ï¼Â, SM6
function business02_03(){window.location.href="../business/business02_03.html"} // ¼ö¹èÀü¹Ý

function business03(){window.location.href="../business/business03.html"}


//Á¦Ç°¼Ò°³
function pro01(){window.location.href="../pro/pro01.html"}
function pro02(){window.location.href="../pro/pro02.html"}
function pro03(){window.location.href="../pro/pro03.html"}
function pro04(){window.location.href="../pro/pro04.html"}
function pro05(){window.location.href="../pro/pro05.html"}
function pro06(){window.location.href="../pro/pro06.html"}
function pro07(){window.location.href="../pro/pro07.html"}
function pro09(){window.location.href="../pro/pro09.html"}


//°í°´¼¾ÅÍ
function cust01(){window.location.href="../cust/cust01.html"}
function cust02(){window.location.href="../cust/cust02.html"}
function cust03(){window.location.href="../cust/cust03.html"}
function cust04(){window.location.href="../cust/cust04.html"}


//¼¼¿ø¹®È­
function sewon01(){window.location.href="../sewon/sewon01.html"}

//»ó½ÃÁö¿øÃ¤¿ë//
function pop_recruit() { // ÆË¾÷ À©µµ¿ì È£Ãâ ºÎºÐ 
var myWin = window.open('http://www.swec.co.kr/swentech/sewon/sewon01_recruit.html','pop_reserve','toolbar=no,location=no,directories=no, status=no,menubar=no,resizable=no,scrollbars=no, width=365,height=606, top=10,left=10'); 
}

function sewon02(){window.location.href="../sewon/sewon02.html"}
function sewon03(){window.location.href="../sewon/sewon03.html"}
function sewon04(){window.location.href="../sewon/sewon04.html"}
function sewon05(){window.location.href="../sewon/sewon05.html"}


//ÀÎÆ®¶ó³Ý
function login(){window.location.href="../member/login.html"}
function idpw(){window.location.href="../member/idpw.html"}
function logout(){window.location.href="../member/logout.html"}
function join(){window.location.href="../member/join.html"}
function edit(){window.location.href="../member/edit.html"}
function freeboard(){window.location.href="../member/freeboard.html"}
function notice(){window.location.href="../member/notice.html"}
function sitemap(){window.location.href="../member/sitemap.html"}
function eng(){window.location.href="http://www.swec.co.kr/eng/main/main.html"}


