Help
RSS
API
Feed
Maltego
Contact
Domain > diotd.zoomok.co.kr
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-01-22
183.111.232.82
(
ClassC
)
Port 80
HTTP/1.1 200 OKServer: openrestyDate: Thu, 22 Jan 2026 21:29:10 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveVary: Accept-EncodingVary: Accept-EncodingP3P: CPNOI ADM DEV PSAi COM NAV OUR OTR STP IND DEMExpires: Mon, 26 Jul 1997 05:00:00 GMTCache-Control: no-store, no-cache, must-revalidate, post-check0, pre-check0Pragma: no-cachex-cache-valid: YESReferrer-Policy: strict-origin-when-cross-originX-Content-Type-Options: nosniffx-hrpcs-signal: 1x-hrpcs-ttl: 300sLast-Modified: Thu, 22 Jan 2026 21:29:10 GMTX-XSS-Protection: 1;modeblockX-HURL: /diotd.zoomok.co.krview_pcUSagent_pcX-isCacheURL: YESX-ttl: 300.000X-Cache: MISSX-hits: 0X-ANIGIF: Accept-Ranges: bytes !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN //www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>html xmlns//www.w3.org/1999/xhtml xml:langko langko>head>script>(function(i, s, o, g, r) { var a s.createElement(o); var m s.getElementsByTagName(o)0; a.async true; a.src g; a.onload function() { if (ir.init) { ir.init(https://js-error-tracer-api.cafe24.com, eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnYWxlZDExLmNhZmUyNC5jb20iLCJhdWQiOiJqcy1lcnJvci10cmFjZXItYXBpLmNhZmUyNC5jb20iLCJtYWxsX2lkIjoiZ2FsZWQxMSIsInNob3Bfbm8iOjEsInBhdGhfcm9sZSI6Ik1BSU4iLCJsYW5ndWFnZV9jb2RlIjoia29fS1IiLCJjb3VudHJ5X2NvZGUiOiJLUiIsImlzX3l0cyI6ZmFsc2UsImlzX2NvbnRhaW5lciI6ZmFsc2UsIndvcmtzcGFjZSI6InByb2R1Y3Rpb24ifQ.S9YyEz5ZR6w3tuUkp9_rfu1LRfsPQB3eobvNP_BYNMw, {errors:{path:\/api\/v1\/store,collectWindowErrors:true,preventDuplicateReports:true,storageKeyPrefix:EC_JET.MAIN,samplingEnabled:true,samplingRate:0.5},vitals:{path:\/api\/v1\/vitals,samplingEnabled:true,samplingRate:0.3},resources:{path:\/api\/v1\/resources,samplingEnabled:true,samplingRate:0.5,durationThreshold:3000}}); } }; m.parentNode.insertBefore(a, m);}(window, document, script, //assets.poxo.com/jet/jet.js, EC_JET));/script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>script typetext/javascript>if (typeof EC_ROUTE undefined) { /** * 프론트용 라우트 플러그인 * @type {{bInit: boolean, init: EC_ROUTE.init}} * CAFE24.ROUTE 참조 */ var EC_ROUTE { EC_DOMAIN_PATH_INFO: EC_DOMAIN_PATH_INFO, bInit: false, aFromList: , aToList: , aCleanFilter: null, init: function () { if (this.bInit || typeof CAFE24.ROUTE undefined) { return; } this.bInit true; this.aCleanFilter /^shop1-90-9*$/, /^(m|p)$/, new RegExp(^( + Object.keys(CAFE24.ROUTE.support_language_list).join(|) + )$), /^skin-(base|skin1-90-9*|mobile0-9*)$/, ; }, isNeedRoute: function () { return CAFE24.ROUTE.is_need_route; }, /** * * @param iShopNo * @param bMobile * @param sFrontLanguage * @param sSkinCode * @returns {*|string} */ getUrlDomain: function (iShopNo, bMobile, sFrontLanguage, sSkinCode) { var oRouteConfig {}; if (typeof iShopNo undefined) { oRouteConfig.shop_no CAFE24.SDE_SHOP_NUM; } else { oRouteConfig.shop_no iShopNo; } if (typeof bMobile undefined) { oRouteConfig.is_mobile false; } else { oRouteConfig.is_mobile bMobile; } if (typeof sFrontLanguage undefined) { oRouteConfig.language_code ; }else { oRouteConfig.language_code sFrontLanguage; // 내부에서 로직으로 동작할땐 언어_지역 형태의 로케일 형태를 따른다. } if (typeof sSkinCode undefined) { oRouteConfig.skin_code ; }else { oRouteConfig.skin_code sSkinCode; } var sDomain ; if (oRouteConfig.shop_no ! CAFE24.SDE_SHOP_NUM) { // 접근된 다른 멀티샵 도메인 정보는 primary domain 를 조회해야함으로 ajax 를 통해 정보를 얻는다. sDomain this._getUrlDomainMultishop(oRouteConfig); } else { // 샵이 동일할 경우에는 접근된 domain 에 path 정보만 정리하여 반환함. sDomain this._getUrlDomain(oRouteConfig); } return sDomain; }, _getUrlDomainMultishop: function (oRouteConfig) { var sDomain ; EC$.ajax({ type: GET, url: /exec/front/Shop/Domain, data: { _shop_no : oRouteConfig.shop_no, is_mobile : oRouteConfig.is_mobile, language_code : oRouteConfig.language_code, skin_code : oRouteConfig.skin_code, }, async: false, dataType: json, cache: true, success: function(oResult) { switch (oResult.code) { case 0000 : sDomain oResult.data; break; default : break; } return false; } }); return sDomain; }, _getUrlDomain: function (oRouteConfig) { oRouteConfig.domain this._getCreateHost(oRouteConfig); return location.protocol + // + oRouteConfig.domain + this._getCreateUri(oRouteConfig); }, _getCreateHost : function (oRouteConfig) { var sHost location.host; var aHost sHost.split(.); if (this.isBaseDomain(sHost)) { if (aHost.length > 3) { aHost0 ; } } else if (oRouteConfig.is_mobile) { if (this.isMobileDomain()) { oRouteConfig.is_mobile false; } } return aHost.filter(Boolean).join(.); }, _getCreateUri: function (oRouteInfo) { var aUrl ; if (this.isBaseDomain() && oRouteInfo.shop_no > 1) { aUrl.push(shop + oRouteInfo.shop_no); } if (oRouteInfo.is_mobile) { aUrl.push(m); } if (oRouteInfo.language_code ! ZZ && oRouteInfo.language_code ! ) { var iIndex Object.values(CAFE24.ROUTE.support_language_list).indexOf(oRouteInfo.language_code); if (iIndex ! -1) { aUrl.push(Object.keys(CAFE24.ROUTE.support_language_list)iIndex); } } if (this.isBaseDomain() && oRouteInfo.skin_code ! default && oRouteInfo.skin_code ! ) { aUrl.push(skin- + oRouteInfo.skin_code); } var sUrl /; if (aUrl.length > 0) { sUrl / + aUrl.join(/); sUrl this.rtrim(sUrl, /); } return sUrl; }, /** * en, en-US > en_US */ convertValidLanguageCode: function (sUrlLanguageCode) { if (typeof CAFE24.ROUTE.support_language_listsUrlLanguageCode ! undefined) { return CAFE24.ROUTE.support_language_listsUrlLanguageCode; } return false; }, isMobileDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } var aMatched sHost.match(/^(m|mobile|skin\-mobile|skin\-mobile0-9+\-{2}shop0-9+|skin\-mobile0-9+|mobile\-{2}shop0-9+)\./i); return aMatched ! null; }, isBaseDomain: function (sHost) { if (typeof sHost undefined) { sHost location.host; } return sHost.indexOf(CAFE24.GLOBAL_INFO.getRootDomain()) ! -1; }, removePrefixUrl: function (sUrl) { if (this.isNeedRoute()) { sUrl sUrl.replace(this.getPrefixUrl(/), /); // 자동으로 prefix 붙은 영역을 제거해준다. } return sUrl; }, getPrefixUrl: function (sUrl) { if (this.isNeedRoute() false) { return sUrl; } if (sUrl.indexOf(/) ! 0) { return sUrl; } if (sUrl.match(/^\/{2,}/) ! null) { return sUrl; } var iCachedPosition this.aFromList.indexOf(sUrl); if (iCachedPosition > -1) { return this.aToListiCachedPosition; } var bTailSlash (sCleanUrl ! / && sUrl.substr(-1) /); var sCleanUrl this.getCleanUrl(sUrl); var aPrefixPart CAFE24.ROUTE.path.prefix.split(/); var aUrlPart sCleanUrl.split(/); var bMatched true; var sReturnUrl sCleanUrl; if (aUrlPart.length aPrefixPart.length) { bMatched false; } else { for (var i 0; i aPrefixPart.length ; i++) { if (aPrefixParti ! aUrlParti) { bMatched false; break; } } } if (bMatched false) { if (sCleanUrl /) { sReturnUrl CAFE24.ROUTE.path.prefix; } else { sReturnUrl CAFE24.ROUTE.path.prefix + sCleanUrl; } sReturnUrl bTailSlash ? sReturnUrl : this.rtrim(sReturnUrl, /) this.aFromList.push(sUrl); this.aToList.push(sReturnUrl); } return sReturnUrl; }, /** * document.location.pathname 이 필요할 경우 사용한다. * @returns {*} */ getPathName: function() { if (typeof CAFE24.ROUTE.path.result undefined) { return document.location.pathname; } return CAFE24.ROUTE.path.result; }, rtrim: function (str, chr) { var rgxtrim (!chr) ? new RegExp(\\s+$) : new RegExp(chr++$); return str.replace(rgxtrim, ); }, getShopNo: function () { return CAFE24.ROUTE.shop_no; }, getSkinCode: function () { return CAFE24.ROUTE.skin_code; }, getLanguageCode: function () { return CAFE24.ROUTE.language_code; }, getMobile: function () { return CAFE24.ROUTE.is_mobile; }, getIsMobile: function () { return CAFE24.ROUTE.is_mobile || CAFE24.ROUTE.skin_code.match(/^mobile0-9*$/); }, getCleanUrl: function (sUrl) { if (sUrl /) { return sUrl; } var aUrl sUrl.split(/); aUrl.shift(); if (aUrl.length 1) { return sUrl; } // 현재 4 depth 까지 미리보기 기능이 구현되어있음 var iPos 0; var bFind false; for (var i 0; i aUrl.length ; i++) { bFind false; for (var iSub iPos, iSubCount this.aCleanFilter.length; iSub iSubCount ; iSub++) { if (aUrli.match(this.aCleanFilteriSub) ! null) { bFind true; iPos iSub + 1; aUrl.splice(i, 1); i--; // aUrl 을 삭제해 주었으니 검색 조건을 -1 제거하여 초기화 한다. 다음 for i++ 로 증감 조회됨. break; } } if (bFind false) { break; } } return / + aUrl.join(/); }, getIsEasyUrl : function () { return !window.location.pathname.match(/^\w\/\-\.+(php|html|htm)$/i); } }; EC_ROUTE.init();}/script>meta namepath_role contentMAIN />meta namekeywords content주식회사지에이, 주식회사지에이, 주식회사 지에이,GA, 경관, 경관조명, LED, 가로등, 터널등, 투광등, 주목스포츠클럽, 조명제조, 원주, 행구동 />meta http-equivContent-Type contenttext/html; charsetutf-8/> meta http-equivX-UA-Compatible contentIEedge/> meta namenaver-site-verification content459088984378cbaa5c1fe2891e6c8a638167d648/> !-- PG크로스브라우징필수내용 --> meta http-equivCache-Control contentno-cache/> meta http-equivExpires content0/> meta http-equivPragma contentno-cache/> meta namenaver-site-verification content122a66c75636d7f3cbdaf748ad49dcbc0348a048/> !-- // PG크로스브라우징필수내용 --> link relpreconnect hrefhttps://fonts.gstatic.com/> link hrefhttps://fonts.googleapis.com/css2?familyNoto+Sans+KR:wght@100;300;400;500;700;900&displayswap relstylesheet/> !-- 해당 CSS는 쇼핑몰 전체 페이지에 영향을 줍니다. 삭제와 수정에 주의해주세요. --> !-- 스마트디자인에서는 JQuery 1.4.4 버전이 내장되어있습니다. 추가로 호출하면 충돌이 생길 수 있습니다. --> style> /* 210526 추가 */ .inner {position:relative;} .inner .member {position:absolute; right:15px; top:10px; font-size:1em;} .inner .member a {background:none; font-size:1em;} .menuTitle .menuTitles:last-child div {float:none;} .menuTitle .menuTitles:last-child div a {background:none;} /* 스크롤바 설정*/ body::-webkit-scrollbar{ /* 스크롤바 막대 너비 설정 */ width: 7px; height:7px;} /* 스크롤바 막대 설정*/ body::-webkit-scrollbar-thumb{ /* 스크롤바 막대 높이 설정 */ height: 17%; background-color: rgba(255,255,255,1); /* 스크롤바 둥글게 설정 */ border-radius: 10px; } /* 스크롤바 뒷 배경 설정*/ body::-webkit-scrollbar-track, body::-webkit-scrollbar-corner { background-color: rgba(0,0,0,0.5); } .login_event .xans-layout-statelogoff, .login_event .xans-layout-statelogon { float:left; } .login_event .sns_btn { position: relative; left: 60px; top: -40px; display: inline-block; } .login_event .sns_btn a i { font-size: 25px; } .disnone { display:none !important; } .xans-layout-footer { height:auto !important; } /* 210526 추가 끝 */ .inner .xans-layout-footer .address span .copy { font-size:11px; } /style>meta namefacebook-domain-verification contentdwh2pg9opfiih4bk28gpd0lf1f4c8l />link relcanonical hrefhttps://galed.co.kr/ />link relalternate hreflangx-default hrefhttps://galed.co.kr/ />link relalternate hreflangko-KR hrefhttps://galed.co.kr/ />link relalternate hrefhttps://m.galed.co.kr/ />meta propertyog:url contenthttps://galed.co.kr/ />meta propertyog:site_name content주식회사지에이 />meta propertyog:type contentwebsite />meta namenaver-site-verification content459088984378cbaa5c1fe2891e6c8a638167d648 />script typetext/javascript>var CAFE24API { instance : , MALL_ID : galed11, SHOP_NO : 1, init : function (appInfo) { if (typeof appInfo object) { if (appInfo.hasOwnProperty(client_id)) { var appKey appInfo.client_id; } } else { var appKey appInfo; } if (appKey) { if (!this.instanceappKey) { CAFE24API.clientId appKey; if (appInfo.hasOwnProperty(version)) { CAFE24API.version appInfo.version; } else { if (CAFE24API.hasOwnProperty(version)) { delete CAFE24API.version; } } var copyObject CAFE24API.constructor(); for (var attr in CAFE24API) { if (CAFE24API.hasOwnProperty(attr)) { copyObjectattr CAFE24APIattr; } } this.instanceappKey copyObject; } return this.instanceappKey; } }, initializeXhr : function () { try { return new XMLHttpRequest(); } catch (error) { return new window.ActiveXObject(Microsoft.XMLHTTP); } }, fullPath: function (url) { return https://galed11.cafe24api.com + url; }, getLoginProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getLoginProvider()}); }, getCustomerProvider: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {login: CAPP_ASYNC_METHODS.AppCommon.getCustomerProvider()}); }, getMemberID: function (callback) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { callback(null); } else { callback(CAPP_ASYNC_METHODS.AppCommon.getMemberID()); } }, getEncryptedMemberId: function (client_id, callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getEncryptedMemberId(client_id)); }, getMemberInfo: function (callback) { callback({id: CAPP_ASYNC_METHODS.AppCommon.getMemberInfo()}); }, getCustomerIDInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, application)) { return; } callback(null, {id: CAPP_ASYNC_METHODS.AppCommon.getCustomerIDInfo()}); }, getCustomerInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {customer: CAPP_ASYNC_METHODS.AppCommon.getCustomerInfo()}); }, getMileageInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {mileage: CAPP_ASYNC_METHODS.AppCommon.getMileageInfo()}); }, getPointInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {point: CAPP_ASYNC_METHODS.AppCommon.getPointInfo()}); }, getDepositInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {deposit: CAPP_ASYNC_METHODS.AppCommon.getDepositInfo()}); }, getCreditInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, customer)) { return; } callback(null, {credit: CAPP_ASYNC_METHODS.AppCommon.getCreditInfo()}); }, getCartList: function (callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.getCartList().then(function(data){ callback(null, {carts: data}); }); }, getCartInfo: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, {cart: CAPP_ASYNC_METHODS.AppCommon.getCartInfo()}); }, getCartItemList: function (callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } callback(null, {items: CAPP_ASYNC_METHODS.AppCommon.getCartItemList()}); }, getCartCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCartCount()); }, getCouponCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, promotion)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getCouponCount()); }, getWishCount: function (callback) { if (!CAFE24API.__chkValidSessionScope(callback, personal)) { return; } callback(null, CAPP_ASYNC_METHODS.AppCommon.getWishCount()); }, getShopInfo: function (callback) { if (!CAFE24API.__scopeErr(callback, store)) { return; } callback(null, {shop: CAPP_ASYNC_METHODS.AppCommon.getShopInfo()}); }, addCurrentProductToCart: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCurrentProductToCart(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {cart: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrder: function (mall_id, time, app_key, member_id, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrder(mall_id, time, app_key, member_id, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, calculatePayment: function (mall_id, request_time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.calculatePayment(mall_id, request_time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {expected_payment: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, precreateOrderV2: function (mall_id, time, app_key, member_id, request_data_json, hmac, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.precreateOrderV2(mall_id, time, app_key, member_id, request_data_json, hmac).then(function(data){ callback(null, {order: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), {error: {code: 422, message: This sdk is not available on the current page}}); } }); }, getOrderItemList: function (start_date, end_date, order_status, page, count, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderItemList(start_date, end_date, order_status, page, count, order_id).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getOrderDetailInfo: function (shop_no, order_id, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getOrderDetailInfo(shop_no, order_id).then(function(data){ callback(null, {orders: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, getClaimableItemList: function (order_id, customer_service_type, callback) { if (!CAFE24API.__scopeErr(callback, order)) { return; } CAPP_ASYNC_METHODS.AppCommon.getClaimableItemList(order_id, customer_service_type).then(function(data){ callback(null, {items: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }); }, emptyCart: function (basket_shipping_type, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.emptyCart(basket_shipping_type).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, deleteCartItems: function (basket_shipping_type, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.deleteCartItems(basket_shipping_type, product_list).then(function (data) { callback(null, {result: data}); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) ; }, addCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, addBundleProductsCart: function (basket_type, prepaid_shipping_fee, product_list, callback) { if (!CAFE24API.__scopeErr(callback, personal)) { return; } CAPP_ASYNC_METHODS.AppCommon.addBundleProductsCart(basket_type, prepaid_shipping_fee, product_list).then(function (data) { callback(null, data); }).catch(function (data) { if (data) { callback(new Error(422), {error: {code: data.code, message: data.message}}); } else { callback(new Error(422), { error: { code: 422, message: This sdk is not available on the current page } }); } }) }, get : function(url, callback) { return CAFE24API.complete(GET, url, this, null, callback); }, post : function(url, params, callback) { return CAFE24API.complete(POST, url, this, params, callback); }, put : function(url, params, callback) { return CAFE24API.complete(PUT, url, this, params, callback); }, delete : function(url, callback) { return CAFE24API.complete(DELETE, url, this, null, callback); }, complete : function(method, url, obj, params, callback) { var xhr CAFE24API.sendXhr(method, url, obj, params, callback); xhr.onreadystatechange function () { if (xhr.readyState XMLHttpRequest.DONE) { if (xhr.status > 200 && xhr.status 208) { callback(null, JSON.parse(xhr.responseText)); } else { callback(new Error(xhr.status), JSON.parse(xhr.responseText)); } } }; }, sendXhr : function (method, url, obj, params, callback) { if (method ! POST) { var url obj.fullPath(url); } var xhr obj.initializeXhr(); var queryVars {}; if (obj.clientId) queryVarscafe24_app_key obj.clientId; if (obj.version) queryVarscafe24_api_version obj.version; if (params null) { var seperator url.indexOf(?) -1 ? ? : &; var queryString ; for (var key in queryVars) { queryString.push(key + + queryVarskey); } if (queryString.length > 0) { url url + seperator + queryString.join(&); } } xhr.open(method, url, true); if (typeof params object && params ! null) { xhr.setRequestHeader(Content-type,application/x-www-form-urlencoded; charsetutf-8); for (var key in queryVars) { paramskey queryVarskey; } params formData + JSON.stringify(params); } xhr.send(params || null); return xhr; }, __sessionErr: function (callback) { callback(new Error(403), {error: {code: 403, message: Failed to get session. Only available when log in.}}); }, __scopeErr: function (callback, scope) { if (typeof CAFE24.APPSCRIPT_SDK_DATA ! undefined && jQuery.inArray(scope, CAFE24.APPSCRIPT_SDK_DATA ) > -1 ) { return true; } callback(new Error(403), {error: {code: 403, message: You do not have the necessary authority(scope) to use the SDK.}}); }, __chkValidSessionScope: function (callback, scope) { if (!CAPP_ASYNC_METHODS.IS_LOGIN) { CAFE24API.__sessionErr(callback); return false; } if (!CAFE24API.__scopeErr(callback, scope)) { return false; } return true; } }; /script>script typetext/javascript>window.CAFE24 window.CAFE24 || {};CAFE24.MANIFEST_CACHE_REVISION 2601211451;CAFE24.getDeprecatedNamespace function(sDeprecatedNamespace, sSupersededNamespace) {var sNamespace sSupersededNamespace ? sSupersededNamespace : sDeprecatedNamespace.replace(/^EC_/, );return CAFE24sNamespace;}CAFE24.FRONT_LANGUAGE_CODE ko_KR;CAFE24.MOBILE false;CAFE24.MOBILE_DEVICE false;CAFE24.MOBILE_USE true;var EC_MOBILE CAFE24.MOBILE;var EC_MOBILE_DEVICE CAFE24.MOBILE_DEVICE;var EC_MOBILE_USE CAFE24.MOBILE_USE;CAFE24.SKIN_CODE skin8;CAFE24.FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA {common_member_id_crypt:};var EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA CAFE24.getDeprecatedNamespace(EC_FRONT_EXTERNAL_SCRIPT_VARIABLE_DATA);CAFE24.SDE_SHOP_NUM 1;CAFE24.SHOP {getLanguage : function() { return ko_KR; },getSkinLanguageCode : function() { return ko_KR; },getCurrency : function() { return KRW; },getFlagCode : function() { return KR; },getTimezone: function() { return Asia/Seoul },getDateFormat: function() { return Y-m-d },isMultiShop : function() { return false; },isDefaultShop : function() { return true; },isDefaultLanguageShop : function(sLanguageCode) { return SHOP.isDefaultShop() && SHOP.isLanguageShop(sLanguageCode); },isKR : function() { return true; },isUS : function() { return false; },isJP : function() { return false; },isCN : function() { return false; },isTW : function() { return false; },isES : function() { return false; },isPT : function() { return false; },isVN : function() { return false; },isPH : function() { return false; },getCountryAndLangMap : function() { return {KR: ko_KR,US: en_US,JP: ja_JP,CN: zh_CN,TW: zh_TW,VN: vi_VN,PH: en_PH}},isLanguageShop : function(sLanguageCode) { return sLanguageCode ko_KR; },getDefaultShopNo : function() { return 1; },getProductVer : function() { return 2; },isSDE : function() { return true; },isMode : function() {return true; },getModeName : function() {return true; },isMobileAdmin : function() {return false; },isNewProMode : function() {return false; },isExperienceMall : function() { return false; },isDcollection : function() {return false; },isYoutubeShops : function() {return false; },getYtShopsShopNo : function() {return 0; },isFrontDesignChangeRequired : function() {return false;},isG2G : function() {return false; },getAdminID : function() {return },getMallID : function() {return galed11},getCurrencyFormat : function(sPriceTxt, bIsNumberFormat) { sPriceTxt String(sPriceTxt);var aCurrencySymbol ,\uc6d0,false;if (typeof CAFE24.SHOP_PRICE ! undefined && isNaN(sPriceTxt.replace(/,/gi, )) false && bIsNumberFormat true) {// bIsNumberFormat 사용하려면 Ui(:libUipackCurrency)->plugin(Currency) 화폐 라이브러리 추가 필요sPriceTxt CAFE24.SHOP_PRICE.toShopPrice(sPriceTxt.replace(/,/gi, ), true, CAFE24.SDE_SHOP_NUM);}try {var sPlusMinusSign (sPriceTxt.toString()).substr(0, 1);if (sPlusMinusSign - || sPlusMinusSign +) {sPriceTxt (sPriceTxt.toString()).substr(1);return sPlusMinusSign + aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;} else {return aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;}} catch (e) {return aCurrencySymbol0 + sPriceTxt + aCurrencySymbol1;}}};CAFE24.CURRENCY_INFO {getOriginReferenceCurrency : function() {return USD},getCurrencyList : function(sCurrencyCode) { var aCurrencyList {JPY:{currency_symbol:¥,decimal_place:0,round_method_type:F},VND:{currency_symbol:₫,decimal_place:0,round_method_type:F},PHP:{currency_symbol:₱,decimal_place:2,round_method_type:R},USD:{currency_symbol:$,decimal_place:2,round_method_type:R},CNY:{currency_symbol:¥,decimal_place:2,round_method_type:R},TWD:{currency_symbol:NT$,decimal_place:0,round_method_type:F},EUR:{currency_symbol:\u20ac,decimal_place:2,round_method_type:R},BRL:{currency_symbol:R$,decimal_place:2,round_method_type:R},AUD:{currency_symbol:A$,decimal_place:2,round_method_type:R},BHD:{currency_symbol:.د.ب,decimal_place:3,round_method_type:R},BDT:{currency_symbol:৳,decimal_place:2,round_method_type:R},GBP:{currency_symbol:£,decimal_place:2,round_method_type:R},CAD:{currency_symbol:C$,decimal_place:2,round_method_type:R},CZK:{currency_symbol:Kč,decimal_place:2,round_method_type:R},DKK:{currency_symbol:kr,decimal_place:2,round_method_type:R},HKD:{currency_symbol:HK$,decimal_place:2,round_method_type:R},HUF:{currency_symbol:Ft,decimal_place:2,round_method_type:R},INR:{currency_symbol:₹,decimal_place:2,round_method_type:R},IDR:{currency_symbol:Rp,decimal_place:0,round_method_type:F},ILS:{currency_symbol:₪,decimal_place:2,round_method_type:R},JOD:{currency_symbol: دينار,decimal_place:3,round_method_type:R},KWD:{currency_symbol:دينار,decimal_place:3,round_method_type:R},MYR:{currency_symbol:RM,decimal_place:2,round_method_type:R},MXN:{currency_symbol:Mex$,decimal_place:2,round_method_type:R},NZD:{currency_symbol:NZ$,decimal_place:2,round_method_type:R},NOK:{currency_symbol:kr,decimal_place:2,round_method_type:R},PKR:{currency_symbol:₨,decimal_place:2,round_method_type:R},PLN:{currency_symbol:z\u0142,decimal_place:2,round_method_type:R},RUB:{currency_symbol:\u0440\u0443\u0431,decimal_place:2,round_method_type:R},SAR:{currency_symbol:﷼,decimal_place:2,round_method_type:R},SGD:{currency_symbol:S$,decimal_place:2,round_method_type:R},ZAR:{currency_symbol:R,decimal_place:2,round_method_type:R},SEK:{currency_symbol:kr,decimal_place:2,round_method_type:R},CHF:{currency_symbol:Fr,decimal_place:2,round_method_type:R},THB:{currency_symbol:฿,decimal_place:2,round_method_type:R},TRY:{currency_symbol:TL,decimal_place:2,round_method_type:R},AED:{currency_symbol:فلس,decimal_place:2,round_method_type:R}}; return aCurrencyListsCurrencyCode },isUseReferenceCurrency : function() {return false }};CAFE24.COMMON_UTIL {convertSslForString : function(sString) { return sString.replace(/http:/gi, );},convertSslForHtml : function(sHtml) { return sHtml.replace(/((?:src|href)\s*\s*)http:(\/\/(?:a-z0-9\-_\.+)\/)/ig, $1$2);},getProtocol : function() { return http; },moveSsl : function() { if (CAFE24.COMMON_UTIL.getProtocol() http) { var oLocation jQuery(window.location); var sUrl https:// + oLocation.attr(host) + oLocation.attr(pathname) + oLocation.attr(search); window.location.replace(sUrl); } },setEcCookie : function(sKey, sValue, iExpire) {var exdate new Date();exdate.setDate(exdate.getDate() + iExpire);var setValue escape(sValue) + ; domain. + CAFE24.GLOBAL_INFO.getBaseDomain() + ; path/;expires + exdate.toUTCString();document.cookie sKey + + setValue;}};CAFE24.SHOP_LIB_INFO {getBankInfo : function() { var oBankInfo ;$.ajax({type: GET,url: /exec/front/Shop/Bankinfo,dataType: json,async: false,success: function(oResponse) {oBankInfo oResponse;}});return oBankInfo; }}; var EC_SDE_SHOP_NUM CAFE24.SDE_SHOP_NUM;var SHOP CAFE24.getDeprecatedNamespace(SHOP);var EC_COMMON_UTIL CAFE24.getDeprecatedNamespace(EC_COMMON_UTIL);var EC_SHOP_LIB_INFO CAFE24.getDeprecatedNamespace(EC_SHOP_LIB_INFO);var EC_CURRENCY_INFO CAFE24.getDeprecatedNamespace(EC_CURRENCY_INFO);CAFE24.ROOT_DOMAIN cafe24.com;CAFE24.API_DOMAIN cafe24api.com;CAFE24.GLOBAL_INFO (function() {var oData {base_domain:galed11.cafe24.com,root_domain:cafe24.com,api_domain:cafe24api.com,is_global:false,is_global_standard:false,country_code:KR,language_code:ko_KR,admin_language_code:ko_KR,front_language_code:ko_KR};return {getBaseDomain: function() {return oDatabase_domain;},getRootDomain: function() {return oDataroot_domain;},getApiDomain: function() {return oDataapi_domain;},isGlobal: function() {return oDatais_global;},isGlobalStandard: function() {return oDatais_global_standard;},getCountryCode: function() {return oDatacountry_code;},getLanguageCode: function() {return oDatalanguage_code;},getAdminLanguageCode: function() {return oDataadmin_language_code;},getFrontLanguageCode: function() {return oDatafront_language_code;}};})();var EC_ROOT_DOMAIN CAFE24.ROOT_DOMAIN;var EC_API_DOMAIN CAFE24.API_DOMAIN;var EC_TRANSLATE_LOG_STATUS CAFE24.TRANSLATE_LOG_STATUS;var EC_GLOBAL_INFO CAFE24.getDeprecatedNamespace(EC_GLOBAL_INFO);CAFE24.AVAILABLE_LANGUAGE ko_KR,zh_CN,en_US,zh_TW,es_ES,pt_PT,vi_VN,ja_JP,en_PH;CAFE24.AVAILABLE_LANGUAGE_CODES {ko_KR:KOR,zh_CN:CHN,en_US:ENG,zh_TW:TWN,es_ES:ESP,pt_PT:PRT,vi_VN:VNM,ja_JP:JPN,en_PH:PHL};var EC_AVAILABLE_LANGUAGE CAFE24.AVAILABLE_LANGUAGE;var EC_AVAILABLE_LANGUAGE_CODES CAFE24.AVAILABLE_LANGUAGE_CODES;CAFE24.GLOBAL_PRODUCT_LANGUAGE_CODES { sClearanceCategoryCode: ,sManualLink: //support.cafe24.com/hc/ko/articles/7739013909529,sHsCodePopupLink: https://www.wcotradetools.org/en/harmonized-system,aCustomRegex: PHL : ^0-9{8}A-Z?$,sCountryCodeData: kor,sEnglishExampleURlForGlobal: ,aReverseAddressCountryCode: VNM,PHL,aSizeGuideCountryAlign: US,UK,EU,KR,JP,CN,aIsSupportTran: ja_JP,zh_CN,zh_TW,en_US,vi_VN,en_PH,pt_PT,es_ES};var EC_GLOBAL_PRODUCT_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_PRODUCT_LANGUAGE_CODES);CAFE24.GLOBAL_ORDER_LANGUAGE_CODES {aModifyOrderLanguage: {KR:ko_KR,JP:ja_JP,CN:zh_CN,TW:zh_TW,VN:vi_VN,PH:en_PH},aUseIdCardKeyCountry: CN,TW,aLanguageWithCountryCode: {zh_CN:CN,CHN,HK,HNK,ja_JP:JP,JPN,zh_TW:TW,TWN,ko_KR:KR,KOR,vi_VN:VN,VNM,en_PH:PH,PHL},aCheckDisplayRequiredIcon: ja_JP,zh_CN,zh_TW,en_US,vi_VN,en_PH,aSetReceiverName: {zh_CN:{sCountry:CN,bUseLastName:true},zh_TW:{sCountry:TW,bUseLastName:false},ja_JP:{sCountry:JP,bUseLastName:true}},aSetDeferPaymethodLanguage: {ja_JP:\uc77c\ubcf8,zh_CN:\uc911\uad6d},aUseDeferPaymethod: ja_JP,zh_CN,aCheckShippingCompanyAndPaymethod: ja_JP,zh_CN,aSetDeferPaymethodLanguageForShipping: {ja_JP:\u65e5\u672c,zh_CN:\uc911\uad6d},aCheckStoreByPaymethod: ja_JP,zh_CN,aCheckIsEmailRequiredForJs: en_US,zh_CN,zh_TW,ja_JP,vi_VN,en_PH,aSetIdCardKeyCountryLanguage: {CN:\uc911\uad6d\uc758,TW:\ub300\ub9cc\uc758},aReverseGlobalAddress: en_PH,vi_VN,PHL,VNM,VN,PH,aNoCheckZipCode: KOR,JPN,aNotPostCodeAPICountryList: en_US,es_ES,pt_PT,en_PH,aEnableSearchExchangeAddr: KR,JP,CN,VN,TW,PH,aDuplicatedBaseAddr: TW,JP,aReverseAddressCountryCode: VN,PH,aCheckZipCode: PHL,en_PH,PH};var EC_GLOBAL_ORDER_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_ORDER_LANGUAGE_CODES);CAFE24.GLOBAL_MEMBER_LANGUAGE_CODES { sAdminWebEditorLanguageCode: ko ,oNotAvailDecimalPointLanguages: ko_KR,ja_JP,zh_TW,vi_VN,oAddressCountryCode: {KOR:ko_KR,JPN:ja_JP,CHN:zh_CN,TWN:zh_TW,VNM:vi_VN,PHL:en_PH},};var EC_GLOBAL_MEMBER_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_MEMBER_LANGUAGE_CODES);CAFE24.GLOBAL_BOARD_LANGUAGE_CODES { bUseLegacyBoard: true};var EC_GLOBAL_BOARD_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_BOARD_LANGUAGE_CODES);CAFE24.GLOBAL_MALL_LANGUAGE_CODES {oDesign: {oDesignAddReplaceInfo: {group_id:SKIN.ADD.ADMIN.DESIGNDETAIL,replacement:{KR:KOREAN,US:ENGLISH,JP:JAPANESE,CN:SIMPLIFIED.CHINESE,TW:TRADITIONAL.CHINESE,ES:SPANISH,PT:PORTUGUESE,PH:ENGLISH}},oDesignDetailLanguageCountryMap: {KR:ko_KR,JP:ja_JP,CN:zh_CN,TW:zh_TW,US:en_US,ES:es_ES,PT:pt_PT,PH:en_PH},oSmartDesignSwitchTipLink: {edibot:{img:\/\/img.echosting.cafe24.com\/smartAdmin\/img\/design\/img_editor_dnd.png,link:\/\/ecsupport.cafe24.com\/board\/free\/list.html?board_actlist&board_no12&category_no9&cate_no9},smart:{img:\/\/img.echosting.cafe24.com\/smartAdmin\/img\/design\/ko_KR\/img_editor_smart.png,link:\/\/sdsupport.cafe24.com}},oSmartDesignDecoShopList: ko_KR,ja_JP,zh_CN,en_US,zh_TW,es_ES,pt_PT,oSmartDesignDecoMultilingual: {list:{ko_KR:KOREAN,en_US:ENGLISH,ja_JP:JAPANESE,zh_CN:SIMPLIFIED.CHINESE,zh_TW:TRADITIONAL.CHINESE,es_ES:SPANISH,pt_PT:PORTUGUESE,vi_VN:VIETNAMESE},group_id:EDITOR.LAYER.EDITING.DECO},aSmartDesignModuleShopList: ko_KR,ja_JP,zh_CN,en_US,zh_TW,es_ES,pt_PT},oStore: {oMultiShopCurrencyInfo: {en_US:{currency:USD},zh_CN:{currency:USD,sub_currency:CNY},ja_JP:{currency:JPY},zh_TW:{currency:TWD},es_ES:{currency:EUR},pt_PT:{currency:EUR},ko_KR:{currency:KRW},vi_VN:{currency:VND},en_PH:{currency:PHP}},oBrowserRedirectLanguage: {ko:{primary:ko_KR,secondary:en_US},en:{detail:{en-ph:{primary:en_PH,secondary:en_US},en-us:{primary:en_US,secondary:es_ES},default:{primary:en_US,secondary:es_ES}}},ja:{primary:ja_JP,secondary:en_US},zh:{detail:{zh-cn:{primary:zh_CN,secondary:en_US},zh-tw:{primary:zh_TW,secondary:zh_CN},default:{primary:en_US,secondary:ko_KR}}},es:{primary:es_ES,secondary:en_US},pt:{primary:pt_PT,secondary:en_US},vi:{primary:vi_VN,secondary:en_US},default:{primary:en_US,secondary:ko_KR}},aChangeableLanguages: en_US,ja_JP,ko_KR,aNoZipCodeLanguage: ko_KR,ja_JP},oMobile: {sSmartWebAppFaqUrl: https://support.cafe24.com/hc/ko/articles/8466586607641,sAmpFaqUrl: https://ecsupport.cafe24.com/board/free/read.html?no1864&board_no5&category_no13&cate_no13&category_no13&category_no13,},oPromotion: {bQrCodeAvailable: true,bSnsMarketingAvailable: true},oShippingReverseAddressLanguage: vi_VN,en_PH ,oGlobalStandardSwitchHelpCodeLink: {SH.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/SH.DS.html},PR.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/PR.DS.html},OR.SM.BO:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/OR.SM.BO.html},DE.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/DE.DS.html},MB.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/MB.DS.html},PM.DS:{link:\/\/serviceguide.cafe24shop.com\/en_PH\/PM.DS.html}},getAdminMainLocaleLanguage: function(sSkinLocaleCode) {var oLocaleData ;var locale ;var shopLangName ;if (sSkinLocaleCode US) {locale en_US;shopLangName ENGLISH;} else if (sSkinLocaleCode JP) {locale ja_JP;shopLangName JAPANESE;} else if (sSkinLocaleCode CN) {locale zh_CN;shopLangName SIMPLIFIED.CHINESE;} else if (sSkinLocaleCode TW) {locale zh_TW;shopLangName TRADITIONAL.CHINESE;} else if (sSkinLocaleCode ES) {locale es_ES;shopLangName SPANISH;} else if (sSkinLocaleCode PT) {locale pt_PT;shopLangName PORTUGUESE;} else if (sSkinLocaleCode VN) {locale vi_VN;shopLangName VIETNAMESE;} else if(sSkinLocaleCode PH) {locale en_PH;shopLangName ENGLISH.PH;}oLocaleDatalocale locale;oLocaleDatashopLangName shopLangName;return oLocaleData;}};var EC_GLOBAL_MALL_LANGUAGE_CODES CAFE24.getDeprecatedNamespace(EC_GLOBAL_MALL_LANGUAGE_CODES);CAFE24.GLOBAL_DATETIME_INFO {oConstants: {STANDARD_DATE_REGEX:\/(12\\d{3}-(01-9|10-2)-(01-9|12\\d|301))\/,IN_ZONE:inZone,OUT_ZONE:outZone,IN_FORMAT:inFormat,OUT_FORMAT:outFormat,IN_DATE_FORMAT:inDateFormat,IN_TIME_FORMAT:inTimeFormat,OUT_DATE_FORMAT:outDateFormat,OUT_TIME_FORMAT:outTimeFormat,IN_FORMAT_DATE_ONLY:1,IN_FORMAT_TIME_ONLY:2,IN_FORMAT_ALL:3,OUT_FORMAT_DATE_ONLY:1,OUT_FORMAT_TIME_ONLY:2,OUT_FORMAT_ALL:3,DATE_ONLY:YYYY-MM-DD,TIME_ONLY:HH:mm:ss,FULL_TIME:YYYY-MM-DD HH:mm:ss,ISO_8601:YYYY-MM-DDTHH:mm:ssZ,YEAR_ONLY:YYYY,MONTH_ONLY:MM,DAY_ONLY:DD,WEEK_ONLY:e,TIME_H_I_ONLY:HH:mm,TIME_HOUR_ONLY:HH,TIME_MINUTE_ONLY:mm,POSTGRE_FULL_TIME:YYYY-MM-DD HH24:MI:SS,POSTGRE_TIME_ONLY: HH24:MI:SS,MICRO_SECOND_ONLY:u,SEOUL:Asia\/Seoul,TOKYO:Asia\/Tokyo,SHANGHAI:Asia\/Shanghai,TAIPEI:Asia\/Taipei,HANOI:Asia\/Bangkok,LOS_ANGELES:America\/Los_Angeles,LISBON:Europe\/Lisbon,MADRID:Europe\/Madrid,SINGAPORE:Asia\/Singapore,UTC:Etc\/UTC,MAX_DATETIME:9999-12-31 23:59:59},oOptions: {inZone:Asia\/Seoul,inFormat:YYYY-MM-DD HH:mm:ss,inDateFormat:YYYY-MM-DD,inTimeFormat:HH:mm:ss,outZone:Asia\/Seoul,outFormat:YYYY-MM-DD HH:mm:ss,outDateFormat:YYYY-MM-DD,outTimeFormat:HH:mm:ss},oPolicies: {shop:{outZone:Asia\/Seoul,outFormat:YYYY-MM-DD HH:mm:ss,outDateFormat:YYYY-MM-DD,outTimeFormat:HH:mm:ss}},sOverrideTimezone: ,sMomentNamespace: EC_GLOBAL_MOMENT};CAFE24.FRONT_JS_CONFIG_MANAGE {sSmartBannerScriptUrl:https:\/\/app4you.cafe24.com\/SmartBanner\/tunnel\/scriptTags?vs1563164396689206,sMallId:galed11,sDefaultAppDomain:https:\/\/app4you.cafe24.com,sWebLogOffFlag:F};var EC_FRONT_JS_CONFIG_MANAGE CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MANAGE);CAFE24.FRONT_JS_CONFIG_MEMBER {sAuthUrl:https:\/\/ipin-ec.cafe24.com\/certify\/v1\/?actionauth};var EC_FRONT_JS_CONFIG_MEMBER CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_MEMBER);CAFE24.FRONT_JS_CONFIG_SHOP {recent_count:4,adult19BaseTinyImage:galed11_adult.png,adult19Warning:F,cdnUrl:};var EC_FRONT_JS_CONFIG_SHOP CAFE24.getDeprecatedNamespace(EC_FRONT_JS_CONFIG_SHOP);typeof window.CAFE24 undefined && (window.CAFE24 {});CAFE24.BOARD {config_1:{board_no:1,use_block:F,use_report:F},config_8:{board_no:8,use_block:F,use_report:T}};CAFE24.ROUTE {is_mobile:false,is_need_route:false,language_code:ZZ,path:{origin:\/,result:\/,prefix:},shop_no:0,skin_code:default,support_language_list:{ar:ar_EG,ar-EG:ar_EG,de:de_DE,de-DE:de_DE,en:en_US,en-IN:en_IN,en-PH:en_PH,en-US:en_US,es:es_ES,es-ES:es_ES,hi:hi_IN,hi-IN:hi_IN,id:id_ID,id-ID:id_ID,it:it_IT,it-IT:it_IT,ja:ja_JP,ja-JP:ja_JP,ko:ko_KR,ko-KR:ko_KR,ms:ms_MY,ms-MY:ms_MY,pt:pt_PT,pt-PT:pt_PT,ru:ru_RU,ru-RU:ru_RU,th:th_TH,th-TH:th_TH,tr:tr_TR,tr-TR:tr_TR,vi:vi_VN,vi-VN:vi_VN,zh:zh_CN,zh-CN:zh_CN,zh-HK:zh_HK,zh-MO:zh_MO,zh-SG:zh_SG,zh-TW:zh_TW}};/script>link relstylesheet typetext/css href//img.echosting.cafe24.com/editors/froala/css/froala_style_ec.min.css?vs2601211451 charsetutf-8/>link relstylesheet typetext/css href/ind-script/optimizer.php?filenamenZExDgIxDAT7KC3vsOAJPIEfOMFwJxJv5DgS_J6jggYJ0o52doulBVVofzBqhqtxJZOOYVko904Xgzpl1AqNG9jRL3nJoaMMX6Eh4T4pDvfZ0cIPsTnVORWZVNFCWVVCYtWv-9waHcF2ptNn3YZjeuGYCvJtVjZpMP_Pft_7BA&typecss&kecd691e0c80070ef935d0e961272742f67437a3c&t1751861569 />link relstylesheet typetext/css href/ind-script/optimizer_user.php?filenametZW_TsQwDIf3KyvPYfUYCitMSEzHE6Sum4YmcZQ_iHt7fAUhJgbOHdO6X52fnC-wcCAg7FqhXMAaT1PfQ2qjd9gtNXgoE3UTFWcjlNXFe8BSIPDUPMHIJk9wHO7Au1KTwdVY6vobKbmFf6C9OXOrMJricPsPcggc9XhfD_R4hAdZ0KE5fWZl9tUlffBCfgdqyjITuEO2yVgXTaUdEjajPnRstWqO7A-XP3ZJwO8QrFShHtWap-s08MtY3_BSZaA8W57nPaiarYYmFigLpxdRrGazgkwu2uc4syL2-DAMgJKD5XxW5G5XjXKvoqw3Qs1QE3uviOM8UX40ZaWK3GLV3ftF1ydCUuVexn9kUWBQhM7MlbK-p-TFFdg_zurr4rbDpchGju_yueOYNrd-Ag&typecss&ke6ad687d499e189470229e0a32e48a5b2f7653c1&t1766633860&userT />style typetext/css>/style>title>주식회사지에이/title>/head>body idmain> a href# idgoTopBtn classdisNone>i classfar fa-arrow-alt-circle-up>/i>/a>div idskipNavigation> p>a href#category>전체상품목록 바로가기/a>/p> p>a href#contents>본문 바로가기/a>/p>/div>div>div idheader classheader main styleborder-top:3px solid #4ec5b300>div classinner> div classtopArea> ul classtop_main> li classmain_logo> a href/ styletext-decoration:none>img src/gaImages/main/ci_black.png styleheight:35px;margin-top:20px/>/a> !-- a href/pages/intro.html styletext-decoration:none>img src/gaImages/main/ci_black.png styleheight:35px;margin-top:20px/>/a --> !--/h1--> /li> li class forLandscape disNone> a hrefjavascript:close_landscape(); styletext-decoration:none>img src/gaImages/main/ci_black.png styleheight:35px;margin-top:20px/>/a> !-- a href/pages/intro.html styletext-decoration:none>img src/gaImages/main/ci_black.png styleheight:35px;margin-top:20px/>/a --> /li> li idmenuBarLi> div classmain_nav> ul classmenuTitle> li classmenuTitles> a href/pages/overview.html?tabtab1>회사소개/a> span classtopbar_bg>/span> span classmenuBorderBottom menuIdx_1>/span>!---위 a태그보다 밑에 있어야한다--> ul> li>a href/pages/overview.html?tabtab1>회사개요/a>/li> li classdisNoneImportant>a href/pages/org.html stylecolor:#0095da>조직도/a>/li> li classdisNoneImportant>a href/pages/branches.html>지역본부 / 지사/a>/li> !--li>a href/board/free/list.html?board_no5&category_no2>지사현황/a>/li--> li>a href/pages/ci_bi.html>CI & BI/a>/li> li>a href/pages/overview.html?tabtab2>연혁/a>/li> li>a href/pages/overview.html?tabtab3>찾아오시는길/a>/li> !--li>a href/board/free/list.html?board_no1002>인증 / 증명현황/a>/li--> /ul> /li> li classmenuTitles> a href/product/list.html?cate_no51>제품소개/a> span classtopbar_bg>/span> span classmenuBorderBottom menuIdx_2>/span>!---위 a태그보다 밑에 있어야한다--> div id classxans-element- xans-layout xans-layout-category>style> .xans-layout-category{width:100%;position:relative;background:none;height:auto; top:auto; left:auto;} /style>ul> li>a href/product/list.html?cate_no51>전체/a>/li> li classxans-record->a href/product/list.html?cate_no24>실외조명/a>/li> li classxans-record->a href/product/list.html?cate_no42>실내조명/a>/li> li classxans-record->a href/product/list.html?cate_no43>태양광가로등/a>/li>li classxans-record->a href/product/list.html?cate_no44>경관조명/a>/li>li classxans-record->a href/product/list.html?cate_no45>가로등주/a>/li>li classxans-record->a href/product/list.html?cate_no47>한국도로공사/a>/li>li classxans-record->a href/product/list.html?cate_no48>신재생에너지/a>/li>li classxans-record->a href/product/list.html?cate_no49>SignalLightGun/a>/li> /ul>/div> !--ul> li>a href#>LED 실외조명/a>/li> li>a href#>LED 실내조명/a>/li> li>a href#>LED 태양광가로등/a>/li> li>a href#>LED 경관조명/a>/li> li>a href#>가로등주/a>/li> li>a href#>가로등주 부속자재/a>/li> li>a href#>한국도로공사제품/a>/li> li>a href#>신재생에너지/a>/li> li>a href#>Signal Light Gun/a>/li> /ul--> /li> li classmenuTitles> a href/board/gallery/list.html?board_no8>설치사례/a> span classtopbar_bg>/span> span classmenuBorderBottom menuIdx_3>/span>!---위 a태그보다 밑에 있어야한다--> ul> li>a href/board/gallery/list.html?board_no8>전체/a>/li> li>a href/board/gallery/list.html?board_no8&category_no1>실외조명/a>/li> li>a href/board/gallery/list.html?board_no8&category_no2>실내조명/a>/li> li>a href/board/gallery/list.html?board_no8&category_no3>경관조명/a>/li> li>a href/board/gallery/list.html?board_no8&category_no4>태양광가로등/a>/li> li>a href/board/gallery/list.html?board_no8&category_no5>신재생에너지/a>/li> li>a href/board/gallery/list.html?board_no8&category_no6>전기, 통신, 소방/a>/li> li>a href/board/gallery/list.html?board_no8&category_no7>전산장비/a>/li> li>a href/board/gallery/list.html?board_no8&category_no8>옥외광고, 조형물/a>/li> li>a href/board/gallery/list.html?board_no8&category_no10>금속창호/a>/li> li>a href/board/gallery/list.html?board_no8&category_no11>전광판/a>/li> li>a href/board/gallery/list.html?board_no8&category_no12>기계설비/a>/li> li>a href/board/gallery/list.html?board_no8&category_no13>기타/a>/li> /ul> /li> li classmenuTitles> a href/pages/r_e.html>사업분야/a> span classtopbar_bg>/span> span classmenuBorderBottom menuIdx_4>/span>!---위 a태그보다 밑에 있어야한다--> ul> li>a href/pages/r_e.html>신재생에너지/a>/li> li>a href/pages/r_i.html>기업부설연구소/a>/li> li>a href/pages/lightingPlan.html>라이팅플랜/a>/li> li>a href/pages/metalProcessing.html>금속가공/a>/li> /ul> /li> li classmenuTitles> a href/board/index.html>커뮤니티/a> span classtopbar_bg>/span> span classmenuBorderBottom menuIdx_5>/span>!---위 a태그보다 밑에 있어야한다--> ul> li>a href/board/free/list.html?board_no1>공지사항/a>/li> li>a href/board/free/list.html?board_no2>보도자료/a>/li> li>a href/pages/sub05_1.html>수의계약법률근거/a>/li> li>a href/board/free/list.html?board_no14>견적문의/a>/li> li>a href/board/free/list.html?board_no7>자료실/a>/li> li>a href/board/gallery/list.html?board_no12>주목골프동호회/a>/li> !--li>a href#>주목비즈니스플랫폼/a>/li--> li>a href# classdisNoneImportant stylecolor:red>뉴스레터/a>/li> /ul> /li> li classmenuTitles> a href/pages/r_p.html?tab1>인재채용/a> span classtopbar_bg>/span> span classmenuBorderBottom menuIdx_6>/span>!---위 a태그보다 밑에 있어야한다--> ul> li>a href/pages/r_p.html?tab1>인재상/a>/li> li>a href/pages/r_p.html?tab2>직무소개/a>/li> li>a href/pages/r_p.html?tab3>채용절차/a>/li> li>a href# classdisNoneImportant stylecolor:red>채용공고/a>/li> li>a href# classdisNoneImportant stylecolor:red>인재DB등록/a>/li> /ul> /li> li classmenuTitles> a href/pages/landscape.html?tab1>경관사업/a> span classtopbar_bg>/span> span classmenuBorderBottom menuIdx_8>/span>!---위 a태그보다 밑에 있어야한다--> ul> !-- li>a href/pages/landscape.html?tab0>메인/a>/li --> li>a href/pages/landscape.html?tab1>개요/a>/li> li>a href/pages/landscape.html?tab2>경관디자인/a>/li> li>a href/pages/landscape.html?tab3>WORKS/a>/li> /ul> /li> li classmenuTitles login_event styleleft: 120px;> div classxans-element- xans-layout xans-layout-statelogoff >a href/member/login.html>i classfas fa-user-alt style font-size: 22px; color: #666; line-height: 34px; margin-top: 22px;>/i>/a>/div> div classsns_btn> a hrefhttps://www.facebook.com/galed.co.kr target_blank>i classfab fa-facebook-square title페이스북 stylecolor:#4867aa >/i>/a> a hrefhttps://www.instagram.com/galed.co.kr/ target_blank>i classfab fa-instagram title인스타그램 stylecolor:#000>/i>/a> a hrefhttps://www.youtube.com/channel/UCdrPUm64k5VyA9H5o2qdwbw target_blank>i classfab fa-youtube-square title유튜브 stylecolor:red>/i>/a> a hrefhttps://blog.naver.com/j870214 target_blank>i classfab fa-blogger title네이버 블로그 stylecolor:#36ab36>/i>/a> /div> /li> li classmenuTitles forLandscape disNone> a hrefjavascript:setLandTabs(01)>개요/a> span classmenuBorderBottom menuIdx_4>/span>!---위 a태그보다 밑에 있어야한다--> /li> li classmenuTitles forLandscape disNone> a hrefjavascript:setLandTabs(02)>경관디자인/a> span classmenuBorderBottom menuIdx_4>/span>!---위 a태그보다 밑에 있어야한다--> /li> li classmenuTitles forLandscape disNone> a hrefjavascript:setLandTabs(03)>WORKS/a> span classmenuBorderBottom menuIdx_4>/span>!---위 a태그보다 밑에 있어야한다--> /li> li classmenuTitles forLandscape disNone stylewidth:200px> a href#>제작문의 070-4060-5003/a> span classmenuBorderBottom menuIdx_4>/span>!---위 a태그보다 밑에 있어야한다--> /li> !--li classmenuTitles> a href#>사이트맵/a> ul> li>a href#>사이트맵/a>/li> /ul> /li--> /ul> /div> /li> /ul> /div> div classmember disNone> div classxans-element- xans-layout xans-layout-statelogoff >a href/member/login.html classlog>로그인/a>/div> /div>/div> /div> div classxans-element- xans-layout xans-layout-statelogoff disNone >a href/member/login.html classlog>로그인/a>a href/member/join.html>회원가입/a>a href/order/basket.html>장바구니 span classcount displaynone EC-Layout_Basket-count-display>span classEC-Layout-Basket-count>/span>/span>/a>a href/myshop/order/list.html>주문조회/a>a href/myshop/index.html>마이쇼핑/a>a href/board/index.html>게시판/a>/div> ul classspecial disNone> li>a href/product/list.html?cate_no24>신상품/a>/li> li>a href/product/list.html?cate_no25>프리미엄/a>/li> li>a href/product/list.html?cate_no26>스페셜상품/a>/li> /ul> div classlink disNone> /div>/div>hr classlayout disNone/>div idwrap> div idcontainer> div idcontents> link relstylesheet hrefhttps://use.fontawesome.com/releases/v5.4.2/css/all.css integritysha384-/rXc/GQVaYpyDdyxK+ecHPVYJSN9bmVFBvjA/9eOB+pb3F2w2N6fc5qB9Ew5yIns crossoriginanonymous/>script srchttps://code.jquery.com/jquery-latest.min.js>/script>style>#wrap,#container,#contents{width:100%;text-align:center}#wrap{margin:0px;} /* 210528 추가 */ #csUL li:nth-child(2) .xans-board-listpackage .boardList {height:235px; overflow:hidden;} #businessArea {-ms-user-select: none; -moz-user-select: -moz-none; -khtml-user-select: none; -webkit-user-select: none; user-select: none;} #businessArea div a {-webkit-transition:background-color .5s; transition:background-color .5s;} #businessArea div a:hover {background-color:#ffffff66; -webkit-transition:background-color .5s; transition:background-color .5s;} #businessArea h2, #businessArea h3, .businessAreas h3 {cursor:default;} .layOutUl_1 .sns_widget {display:flex; justify-content: center;} .layOutUl_1 .sns_widget>section {width:50%;} .layOutUl_1 .sns_widget>section>div {padding:0; margin:0 auto 15px; width:100%; text-align:left;} .layOutUl_1 .sns_widget>section img {width:150px; margin:0} .layOutUl_1 .sns_widget>div#fb-plugin {width:520px;} .layOutUl_1 .sns_widget>div#fb-plugin>div:first-child {padding: 15px 10px 0; margin: 0 auto 16px; width:100%; text-align:left;} .layOutUl_1 .sns_widget>div#fb-plugin img {width: 125px; margin: 0;} .layOutUl_1 .sns_widget>div#fb-plugin .widget-fbPlugin {padding: 0 0px;} .layOutUl_1 .sns_widget>div#fb-plugin .widget-fbPlugin > div {margin:0;} /* 210528 추가 끝 */ #sectionForIntro{ height: 550px; /* 500px; */ margin-top: 80px; position: relative; margin-bottom: 50px; overflow:hidden; background-color:#666} #sectionForIntro li{list-style: none;float: left; height:100%;width:25%;position:absolute} #sectionForIntro ul{height:100%;margin:0;padding:0} #sectionForIntro li{overflow:hidden} /*#sectionForIntro li:after { content: ; background-color: rgba(0,0,0,0.2); width: 100%; height: 100%; position: absolute; top: 0; left: 0;} #sectionForIntro li.active_li:after { content: ; background-color: rgba(0,0,0,0.6) !important; z-index:1;}*/ #sectionForIntro li div{width: 100%; height: 100%; position: relative;} #sectionForIntro li div img { height:100%; } #sectionForIntro li .li_div .li_div_div{ position: absolute; width: 90%; margin: 0 5%; top: 50%; height: auto; z-index: 2; /*height:50%;*/ transition:all .5s} #sectionForIntro li .li_div .li_div_div .intro_title{ display: inline-block; color: #fff; font-weight: bold; font-size: 30px; border-top: 5px solid #0095da;text-shadow: 0 0px 5px black;} #sectionForIntro li .li_div .li_div_div .intro_contents{font-size: 16px; color: #fff;opacity:0;transition:all 1s;text-shadow:0 0 5px #000} .li_div_div a{color: #eee; font-size: 18px; border: 2px solid #eee; border-radius: 3px; padding: 5px 10px; margin-top: 10px; display: inline-block; font-weight: bold; text-decoration: none; opacity: 0; background-color: rgba(0,0,0,0.8); box-shadow: 0px 0px 11px rgb(0 0 0 / 50%); } .li_div_div a:hover{background-color:#0095da;border:2px solid #0095da} #sectionForIntro .active_part{top:40% !important;} #sectionForIntro .active_part .intro_title{width:50% !important;transition:all 2s} #sectionForIntro .active_part .intro_contents{opacity:1 !important; transition:all 1s} #sectionForIntro .active_part a{opacity:1 !important; transition:all .5s;} /*#sectionForIntro .active_li{background-position:-250px center !important; transition:all .3s}*/ #sectionForIntro #li_part_1{left:0%;} #sectionForIntro #li_part_2{left:25%;} #sectionForIntro #li_part_3{left:50%;} #sectionForIntro #li_part_4{left:75%;} /*#sectionForIntro #li_part_5{left:80%;}*/ /style>script> function go_landscape(){ $(#section_landscape).css(width,100%); $(#section_landscape).css(height,100%); $(body).css(overflow,hidden); } /script>!--edibot_skin_data:{width:1014,mo_width:640}-->div classmainBannerWrap disNone style>/div>div idsubject1 classdisNone styleposition: absolute; top: 0; height: 793px; width: 100%; text-align: center; padding: 325px 0px 0px; z-index: 100; color: #fff; font-size: 30px; background-color: rgba(0,0,0,0.3);> h2>주식회사/h2> span>/span> h3>- 지에이/h3> /div>!--import(/smart-banner/shop1/smart-banner-admin-PC00001.html)-->!--section idsection_landscape stylewidth: 0%; height: 0%; position: fixed;right:0; background-color: rgba(0,0,0,0.5); z-index: 100; transition:all .3s> iframe src/main_test2.html titleYouTube video player frameborder0 stylewidth: 100%; height: 100%; >/iframe>/section-->section idsectionForIntro onmouseleaveintro_25();> ul> li idli_part_1 classli_part stylebackground-color: rgba(29, 48, 78,0.3);> !--li idli_part_1 classli_part stylebackground-color: rosybrown;background-image:url(/gaImages/main/banners/overview_1903700.png);background-position:-155px--> div classli_div> iframe srchttps://www.youtube.com/embed/c0SavUyXk60 titleYouTube video player frameborder0 allowaccelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; allowfullscreen stylewidth: 100%; height: 550px; >/iframe> !--img src/gaImages/main/banners/overview_1903700.png/> div classli_div_div> p classintro_titlestylebackground-color: rgb(29, 48, 78);>ZOOMOK/p> p classintro_contents>세상에 좋은빛을 전합니다./p> p classintro_contents>사람과 자연을 생각하고, 고객을 위한/p> p classintro_contents>가치 창조의 경영을 실천하여,/p> p classintro_contents>사회에 존경 받는 기업이 됩니다./p> a href#>회사소개/a> /div--> /div> !--div stylecolor: #fff; position: absolute; bottom: 0px; line-height: 70px; height: 70px; font-size: 16px;> 좋은 빛으로 세상을 아름답게 바꾸는 주목 /div--> /li> li idli_part_2 classli_part stylebackground-color: rgba(0, 137, 255, 0.3);cursor:pointer; onclicklocation.href/product/list.html?cate_no51> !--li idli_part_2 classli_part stylebackground-color: darkorange;background-image:url(/gaImages/main/banners/community_1903700.jpg);background-position:-155px--> div classli_div> img src/gaImages/main/intro_img_04.png/> div classli_div_div> p classintro_title styleborder-top: 5px solid rgb(0, 137, 255);>조명/p> p classintro_contents>WE ARE THE GOOD, BETTER, BEST/p> p classintro_contents>최고의 품질, 최고의 성능, 경쟁력 있는 가격/p> a href/product/list.html?cate_no51>자세히/a> /div> !--div stylecolor: #fff; position: absolute; bottom: 0px; line-height: 70px; height: 70px; font-size: 16px;> LED 터널등, 가로등 /div--> /div> /li> li idli_part_3 classli_part stylebackground-color: rgba(141, 157, 172, 0.3);cursor:pointer; onclicklocation.href/board/gallery/list.html?board_no8&category_no6> div classli_div> img src/gaImages/main/intro_img_05.jpg/> div classli_div_div> p classintro_title styleborder-top:5px solid rgb(141, 157, 172)>건설/p> p classintro_contents>/p> a href/board/gallery/list.html?board_no8&category_no6>자세히/a> /div> /div> !--div stylecolor: #fff; position: absolute; bottom: 0px; line-height: 70px; height: 70px; font-size: 16px;> 전기공사업, .. /div--> /li> li idli_part_4 classli_part stylebackground-color: rgba(255, 182, 87, 0.3);cursor:pointer; onclickjavascript:location.hrefpages/landscape.html?tab1> div classli_div> img src/gaImages/main/intro_img_01.png/> div classli_div_div> p classintro_title styleborder-top:5px solid rgb(255, 182, 87)>경관/p> p classintro_contents>/p> a hrefpages/landscape.html?tab1>자세히/a> !--a hrefjavascript:go_landscape()>자세히/a--> /div> /div> !--div stylecolor: #fff; position: absolute; bottom: 0px; line-height: 70px; height: 70px; font-size: 16px;> 경관사업 /div--> /li> !--li idli_part_5 classli_part stylebackground-color: rgba(147, 255, 140, 0.3);cursor:pointer; onclickwindow.open(http://zoomokgmp.com/)> div classli_div> img src/gaImages/main/intro_img_gmp.png/> div classli_div_div> p classintro_title styleborder-top:5px solid rgb(147 255 140);>주목GMP/p> p classintro_contents>/p> a hrefhttp://zoomokgmp.com/ target_blank>자세히/a> /div> /div> !--div stylecolor: #fff; position: absolute; bottom: 0px; line-height: 70px; height: 70px; font-size: 16px;> 경관사업 /div-- /li--> /ul> /section>style> .layOutUl_2{width:1200px;display:inline-block;} .layOutUl_2>li{float:left;width:50%;height:450px;padding:30px 0px;position:relative;text-align:center} .productIntro div {position:absolute; top:38%; left:0;text-align:center; width:100%} .productIntro div strong {font-size:30px;display:inline-block;margin-top:-30px;} .productIntro div p {font-size:20px;margin-top:60px;} .installedIntro div {position:absolute; top:38%; left:0;text-align:center; width:100%} .installedIntro div strong {font-size:30px;display:inline-block;margin-top:-30px;} .installedIntro div p {font-size:20px;margin-top:60px;} .layOutUl_3{width:1200px;display:inline-block;} .layOutUl_3>li{float:left;width:33%;height:450px;padding:30px 0px;position:relative;text-align:center} .layOutUl_1{width:1400px;display:inline-block;} .layOutUl_1>li{float:left;width:100%;padding:30px 0px;position:relative;text-align:center} #businessArea {width: 1200px; margin: 100px auto 0; position:relative;min-height:900px;overflow:visible} #businessArea h2{font-size: 35px; font-weight: bold;} #businessArea ul{display: inline-block; width: 100%;} #businessArea ul li{float: left; border: 1px solid #f0f0f0; border-bottom:2px solid #333; margin: 30px 10px 0px; padding: 0px; width: calc(25% - 20px);} #businessArea ul li a{ text-decoration: none; font-size: 18px; font-weight: bold; display: block; line-height: 50px;} .businessAreas{width:100%; height:500px; position:absolute; opacity:0;transition: all 1.5s;left:50px;margin-top:60px;padding-top:155px;} .businessAreas.tabActive{left: 0px !important;opacity:1 !important;z-index:10 !important;} .notSelected{transition:all 1s;z-index:1} .businessAreas h3{margin:0px 0px 0px; font-size: 24px; color: #fff; font-weight: normal;} .businessAreas span{border-bottom: 3px solid #fff; display: block; margin: 15px auto 25px;} .businessAreas h3 font{ font-size: 50px; vertical-align: -5px; margin: 0px 5px;} .businessAreas a{ border: 2px solid #fff; display: inline-block; font-size: 18px; text-decoration: none; padding: 10px 20px; color: #fff;} #businessArea_1{background-image:url(/gaImages/main/businessArea/businessArea_img_08.png);background-size: 100%;} #businessArea_2{background-image:url(/gaImages/main/businessArea/businessArea_img_13.jpg);background-size: 100%;} #businessArea_3{background-image:url(/gaImages/main/businessArea/businessArea_img_03.jpg);background-size: 100%;} #businessArea_4{background-image:url(/gaImages/main/businessArea/businessArea_img_04.png);background-size: 100%;} .businessAreas:before{content:;background-color:rgba(0,0,0,0.5);position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;} .bBtnAcitve{ background-color: #323b4a; color: #fff;} #csUL{ width: 1200px; margin: 0 auto 30px;display:inline-block} #csUL>li{width: calc(25% - 15px); float: left; min-height: 250px;max-height:250px;overflow:hidden; border: 1px solid #ddd; border-top:3px solid #333; margin: 0px 10px; border-radius: 2px;} #csUL>li:first-child{margin: 0px 10px 0px 0px;} #csUL>li:last-child{margin: 0px 0px 0px 10px;} .boardList ul {padding-left: 40px;} .boardList ul li { text-align: left; padding: 5px 0px 5px 0px; list-style: disc;} .boardList ul li a {text-overflow: ellipsis; overflow: hidden; max-width: 223px;display: block;white-space:nowrap; display:inline-block;} .installedUL{} .installedUL li{ text-align: left; padding: 0px 10px 13px;} .installedUL li a{text-decoration:none;display:block} .installedUL li a img{width: 27%;border:1px solid #ddd; max-height:50px;} .installedUL li a span{display: inline-block; width: 179px; text-overflow: ellipsis; overflow: hidden;} /* .catalogWrap a{width:100%;height:80px;display:block;margin-bottom:15px;} */ .catalogWrap a {width: 100%; height: 60px; display: block; margin-bottom: 0; background-repeat: no-repeat; background-size: contain; position:relative; } .catalogWrap a span { position: absolute; top: 12px; right: 95px; } .layOutUl_1 .sns_widget>section, .layOutUl_1 .sns_widget>div {margin: 0px 0px; width:467px;} .fb-page.fb_iframe_widget { } .sns_widget { width:auto !important; } .sns_widget img { height:42px; } .sns_widget tr td { width:430px; margin: 0px 10px; display: inline-block; } .sns_widget .image_cont { text-align:left; display: inline-block; color: #fff; float: left; } @keyframes blink { 0% {opacity:1} 50% {opacity:0} } /* for Chrome, Safari */ @-webkit-keyframes blink { 0% {opacity:1} 50% {opacity:0} } /* blink CSS 브라우저 별로 각각 애니메이션을 지정해 주어야 동작한다. */ .blinkcss { font-weight:bold; animation: blink 1s step-end infinite; -webkit-animation: blink 1s step-end infinite; }/style>!--div stylewidth:100%;>img src/gaImages/main/banners/main_banner_01.png />/div--> !--h2 style font-size: 40px; color: #333; margin-top: 137px; border-bottom: 3px solid #fff; display: inline-block; line-height: 80px; >주목하라 지에이/h2-->div idbanner_background stylewidth:100%;height:314px; background-image:url(/gaImages/main/banners/main_banner_04.png);background-position-y: 0px;margin-top:110px; classdisNone>!--뒷 배경-->div idbanner_text stylewidth:100%;height:314px; background-image:url(/gaImages/main/banners/main_banner_02.png); background-repeat: no-repeat;background-position-x: -4px; classdisNone>/div>!--ZOOMOK 틀 PNG-->/div>ul idcsUL> li stylebackground-image:url(/gaImages/main/cs.jpg);background-size: contain; background-position-y: 0px;> li> div classxans-element- xans-board xans-board-listpackage-1 xans-board-listpackage xans-board-1 >div classboardList> h2 styletext-align: left; padding: 15px 20px 15px 20px; border-bottom: 1px solid #f0f0f0; margin-bottom: 10px;>공지사항 a href/board/free/list.html?board_no1 stylefont-size: 12px; float: right;line-height:27px>더보기 i classfas fa-plus>/i>/a>/h2> ul classxans-element- xans-board xans-board-notice-1 xans-board-notice xans-board-1 xans-record->li>a href/board/free/read.html?no1001&board_no1>전국 지사 및 대리점 모집/a>/li>/ul> ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no837&board_no1>2021년 주택용 태양광발전장치 보급사업/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no836&board_no1>사업권리스트 주식회사 지에이 사업권리스트입니다. Ver.20-01/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no835&board_no1>2019년 2차 주식회사지에이 사업설명회/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no834&board_no1>2019 미니 태양광 보급 지원 사업/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no833&board_no1>2019 미니태양광 홍보용 단면 전단/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no832&board_no1>2019 태양광가로등 A4양면 전단/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no831&board_no1>2019 태양광주택지원사업 홍보용 브로슈어입니다./a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no830&board_no1>2019 강원 글로벌 IP 스타기업 인증서 수여식/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no829&board_no1>한국환경체육청소년연맹-(주)지에이 MOU체결식/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no828&board_no1>창립12주년 기념식/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no827&board_no1>2019 공공구매 비즈니스 페어/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no826&board_no1>2018 종무식 / 2019 시무식/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no825&board_no1>(주)지에이 마케팅본부 - 경기지역본부 개소식/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no824&board_no1>(주)지에이 마케팅본부 - 서울본부 개소식/a>/li>/ul>ul classxans-element- xans-board xans-board-list-1 xans-board-list xans-board-1 xans-record->li>a href/board/free/read.html?no823&board_no1>2018 가을운동회 - 메바세르, 지에이와 함께하는 가을밤의 하모니/a>/li>/ul> /div>/div> /li> li> h2 styletext-align: left; padding: 15px 20px 15px 20px; border-bottom: 1px solid #f0f0f0; margin-bottom: 10px;>설치사례 a href/board/gallery/list.html?board_no8 stylefont-size: 12px; float: right;line-height:27px>더보기 i classfas fa-plus>/i>/a>/h2> div stylemargin:0 classxans-element- xans-board xans-board-listpackage-8 xans-board-listpackage xans-board-8 >ul classxans-element- xans-board xans-board-list-8 xans-board-list xans-board-8 installedUL xans-record->!-- $count 3 $login_page_url /member/login.html $deny_access_url /index.html -->li> a href/board/gallery/read.html?no1105&board_no8 classimgLink>img src//diotd.zoomok.co.kr/file_data/galed11/gallery/2026/01/20/7324c5f2c4b97611d607bfc94082fb1c.png onerrorthis.srchttp://img.echosting.cafe24.com/skin/base_ko_KR/board/@img_gallery.gif alt/> span>신재생에너지 서울특별시 성동구 소재 건물 태양광 설치공사/span> /a> /li>/ul>ul classxans-element- xans-board xans-board-list-8 xans-board-list xans-board-8 installedUL xans-record->!-- $count 3 $login_page_url /member/login.html $deny_access_url /index.html -->li> a href/board/gallery/read.html?no1103&board_no8 classimgLink>img src//diotd.zoomok.co.kr/file_data/galed11/gallery/2026/01/07/5397224cb07244aef65dfea9422b97b1.png onerrorthis.srchttp://img.echosting.cafe24.com/skin/base_ko_KR/board/@img_gallery.gif alt/> span>신재생에너지 강원특별자치도 양구군 소재지 태양광발전소 구축공사/span> /a> /li>/ul>ul classxans-element- xans-board xans-board-list-8 xans-board-list xans-board-8 installedUL xans-record->!-- $count 3 $login_page_url /member/login.html $deny_access_url /index.html -->li> a href/board/gallery/read.html?no1102&board_no8 classimgLink>img src//diotd.zoomok.co.kr/file_data/galed11/gallery/2026/01/06/5e1a74e05edbc51fa996839a3bb1f927.png onerrorthis.srchttp://img.echosting.cafe24.com/skin/base_ko_KR/board/@img_gallery.gif alt/> span>태양광가로등 경기도 양주시 덕계동(고장산) 등산로 태양광가로등 조달 구입/span> /a> /li>/ul>/div> /li> li classcatalogWrap> h2 styletext-align: left; padding: 15px 20px 15px 20px; border-bottom:1px solid #f0f0f0; /* margin-bottom: 10px; */ margin-bottom: 0px;>카탈로그/h2> a hrefjavascript:preview_pdf(webCatalog) stylebackground-image:url(/gaImages/main/ecatalog.jpg)>span>(한글)/span>/a> a hrefjavascript:preview_pdf(webCatalog_en) stylebackground-image:url(/gaImages/main/ecatalog.jpg)>span>(영문)/span>/a> a hrefjavascript:preview_pdf(webCatalog_home) stylebackground-image:url(/gaImages/main/homecatalog.jpg)>/a> !--a hrefhttps://intranet.zoomok.net/down.do?filenamewebCatalog.pdf&original_filenamewebCatalog.pdf&pathdefault stylebackground-image:url(/gaImages/main/ecatalog.jpg)>span>(한글)/span>/a> a hrefhttps://intranet.zoomok.net/down.do?filenamewebCatalog_en.pdf&original_filenamewebCatalog_en.pdf&pathdefault stylebackground-image:url(/gaImages/main/ecatalog.jpg)>span>(영문)/span>/a> a hrefhttps://intranet.zoomok.net/down.do?filenamewebCatalog_home.pdf&original_filenamewebCatalog_home.pdf&pathdefault stylebackground-image:url(/gaImages/main/homecatalog.jpg)>/a--> /li>/ul>div idbusinessArea> h2>사업분야/h2> h3 stylefont-size: 18px; margin-top: 10px;color:#999>WE ARE THE GOOD, BETTER, BEST./h3> ul> li>a hrefjavascript:viewAreaTab(1); idbBtn_1 classbBtnAcitve>img src/gaImages/main/businessArea/b_a_img_01.png styleheight:35px;margin-top:20px/>br/>조명제조/a>/li> li>a hrefjavascript:viewAreaTab(2); idbBtn_2>img src/gaImages/main/businessArea/b_a_img_02.png styleheight:35px;margin-top:20px/>br/>라이팅플랜/a>/li> li>a hrefjavascript:viewAreaTab(3); idbBtn_3>img src/gaImages/main/businessArea/b_a_img_03.png styleheight:35px;margin-top:20px/>br/>신재생에너지/a>/li> li>a hrefjavascript:viewAreaTab(4); idbBtn_4>img src/gaImages/main/businessArea/b_a_img_04.png styleheight:35px;margin-top:20px/>br/>기업부설연구소/a>/li> /ul> div idbusinessArea_1 classbusinessAreas tabActive> h3>font>/font>최신화 된 설비로 만드는 최고의 품질f classblinkcss>_/f>font>/font>/h3> span stylewidth: 135px;>/span> a href/product/list.html?cate_no51>제 품 소 개/a> /div> div idbusinessArea_2 classbusinessAreas stylebackground-color: #fff;> h3>font>/font>드론 사진측량(photogrammetry)을 활용한 정확한 3D 공간 정보 구축f classblinkcss>_/f>font>/font>/h3> span stylewidth: 135px;>/span> a href/pages/lightingPlan.html>바 로 가 기/a> /div> div idbusinessArea_3 classbusinessAreas stylebackground-color: #fff;> h3>font>/font>건강한 미래를 만드는 신재생에너지에 주목f classblinkcss>_/f>font>/font>/h3> span stylewidth: 135px;>/span> a href/pages/r_e.html>바 로 가 기/a> /div> div idbusinessArea_4 classbusinessAreas stylebackground-color: #fff;> h3>font>/font>보다 더 좋은 빛을 위한 끊임없는 연구f classblinkcss>_/f>font>/font>/h3> span stylewidth: 135px;>/span> a href/pages/r_i.html>바 로 가 기/a> /div>/div>div idffs stylewidth:100%;height:400px; background-image:url(/gaImages/main/banners/main_banner_06.jpg); background-repeat: no-repeat;background-position-x: 0px;background-position-y:-50px;margin-bottom:100px>/div>!--iframe srchttps://www.youtube.com/embed/c0SavUyXk60 titleYouTube video player frameborder0 allowaccelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture allowfullscreen stylewidth: 1200px; height: 674px; margin-top: 30px;margin-bottom:100px; >/iframe-->ul classlayOutUl_1> li stylewidth:100%> iframe srchttps://www.youtube.com/embed/c0SavUyXk60 titleYouTube video player frameborder0 allowaccelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; allowfullscreen stylewidth: 1350px; height: 635px; >/iframe> /li>/ul>!--script srchttps://code.jquery.com/jquery-latest.min.js>/script-->style> .catalogPreview{ position: fixed; width: 100%; height: 0px; bottom: 0; background: #323639; z-index: 10; transition: all 0.5s; } .catalogPreview.active{ height: calc(100% - 76px); } .catalogPreview i{ font-size: 20px; padding: 10px; float: right; margin-right: 10px; color:#fff; cursor:pointer; }/style>script> function preview_pdf(filename){ var url https://intranet.zoomok.net/preview_file.do?gubundefault&file_name+filename+.pdf; $(.catalogPreview).addClass(active); $(#catalogPreview).attr(src,url); } function hide_pdf(){ $(.catalogPreview).removeClass(active); }/script>div classcatalogPreview> i classfas fa-times onclickhide_pdf()>/i> iframe idcatalogPreview srchttps://intranet.zoomok.net/preview_file.do?gubundefault&file_namewebCatalog.pdf title미리보기 frameborder0 stylewidth: 100%; height: calc(100% - 40px); >/iframe>/div> /div>hr classlayout/> div idsidebar classdisNone> div idcategory classxans-element- xans-layout xans-layout-category>h2>전체상품목록/h2>div classposition> ul> li classxans-record->a href/product/list.html?cate_no24>실외조명/a>/li> li classxans-record->a href/product/list.html?cate_no42>실내조명/a>/li> li classxans-record->a href/product/list.html?cate_no43>태양광가로등/a>/li>li classxans-record->a href/product/list.html?cate_no44>경관조명/a>/li>li classxans-record->a href/product/list.html?cate_no45>가로등주/a>/li>li classxans-record->a href/product/list.html?cate_no47>한국도로공사/a>/li>li classxans-record->a href/product/list.html?cate_no48>신재생에너지/a>/li>li classxans-record->a href/product/list.html?cate_no49>SignalLightGun/a>/li> /ul> /div>/div> div classxans-element- xans-layout xans-layout-boardinfo disNone>h2>전체게시판/h2>ul> li classxans-record->a href/board/공지사항/1/>공지사항/a> /li> li classxans-record->a href/board/설치사례/8/>설치사례/a> /li>li classxans-record->a href/board/보도자료/2/>보도자료/a> /li>li classxans-record->a href/board/자료실/7/>자료실/a> /li>li classxans-record->a href/board/주목골프동호회gg/12/>주목골프동호회(GG)/a> /li>li classxans-record->a href/board/견적문의/14/>견적문의/a> /li> /ul>/div> div classbanner> p classxans-element- xans-layout xans-layout-couponzonebanner >a href/coupon/coupon_zone.html classcouponzoneBanner>알뜰살뜰 쿠폰존/a>/p> /div> /div> /div>hr classlayout/> div idquick classdisNone> div classxans-element- xans-layout xans-layout-orderbasketcount >strong>장바구니/strong>span>a href/order/basket.html>0/a>개/span>/div> div classxans-element- xans-layout xans-layout-productrecent disNone>h2>a href/product/recent_view_product.html>최근 본 상품/a>/h2>ul> li classdisplaynone xans-record-> a href/product/detail.html##param##>img srcabout:blank alt/>span>##name##/span>/a> /li> li classdisplaynone xans-record-> a href/product/detail.html##param##>img srcabout:blank alt/>span>##name##/span>/a> /li> /ul>p classplayer>img src//img.echosting.cafe24.com/skin/base/layout/btn_recent_prev.gif alt이전 제품 classprev/>img src//img.echosting.cafe24.com/skin/base/layout/btn_recent_next.gif alt다음 제품 classnext/>/p>/div> p classpageTop>a href#header title화면 최상단으로 이동하기>img src//img.echosting.cafe24.com/skin/base_ko_KR/layout/btn_top1.gif alt맨위로/>/a>/p> /div>/div>hr classlayout/>div idfooterSitemap> ul classsiteMapUl> li classsiteMapLi> a href/pages/overview.html?tabtab1>회사소개/a> ul> li>a href/pages/overview.html?tabtab1>회사개요/a>/li> li classdisNoneImportant>a href/pages/org.html>조직도/a>/li> li classdisNoneImportant>a href/pages/branches.html>지역본부 / 지사/a>/li> li classdisNoneImportant>a href#>지사현황/a>/li> li>a href/pages/ci_bi.html>CI & BI/a>/li> li>a href/pages/overview.html?tabtab2>연혁/a>/li> li>a href/pages/overview.html?tabtab3>찾아오시는길/a>/li> !--li>a href/board/free/list.html?board_no1002>인증 / 증명현황/a>/li--> /ul> /li> li classsiteMapLi> a href/product/list.html?cate_no51>제품소개/a> div id classxans-element- xans-layout xans-layout-category>style> .xans-layout-category{width:unset;position:unset;background:unset;height:unset} /style>ul> !-- li class.xans-layout-category>a href/product/list.html?cate_no51>전체/a>/li --> li classxans-record->a href/product/list.html?cate_no24>실외조명/a>/li> li classxans-record->a href/product/list.html?cate_no42>실내조명/a>/li> li classxans-record->a href/product/list.html?cate_no43>태양광가로등/a>/li>li classxans-record->a href/product/list.html?cate_no44>경관조명/a>/li>li classxans-record->a href/product/list.html?cate_no45>가로등주/a>/li>li classxans-record->a href/product/list.html?cate_no47>한국도로공사/a>/li>li classxans-record->a href/product/list.html?cate_no48>신재생에너지/a>/li>li classxans-record->a href/product/list.html?cate_no49>SignalLightGun/a>/li> /ul>/div> !--ul> li>a href#>LED 실외조명/a>/li> li>a href#>LED 실내조명/a>/li> li>a href#>LED 태양광가로등/a>/li> li>a href#>LED 경관조명/a>/li> li>a href#>가로등주/a>/li> li>a href#>가로등주 부속자재/a>/li> li>a href#>한국도로공사제품/a>/li> li>a href#>신재생에너지/a>/li> li>a href#>Signal Light Gun/a>/li> /ul--> /li> li classsiteMapLi> a href/board/gallery/list.html?board_no8>설치사례/a> ul> li>a href/board/gallery/list.html?board_no8&category_no1>실외조명/a>/li> li>a href/board/gallery/list.html?board_no8&category_no2>실내조명/a>/li> li>a href/board/gallery/list.html?board_no8&category_no3>경관사업/a>/li> li>a href/board/gallery/list.html?board_no8&category_no4>태양광가로등/a>/li> li>a href/board/gallery/list.html?board_no8&category_no5>신재생에너지/a>/li> li>a href/board/gallery/list.html?board_no8&category_no6>전기, 통신, 소방/a>/li> li>a href/board/gallery/list.html?board_no8&category_no7>전산장비/a>/li> li>a href/board/gallery/list.html?board_no8&category_no8>옥외광고, 조형물/a>/li> li>a href/board/gallery/list.html?board_no8&category_no10>금속창호/a>/li> li>a href/board/gallery/list.html?board_no8&category_no11>전광판/a>/li> li>a href/board/gallery/list.html?board_no8&category_no12>기계설비/a>/li> li>a href/board/gallery/list.html?board_no8&category_no13>기타/a>/li> /ul> /li> li classsiteMapLi> a href/pages/r_e.html>사업분야/a> ul> li>a href/pages/r_e.html>신재생에너지/a>/li> li>a href/pages/r_i.html>기업부설연구소/a>/li> li>a href/pages/lightingPlan.html>라이팅플랜/a>/li> li>a href/pages/metalProcessing.html>금속가공/a>/li> /ul> /li> li classsiteMapLi> a href/board/index.html>커뮤니티/a> ul> li>a href/board/free/list.html?board_no1>공지사항/a>/li> li>a href/board/free/list.html?board_no2>보도자료/a>/li> li classdisNoneImportant>a href#>뉴스레터/a>/li> li>a href/pages/sub05_1.html>수의계약법률근거/a>/li> li>a href/board/free/list.html?board_no14>견적문의/a>/li> li>a href/board/free/list.html?board_no7>자료실/a>/li> li>a href/board/gallery/list.html?board_no12>주목골프동호회(GG)/a>/li> /ul> /li> li classsiteMapLi> a href/pages/r_p.html?tab1>인재채용/a> ul> li>a href/pages/r_p.html?tab1>인재상/a>/li> li>a href/pages/r_p.html?tab2>직무소개/a>/li> li>a href/pages/r_p.html?tab3>채용절차/a>/li> li classdisNoneImportant>a href#>채용공고/a>/li> li classdisNoneImportant>a href#>인재DB등록/a>/li> li classdisNoneImportant>a href#>주목비즈니스플랫폼/a>/li> /ul> /li> li classsiteMapLi> a href/pages/landscape.html?tab1>경관사업/a> ul> li class>a href/pages/landscape.html?tab1>개요/a>/li> li class>a href/pages/landscape.html?tab2>경관디자인 / 시뮬레이션/a>/li> li class>a href/pages/landscape.html?tab3>WORKS/a>/li> /ul> /li> /ul>/div>div idfooter> div classinner> span classxans-element- xans-layout xans-layout-logobottom >a href/index.html>img src/gaImages/main/bi_white.png styleheight:85px;/>/a>/span> div classxans-element- xans-layout xans-layout-footer>ul classutilMenu> li classhome>a href/index.html>strong>홈/strong>/a>/li> li>a href/pages/overview.html?tabtab1>strong>회사소개/strong>/a>/li> li>a href/member/agreement.html>strong>이용약관/strong>/a>/li> li>a href/member/privacy.html>strong>개인정보처리방침/strong>/a>/li> li>a href/shopinfo/guide.html>strong>이용안내/strong>/a>/li> /ul>p classaddress > span>법인명(상호) : 주식회사지에이 /span> span>대표자(성명) : 이정임/span> span>사업자 등록번호 안내 : 224-81-38829/span> span styledisplay:none;>통신판매업 신고 /span> span>/span> br/> span>전화 : 033-734-5000/span> span>팩스 : 033-734-5005/span> span>주소 : 26456 강원도 원주시 행구덕현길 56 (행구동) 주식회사 지에이/span>br/> span class>개인정보보호책임자 : a hrefmailto:2004@galed.co.kr>이정임(2004@galed.co.kr)/a>/span>br/> span>span classdisNone>Contact strong>a hrefmailto:>/a>/strong> for more information./span>span classcopy>Copyright © strong>주식회사지에이/strong>. All rights reserved./span>/span> /p>p classcopyright disnone >Copyright © strong>주식회사지에이/strong>. All rights reserved./p>p classhosting>img src//img.echosting.cafe24.com/skin/base_ko_KR/layout/logo_cafe24.png althosting by cafe24 카페24(주)/>/p>/div> /div>/div>!-- 결제를 위한 필수 영역 -->div idprogressPaybar styledisplay:none;> div idprogressPaybarBackground classlayerProgress>/div> div idprogressPaybarView> div classbox> p classgraph> span>img src//img.echosting.cafe24.com/skin/base_ko_KR/layout/txt_progress.gif alt현재 결제가 진행중입니다./>/span> span>img src//img.echosting.cafe24.com/skin/base/layout/img_loading.gif alt/>/span> /p> p classtxt> 본 결제 창은 결제완료 후 자동으로 닫히며,결제 진행 중에 본 결제 창을 닫으시면br/> 주문이 되지 않으니 결제 완료 될 때 까지 닫지 마시기 바랍니다. /p> /div> /div>/div>!-- // 결제를 위한 필수 영역 -->span itemscope itemtypehttps://schema.org/Organization>link itempropurl hrefhttp://diotd.zoomok.co.kr>/span>script typetext/javascript src/app/Eclog/js/cid.generate.js?vs408a5f84bf3bb5b0b3fbd316d1cb4670&ugaled11.1>/script>script> (function (i, s, o, g) { var a s.createElement(o), m s.getElementsByTagName(o)0; var initialized false; var interval null; function safeInit() { if (initialized) return; if (typeof i.initCaWebAnalytics function) { try { i.initCaWebAnalytics({mid:galed11,stype:e,domain:,shop_no:1,lang:ko_KR,mobile_flag:F,send_endpoint:https://ca-log.cafe24data.com,path_role:MAIN}); initialized true; } finally { if (interval) clearInterval(interval); a.onload a.onreadystatechange a.onerror null; } } } a.onload a.onreadystatechange function () { if (!a.readyState || a.readyState loaded || a.readyState complete) { safeInit(); } }; a.onerror function () { if (interval) { clearInterval(interval); interval null; } a.onload a.onreadystatechange a.onerror null; }; interval setInterval(safeInit, 200); setTimeout(function () { if (interval) { clearInterval(interval); interval null; } }, 10000); safeInit(); a.async 1; a.setAttribute(crossorigin, anonymous); a.src g; m.parentNode.insertBefore(a, m); })(window, document, script, //optimizer.poxo.com/ca2/analytics.js?v20260123);/script>!-- External Script Start -->!-- fbe -->!-- CMC3 script -->div idfbe_common_top_script styledisplay:none;> script typetext/javascript>if (typeof facebookChannel undefined) { var facebookChannel { mall_id: CAFE24.SHOP.getMallID(), shop_no: CAFE24.SDE_SHOP_NUM, shop_id: CAFE24.SHOP.getMallID() + . + CAFE24.SDE_SHOP_NUM, external_id: null, event_id: null, setInitActivated: function(is_activated) { window.top.fbe_init_activated !!is_activated; }, getInitActivated: function() { return !!window.top.fbe_init_activated; }, setEventActivated: function(event_type, is_activated) { if (typeof event_type string && event_type) { let key fbe_ + event_type + _activated window.topkey !!is_activated; } }, getEventActivated: function(event_type) { if (typeof event_type string && event_type) { let key fbe_ + event_type + _activated return !!window.topkey; } return false; }, getCookie: function(name) { return (name (document.cookie + ;).match(name + .*;)) && name0.split(/|;/)1; }, getExternalId: function() { return facebookChannel.getCookie(fb_external_id); }, getEventId: function() { return facebookChannel.getCookie(fb_event_id); }, getInt: function(value) { let value_int parseInt(value); value_int isNaN(value_int) ? 0 : value_int; return value_int; }, getFloat: function(value) { let value_float parseFloat(value); value_float isNaN(value_float) ? 0.00 : value_float.toFixed(2); return value_float; }, init: function() { if (facebookChannel.getInitActivated()) { return; } facebookChannel.setInitActivated(true); !function(f,b,e,v,n,t,s) {if(f.fbq)return;nf.fbqfunction(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbqn;n.pushn;n.loaded!0;n.version2.0; n.queue;tb.createElement(e);t.async!0; t.srcv;sb.getElementsByTagName(e)0; s.parentNode.insertBefore(t,s)}(window,document,script, https://connect.facebook.net/en_US/fbevents.js); if ((typeof EC_GLOBAL_INFO ! undefined && EC_GLOBAL_INFO.getCountryCode() US) || (typeof SHOP ! undefined && SHOP.getLanguage() en_US)) { fbq(dataProcessingOptions, LDU, 0, 0); } if (typeof ECLOG ! undefined && !!ECLOG.EXTERNAL_ID) { ECLOG.EXTERNAL_ID.chk(facebookChannel.shop_id, function(error, external_id) { if (error || !external_id) { external_id facebookChannel.getExternalId(); console.info(external_id is cookie value., (1)); } fbq(init, 759473138080357,{external_id: external_id}, {agent: plcafe24}); fbq(trackSingle, 759473138080357, PageView); facebookChannel.external_id external_id; facebookChannel.basketEvent(); }); } else { let external_id facebookChannel.getExternalId(); console.info(external_id is cookie value., (2)); fbq(init, 759473138080357,{external_id: external_id}, {agent: plcafe24}); fbq(trackSingle, 759473138080357, PageView); facebookChannel.external_id external_id; facebookChannel.basketEvent(); } }, pixelEvent: function(event_type, callback, is_cookie_event) { if (facebookChannel.getEventActivated(event_type)) { return; } facebookChannel.setEventActivated(event_type, true); is_cookie_event !!is_cookie_event; let retry 0; let execute function() { if (!facebookChannel.external_id) { if (retry 10) { retry++; if (retry > 5) { console.warn(retry # + retry, event_type); } setTimeout(execute, 1000); } else { console.warn(external_id is empty.); } return; } if (callback.length 0) { callback(); } else if (!is_cookie_event && typeof ECLOG ! undefined && !!ECLOG.EVENT_ID) { ECLOG.EVENT_ID.chk(facebookChannel.shop_id, function(error, event_id) { if (error || !event_id) { event_id facebookChannel.getEventId(); console.info(event_id is cookie value., (1)); } facebookChannel.event_id event_id; if (event_id) { callback(event_id); } else { console.warn(event_id is empty., (1)); } }); } else { let event_id facebookChannel.getEventId(); console.info(event_id is cookie value., (2)); facebookChannel.event_id event_id; if (event_id) { callback(event_id); } else { console.warn(event_id is empty., (2)); } } }; execute(); }, messengerChatPlugin: function() { let event_type messenger; let sdk_version ; let locale ; if (!sdk_version) { console.warn(sdk_version is empty.); return; } if (!locale) { console.warn(locale is empty.); return; } if (facebookChannel.getEventActivated(event_type)) { return; } facebookChannel.setEventActivated(event_type, true); window.fbAsyncInit function() { FB.init({ appId : 216637735743129, autoLogAppEvents : true, xfbml : true, version : sdk_version }); }; (function(d, s, id) { var js, fjs d.getElementsByTagName(s)0; if (d.getElementById(id)) return; js d.createElement(s); js.id id; js.src https://connect.facebook.net/ + locale + /sdk/xfbml.customerchat.js; fjs.parentNode.insertBefore(js, fjs); }(document, script, facebook-jssdk)); }, basketEvent: function() { let event_key AddToCart; if (facebookChannel.getEventActivated(event_key + _listener)) { return; } facebookChannel.setEventActivated(event_key + _listener, true); facebookChannel.pixelEvent(event_key, function(event_id) { EC$(body).bind(EC_PRODUCT_ACTION_BASKET, function(e, params) { try { // 필수 데이터 검증 let validation_error null; if (!params || typeof params ! object) { validation_error params가 없거나 유효하지 않음; } else if (!params.product_no) { validation_error product_no가 없음; } else if (!params.contents || params.contents.length 0) { validation_error contents가 비어있음; } else if (typeof params.total_price undefined || params.total_price null) { validation_error total_price가 없음; } else { // contents 배열의 각 항목 검증 for (let i 0; i params.contents.length; i++) { let item params.contentsi; if (!item.variant_code) { validation_error contents + i + .variant_code가 없음; break; } if (!item.quantity) { validation_error contents + i + .quantity가 없음; break; } if (typeof item.price undefined || item.price null) { validation_error contents + i + .price가 없음; break; } } } // 검증 실패 시 로그 전송 후 종료 if (validation_error) { console.warn(AddToCart 이벤트 무시: + validation_error); window.EC_JET?.message?.({ mall_id: facebookChannel.mall_id, shop_no: facebookChannel.shop_no, pixel_id: 759473138080357, external_id: facebookChannel.external_id, event_id: event_id, validation_error: validation_error, params: params }, MBE_ADDTOCART_VALIDATION_ERROR); return; } let event_data { contents: params.contents.map(function(v) { return { id: params.product_no + . + v.variant_code, quantity: facebookChannel.getInt(v.quantity), item_price: facebookChannel.getFloat(v.price) }; }), content_type: product, value: facebookChannel.getFloat(params.total_price), currency: params.currency }; let event_log_data Object.assign({ mall_id: facebookChannel.mall_id, shop_no: facebookChannel.shop_no, pixel_id: 759473138080357, external_id: facebookChannel.external_id, event_id: event_id }, event_data); window.EC_JET?.message?.(event_log_data, MBE_ADDTOCART_EVENT); fbq(trackSingle, 759473138080357, event_key, event_data, {eventID: event_id}); } catch (e) { console.error(e); } }); }); } }; window.addEventListener(load, facebookChannel.init, false);}/script>noscript>img height1 width1 styledisplay:none srchttps://www.facebook.com/tr?id759473138080357&evPageView&noscript1/>/noscript>/div>!-- CMC3 script -->!-- External Script End -->script typetext/javascript src/ind-script/i18n.php?v2601211451&langko_KR&domainfront&type charsetutf-8>/script>script src/ind-script/optimizer.php?filenamezVjbcts2EH2X-drvYN10On215TrN1J5oXGfyvASXFEwAi-Jim_n6Lil1JkpCigT80PGMJIN7Dm5nbyz3pLG8_MWVjQONL-S60qGn6ASWT76Ul7-b4sn_VM7ZRWlBdOXTPxFdf_x6V_xW_LwSia8BnQHljwOFIOok5rJEp5K2UKAoGpMMNSTINEqKkERxWfzKf0mT89NA7ptzs45axp_cbg0Bg2QDzVYmlCjuxx-fZdg_frmBAIWWZgWPkhWj8JF_n0d566QJzQJ6EnFY1i05vSUTHCmF7jxup6K_svbaybpdsJ4YpDpv1TgaT2rjSTGCzCaQ3ShpcFOBMUvWdaAQpDWZpdavYNgbDUvbOgzLZxlxAbVVfC8_BoG15T1VUmH58BX-sL6ZU5nAaaojD_kXaddN2EQjhgMd7OrIbqMnRbyUYWYRLNXy08F7vqZQ8KVXBPUqkI4Bhnk_Vh7d89TlTIAtqb6RarH0amwgqjAcgdfgwvWM6gajv_dkTya8HWn-gg6o7IbPnXxFNeclMzTbUSWfZkUyAb3BKrbrJ2Qdt-T6O-nDavADNujQCNxGN3z3OydFdoKpWjmC_h_prubgazyr0ecyIXhp2lwWjQHqIZVMXtY1gatPbotHi2oYTQP1FEOsMA0chUgDVopElwZ1aMmFNKwaHEGPwXCaYAsKTQ3uOw5xfDAN3ZGN9puIxSMFWTQz0RkMtKfR-QX5hNpVsfE_Ny09-_OF_d5ZV-HF8b-LhgsJCLkreSuaZXXHPmi-qSCDRH_eWrjeBto8-ekCbuKWwPdGHD6TcRp1NZeSzsA_uhqdMCGZ4Bp8hyGfYUZwizl2x1IklWVL0ZLJ2cs9RwZo0_dxw8HJy_T5P0u_n8_WCwgExYwjcCgwA_4wwjvsOfHVmSyPFEBts3Yz-ke6LNFgI3Nd4w76jDW8d1CnC_IqBuLAK8VIw6XeS7pvcCUtxwyX7qCRu22Njh39WeZczD3XtB0e40WeQk6osnxv1Nqfcnih0L-Bao9Mj1C9Cc8H7mzzt3fDFapUH0xD6SJQIDVUCjNWZCHsHSm8eAYluWKmdCndTXawE2CbkKUOWf6Ca7q5EuOPYz9w2qiP3Rg_9sJJG1aih26zvBq6PItifCfSwFye_iHJSUCxdrvwbYzj1gJv5Stb_gs&typejs&k31a49ade38aa89bbe2ffde8319f348b8d396e719&t1765237852 >/script>script src/ind-script/optimizer_user.php?filenamerc8xDsIwDIXhA4SVc1hlKcwcgROkiZW4TeIQJ0W9PZUQC2PJ5uV9-g2eIwIa1QSLgNMB7TBAblMgo3yNAcSisijkEshC6QpBb9wqTFrIwCyf4zTLGQ5g-95wjJz-ACLbFvDb9WxkFrUSvo6Svw86fe-baHRFx2XrBl5u49hDLVx3pFtWLjyjqd282EIl8ZwfnnKm5Hb5DQ&typejs&k10b1319e027ea1374bc4381f81f6f1e2e2997030&t1766305241&userT >/script>script typetext/javascript>var sIsFrontDesignChangeRequired F;var sYtshopping F;var sIsYoutubeShops F;var sIsValidChRef F;var sChRef ;if (sIsValidChRef T) {sessionStorage.setItem(ch_ref, sChRef);}// ch_ref 존재 여부 체크CAFE24.hasChRef function() {if (sIsValidChRef T && sessionStorage.getItem(ch_ref)) {return true;}return false;}// ch_ref 데이터 조회CAFE24.getChRefData function() {if (sIsValidChRef T) {return sessionStorage.getItem(ch_ref);}}// 프론트 디자인 변경이 필요한지 여부 반환CAFE24.checkChannelUI function() {if ((sIsFrontDesignChangeRequired T && sessionStorage.getItem(ch_ref)) || sIsYoutubeShops T) {return true;} else {return false;}}// 파라미터에 ch_ref 추가CAFE24.attachChRef function(sUrl) {if (sUrl) {var sChRef CAFE24.getChRefData();if (sChRef) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + ch_ref + sChRef;}}return sUrl;}var sIsCheckout F;var sCheckoutToken ;if (sIsCheckout T) {sessionStorage.setItem(checkoutToken, sCheckoutToken);} else {sessionStorage.removeItem(checkoutToken);}CAFE24.getCheckoutToken function() {if (sIsCheckout T) {return sessionStorage.getItem(checkoutToken);}}CAFE24.attachCheckoutParam function(sUrl) {if (sUrl) {var sCheckoutToken CAFE24.getCheckoutToken();if (sCheckoutToken) {var sSeparator (sUrl.includes(?)) ? & : ?;sUrl + sSeparator + checkoutToken + sCheckoutToken;}}return sUrl;}CAFE24.MOBILE_WEB false; var mobileWeb CAFE24.MOBILE_WEB;try {var isUseLoginKeepingSubmit false;// isSeqNoKeyExpiretimefunction isSeqNoKeyExpiretime(iExpiretime){var sDate new Date();var iNow Math.floor(sDate.getTime() / 1000);// 유효시간 확인if (iExpiretime > iNow) {return false;}return true;}function isUseLoginKeeping(){// 디바이스 확인if (EC_MOBILE_DEVICE false) {return;}// 로그인 여부var isLogin document.cookie.match(/(?:^| |;)iscacheF/) ? true : falseif (isLogin) {return;}var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);var iSeqnoExpiretime;var iSeqNoKey;if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);// 유효시간, key 값 확인if (iSeqnoExpiretime null || iSeqNoKey null) {return;}} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;if (isNaN(iSeqNoKey) true || isNaN(iSeqnoExpiretime) true) {return;}}if (isSeqNoKeyExpiretime(iSeqnoExpiretime) false) {return;}useLoginKeepingSubmit();}function findGetParamValue(paramKey){var result null,tmp ;location.search.substr(1).split(&).forEach(function (item) {tmp item.split();if (tmp0 paramKey) result decodeURIComponent(tmp1);});return result;}function useLoginKeepingSubmit(){var iSeqnoExpiretime;var iSeqNoKey;var sUseLoginKeepingIp;var sLoginKeepingInfo localStorage.getItem(use_login_keeping_info);if (sLoginKeepingInfo null) {iSeqnoExpiretime localStorage.getItem(seq_no_key_expiretime);iSeqNoKey localStorage.getItem(seq_no_key);} else {var oLoginKeepingInfo JSON.parse(sLoginKeepingInfo);iSeqNoKey oLoginKeepingInfo.seq_no_key;iSeqnoExpiretime oLoginKeepingInfo.seq_no_key_expiretime;sUseLoginKeepingIp oLoginKeepingInfo.use_login_keeping_ip;}var oForm document.createElement(form);oForm.method post;oForm.action /exec/front/member/LoginKeeping;document.body.appendChild(oForm);var oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key;oSeqNoObj.type hidden;oSeqNoObj.value iSeqNoKey;oForm.appendChild(oSeqNoObj);oSeqNoObj document.createElement(input);oSeqNoObj.name seq_no_key_expiretime;oSeqNoObj.type hidden;oSeqNoObj.value iSeqnoExpiretime;oForm.appendChild(oSeqNoObj);var returnUrl findGetParamValue(returnUrl);if (returnUrl || returnUrl null) {returnUrl location.pathname + location.search;}oSeqNoObj document.createElement(input);oSeqNoObj.name returnUrl;oSeqNoObj.type hidden;oSeqNoObj.value returnUrl;oForm.appendChild(oSeqNoObj);if (sUseLoginKeepingIp ! undefined) {oSeqNoObj document.createElement(input);oSeqNoObj.name use_login_keeping_ip;oSeqNoObj.type hidden;oSeqNoObj.value sUseLoginKeepingIp;oForm.appendChild(oSeqNoObj);}oForm.submit();isUseLoginKeepingSubmit true;}isUseLoginKeeping();} catch(e) {}var bIsUseSpread false;var sIsSecret false;var iBoardNo 1;var bIsUseSpread false;var sIsSecret false;var iBoardNo 8;var aPopupListData {aPopupList:{\type\:\L\,\child_type\:\W\,\idx\:4,\file\:\\\\/popup\\\/popup_4.html\,\size\:\480*350\,\position\:\50*50\,\title\:\\\uc0c8\\ud574 \\uc778\\uc0ac\,\open\:true},aPopupCouponList:,sIsAuthGuidePopup:,sIsUpdateEventGuidePopup:,sIsLifetimeEventGuidePopup:,sIsCookieBannerPopup:,sPopupPage:F};var aLogData {log_server1:eclog2-260.cafe24.com,log_server2:elg-db-svcm-189.cafe24.com,mid:galed11,stype:e,domain:,shop_no:1,lang:ko_KR,ver:2,hash:,ca:cfa-js.cafe24.com\/cfa.js,etc:,mobile_flag:F};var sMileageName 적립금;var sMileageUnit :PRICE:원;var sDepositName 예치금;var sDepositUnit 원;CAFE24.SHOP_CURRENCY_INFO {1:{aShopCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},aShopSubCurrencyInfo:null,aBaseCurrencyInfo:{currency_code:KRW,currency_no:410,currency_symbol:\uffe6,currency_name:South Korean won,currency_desc:\uffe6 \uc6d0 (\ud55c\uad6d),decimal_place:0,round_method_type:F},fExchangeRate:1,fExchangeSubRate:null,aFrontCurrencyFormat:{head:,tail:\uc6d0},aFrontSubCurrencyFormat:{head:,tail:}}}; var SHOP_CURRENCY_INFO CAFE24.SHOP_CURRENCY_INFO;CAFE24.APPSCRIPT_ASSIGN_DATA CAFE24.APPSCRIPT_ASSIGN_DATA || {src:https://calendar-app.cafe24.com/openapi/inject.js?vs20241010103234.1&client_idA8RQp67UIt9nBlqvThz2jC},{src:https://instagram-widget.wehost24.com/scripttag/instagram-widget.js?vs20220714173417.1&client_idpOawpY4gJZ0oBnihDmiReG};CAFE24.APPSCRIPT_SDK_DATA CAFE24.APPSCRIPT_SDK_DATA || application,category,community,customer,design,notification,product,promotion,store;var EC_APPSCRIPT_ASSIGN_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_ASSIGN_DATA);var EC_APPSCRIPT_SDK_DATA CAFE24.getDeprecatedNamespace(EC_APPSCRIPT_SDK_DATA);/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]