CINXE.COM

<script language="javascript"> function getLanguage() { return navigator.language || navigator.userLanguage; } function isMobile() { return /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent); } if(getLanguage().indexOf('ko') >= 0){ if (isMobile()) { top.location = "/ko-mo"; } else { top.location = "/ko"; } }else if(getLanguage().indexOf('zh') >= 0){ if (isMobile()) { top.location = "/cn-mo"; } else { top.location = "/cn"; } }else { if (isMobile()) { top.location = "/en-mo"; } else { top.location = "/en"; } } </script> <!DOCTYPE html> <html lang="ko"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=1280"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta property="og:type" content="website"> <meta property="og:title" content="한화정밀기계"> <meta property="og:description" content="반도체, 디스플레이제조용 기계 제조회사. 사업소개, 제품소개, 고객지원 제공"> <meta property="og:image" content="https://www.hanwha-pm.com/ko/resource/images/common/og_img.jpg"> <meta property="og:url" content="https://www.hanwha-pm.com"> <link rel="shortcut icon" type="image/x-icon" href="https://www.hanwha-pm.com/ko/resource/images/common/favicon.ico"> </head> <body></body> </html>