
///메뉴

function company_01() { location.href = "/company/greeting.php"; }
function company_02() { location.href = "/company/vision.php"; }
function company_03() { location.href = "/company/history.php"; }
function company_04() { location.href = "/company/ability.php"; }
function company_05() { location.href = "/company/map.php"; }

function work_01() { location.href = "/work/environment.php"; }
function work_02() { location.href = "/work/rail.php"; }
function work_03() { location.href = "/work/minute.php"; }
function work_04() { location.href = "/work/industry.php"; }

function product_01() { location.href = "/product/product01.php"; }
function product_02() { location.href = "/product/product02.php"; }
function product_03() { location.href = "/product/product03.php"; }
function product_04() { location.href = "/product/product04.php"; }
function product_05() { location.href = "/product/product05_3.php"; }
function product_06() { location.href = "/product/product06.php"; }

function rnd_01() { location.href = "/rnd/rnd01.php"; }
function rnd_02() { location.href = "/rnd/rnd02.php"; }
function rnd_03() { location.href = "/rnd/rnd03.php"; }
function rnd_04() { location.href = "/rnd/rnd04.php"; }
function rnd_05() { location.href = "/rnd/rnd05.php"; }

function cyber_01() { location.href = "/cyber/news.php"; }
function cyber_02() { location.href = "/cyber/notice.php"; }
function cyber_03() { window.open('/ecataloge/cataloge.php','name','fullscreen,scrollbars'); }

function customer_01() { location.href = "/customer/faq.php"; }
function customer_02() { location.href = "/customer/qna.php"; }
function customer_03() { location.href = "/customer/data.php"; }
function customer_04() { location.href = "/customer/online.php"; }

function index() { location.href = "../index.php"; }

function sitemap() { location.href = "/sitemap/sitemap.php"; }

function mail() { location.href = "mailto:webmaster@daekeum.co.kr"; }

function english() { location.href = "/english/index.php"; }