// JavaScript Document
//HOME
function home(){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="../member/sitemap.html"}


//È¸»ç¼Ò°³
function company01(){window.location.href="../01_company/company01.html"} //ÀÎ»ç¸»
function company02(){window.location.href="../01_company/company02.html"}  //¿¬Çõ
function company03(){window.location.href="../01_company/company03.html"}  //Ã£¾Æ¿À½Ã´Â±æ


//Á¦Ç°¼Ò°³
function product01(){window.location.href="../02_product/product01.html"}//ÅÂ¾ç±¤¹ßÀü
function product02(){window.location.href="../02_product/product02.html"}//ÅÂ¾ç±¤¹ßÀü LED °¡·Îµî

//¼³Ä¡»ç·Ê
function customer01(){window.location.href="../03_customer/customer01_list.html"}//ÅÂ¾ç±¤¹ßÀü-°íÈïµ¿ÀÏ¸é
function customer01_02(){window.location.href="../03_customer/customer01_02_list.html"}//ÅÂ¾ç±¤¹ßÀü-°íÈïÆÈ¿µ»ê
function customer01_03(){window.location.href="../03_customer/customer01_03_list.html"}//ÅÂ¾ç±¤¹ßÀü-ÇÔÆò


function customer02(){window.location.href="../03_customer/customer02_list.html"}//ÅÂ¾ç±¤¹ßÀü LED °¡·Îµî-¾ç»êÁö±¸ È£¼ö°ø¿ø
function customer02_02(){window.location.href="../03_customer/customer02_02_list.html"}//ÅÂ¾ç±¤¹ßÀü LED °¡·Îµî-³²±¸Àç¼®»ê

function customer03(){window.location.href="../03_customer/customer03_list.html"}//±âÅ¸-³²ÇØ´ëÇÐ±³
function customer03_02(){window.location.href="../03_customer/customer03_02_list.html"}//±âÅ¸-¼Û¿ø´ëÇÐ±³
function customer03_03(){window.location.href="../03_customer/customer03_03_list.html"}//±âÅ¸-±â´É´ë±³º¸¿ëÁ¦ÀÛ
function customer03_04(){window.location.href="../03_customer/customer03_04_list.html"}//±âÅ¸-ÅÂ¾ç¹ßÀü ¹× ÃàÀüÁö
function customer03_05(){window.location.href="../03_customer/customer03_05_list.html"}//±âÅ¸-¼¼¹ÝÀüÁö ¼ö¼Ò¿¬·á ½ÃÇèÀåÄ¡



// ¿Â¶óÀÎ°ßÀû
function recruit01(){window.location.href="../04_recruit/recruit.html"}//¿Â¶óÀÎ°ßÀû



//¹®ÀÇ»çÇ×
function community01(){window.location.href="../05_community/community01_list.html"} //°øÁö»çÇ×
function community02(){window.location.href="../05_community/community02_list.html"}//¹®ÀÇ»çÇ×

//»çÀÌÆ®¸Ê
function sitemap(){window.location.href="../06_sitemap/sitemap.html"}//¹®ÀÇ»çÇ×

