//ÅÇ Å¬¸¯ ³»¿ë º¸¿©ÁÖ±â(5°³) function menu5(index) { if (navigator.userAgent.indexOf("MSIE") != -1) { if (index == 1) { t1.style.display = ""; t2.style.display = "none"; t3.style.display = "none"; t4.style.display = "none"; t5.style.display = "none"; t6.style.display = "none"; } else if (index == 2) { t1.style.display = "none"; t2.style.display = ""; t3.style.display = "none"; t4.style.display = "none"; t5.style.display = "none"; t6.style.display = "none"; } else if (index == 3) { t1.style.display = "none"; t2.style.display = "none"; t3.style.display = ""; t4.style.display = "none"; t5.style.display = "none"; t6.style.display = "none"; } else if (index == 4) { t1.style.display = "none"; t2.style.display = "none"; t3.style.display = "none"; t4.style.display = ""; t5.style.display = "none"; t6.style.display = "none"; } else if (index == 5) { t1.style.display = "none"; t2.style.display = "none"; t3.style.display = "none"; t4.style.display = "none"; t5.style.display = ""; t6.style.display = "none"; } else if (index == 6) { t1.style.display = "none"; t2.style.display = "none"; t3.style.display = "none"; t4.style.display = "none"; t5.style.display = "none"; t6.style.display = ""; } }} //2006.06.29 ¸ÞÀθ®´º¾ó ÅÇ °ü·Ã function ThemeMenu01(index) { if (navigator.userAgent.indexOf("MSIE") != -1) { if (index == 1) { t1.style.display = ""; t2.style.display = "none"; t3.style.display = "none"; } else if (index == 2) { t1.style.display = "none"; t2.style.display = ""; t3.style.display = "none"; } else if (index == 3) { t1.style.display = "none"; t2.style.display = "none"; t3.style.display = ""; } } } function ThemeMenu02(index) { if (navigator.userAgent.indexOf("MSIE") != -1) { if (index == 4) { t4.style.display = ""; t5.style.display = "none"; t6.style.display = "none"; } else if (index == 5) { t4.style.display = "none"; t5.style.display = ""; t6.style.display = "none"; } else if (index == 6) { t4.style.display = "none"; t5.style.display = "none"; t6.style.display = ""; } } } /*********************************************************************** * ½ºÅ©·Ñ¸µ ***********************************************************************/ /*self.onError=null; currentX = currentY = 0; whichIt = null; lastScrollX = 0; lastScrollY = 0; NS = (document.layers) ? 1 : 0; IE = (document.all) ? 1: 0; // STALKER CODE --> function heartBeat() { if(IE) { diffY = document.body.scrollTop; diffX = 0; } if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; } if(diffY != lastScrollY) { percent = .1 * (diffY - lastScrollY); if(percent > 0) percent = Math.ceil(percent); else percent = Math.floor(percent); if(IE) document.all.floater.style.pixelTop += percent; if(NS) document.floater.top += percent; lastScrollY = lastScrollY + percent; } if(diffX != lastScrollX) { percent = .1 * (diffX - lastScrollX); if(percent > 0) percent = Math.ceil(percent); else percent = Math.floor(percent); if(IE) document.all.floater.style.pixelLeft += percent; if(NS) document.floater.top += percent; lastScrollY = lastScrollY + percent; } } if(NS || IE) action = window.setInterval("heartBeat()",1); */ self.onError=null; currentX = currentY = 0; whichIt = null; lastScrollX = 0; lastScrollY = 0; NS = (document.layers) ? 1 : 0; IE = (document.all) ? 1: 0; // STALKER CODE --> function heartBeat() { if (document.body==null)return; if(document.all.floater==null)return; if(IE) { diffY = document.body.scrollTop; diffX = 0; } if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; } if(diffY != lastScrollY) { percent = .1 * (diffY - lastScrollY); if(percent > 0) percent = Math.ceil(percent); else percent = Math.floor(percent); if(IE) document.all.floater.style.pixelTop += percent; if(NS) document.floater.top += percent; lastScrollY = lastScrollY + percent; } if(diffX != lastScrollX) { percent = .1 * (diffX - lastScrollX); if(percent > 0) percent = Math.ceil(percent); else percent = Math.floor(percent); if(IE) document.all.floater.style.pixelLeft += percent; if(NS) document.floater.top += percent; lastScrollY = lastScrollY + percent; } } if(NS || IE) action = window.setInterval("heartBeat()",1); /* ·¹À̾î */ function LayerSH(LayerName,Status) { ns4 = (document.layers)?true:false ie4 = (document.all)?true:false if (ns4) { LayerN = document.layers[LayerName] if (Status == 'show') LayerN.visibility = 'show'; if (Status == 'hide') LayerN.visibility = 'hidden'; } if (ie4) { LayerN = document.all[LayerName].style if (Status == 'show') LayerN.visibility = 'visible'; if (Status == 'hide') LayerN.visibility = 'hidden'; } } function showHide(Ler) { if (document.all[Ler].style.visibility=="visible") { document.all[Ler].style.visibility="hidden" } else { document.all[Ler].style.visibility="visible" } } //Á¡º°ÆäÀÌÁö¿¡¼­ÀÇ Àü´Ü¹Ù·Î°¡±â function viewCatalog(store_id) { //if(store_id == '25' || store_id == '48' || store_id == '46' || store_id == '49') { // »çÇÏÁ¡, »ç»óÁ¡, ¿©ÃµÁ¡, ¿©¼öÁ¡ //MM_openBrWindow('http://mip.cybermed.co.kr/lottemart/mart.html?name='+store_id,'pamphlet','fullscreen'); MM_openBrWindow('http://asp.lemonbook.co.kr/lottemart/mart.html?name='+store_id,'pamphlet','fullscreen'); //}else if( store_id == '49' ) { //¿©¼öÁ¡ //alert('¿©¼öÁ¡ ¿ÀÇ ÁغñÁßÀÔ´Ï´Ù. '); //}else { // alert('Àü´Ü ÁغñÁßÀÔ´Ï´Ù. '); //} } //IE ¾×Ƽºê X ÄÁÆ®·Ñ ½ÇÇà ¹®Á¦ °ü·Ã function iePatchIt(flashID) { document.write(flashID.innerHTML);flashID.id=""; } //¼­ºñ½º °¡´ÉÁö¿ª function goServiceArea() { var popup = window.open("http://www.lottemart.com/lim/handler/member/MemberTop-DelivPossible","PopupServiceArea","toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,menubar=no,width=780,height=800,dependent=yes"); if (popup) popup.focus(); } /** Cookie Object *****************************/ var Cookie = { get : function(_cookieName) { var cookieList = document.cookie.split(";"); var cookieValue = ""; for (i = 0; i < cookieList.length; i++) { if (cookieList[i].indexOf(_cookieName+"=") > -1) { if (cookieList[i].split("=")[0].replace(/\s/g,"") == _cookieName) { cookieValue = decodeURIComponent(cookieList[i].split("=")[1]); break; } } } return cookieValue; }, set : function(_name, _value, _days, _path, _domain) { if (_name!=undefined) { if (_value==undefined) _value = ""; if (_days==undefined) _days = 365; if (_path==undefined) _path = "/"; //try { if (_domain==undefined) _domain = location.hostname; } catch(e) { } var d = new Date(); d.setDate(d.getDate()+_days); var s = ""; s += _name+"="+encodeURIComponent(_value) + ";"; s += "expires=" + d.toGMTString() + ";"; s += "path=" + _path + ";"; if (_domain!=undefined) { s += "domain=" + _domain + ";"; } //alert(s); document.cookie = s; } } } // ³¯Â¥ È®ÀÎ checkDateRange("2008-12-30","2009-1-4") 2008³â 12¿ù 30ÀÏ 00½Ã ºÎÅÍ 2009³â 1¿ù 4ÀÏ 24½Ã±îÁö True function checkDateRange(start, end) { var si = start.split('-'); var ei = end.split('-'); var nd = new Date(); var sd = new Date(); var ed = new Date(); sd.setFullYear(si[0],si[1]-1,si[2]); ed.setFullYear(ei[0],ei[1]-1,ei[2]); if ((sd.getTime() <= nd.getTime()) && (nd.getTime() <= ed.getTime())) { return true; } else { return false; } } document.title = "Çູµå¸² ·Ôµ¥¸¶Æ® : °í°´À» ÇâÇÑ ÇູÇÑ ²Þ"; /* ACE Ä«¿îÆ® ¼Ò½º(¸¶Æ®ec ¸µÅ©) Ãß°¡ 100816 */ /* À̹ÌÁö¿ë */ function ACEL_TRACKING_399(mode,ename,tgurl,tg){ var ACEL_img_399 = new Image();ACEL_img_399.src = 'http://gtm1.acecounter.com:5656/EMAM?euid=AI4A34034434596&ename='+ename+'&fdv='+mode+'&'; if(typeof tg=='undefined'){ var tg='';};if(typeof tga=='undefined'){ var tga='';}; if(typeof tgurl=='undefined'){ var tgurl='';}; if(mode != 'BV'){ if(tgurl!=''){ if( tg!=''){window.open(tgurl,tg,tga);}else{location.href=tgurl;};};};}; if(typeof ACEL_TRACKING_399=='function') ACEL_TRACKING_399('BV','399'); /* Ç÷¡½Ã¿ë */ function ACEL_TRACKING_398(mode,ename,tgurl,tg){ var ACEL_img_398 = new Image();ACEL_img_398.src = 'http://gtm1.acecounter.com:5656/EMAM?euid=AI4A34034434596&ename='+ename+'&fdv='+mode+'&'; if(typeof tg=='undefined'){ var tg='';};if(typeof tga=='undefined'){ var tga='';}; if(typeof tgurl=='undefined'){ var tgurl='';}; if(mode != 'BV'){ if(tgurl!=''){ if( tg!=''){window.open(tgurl,tg,tga);}else{location.href=tgurl;};};};}; if(typeof ACEL_TRACKING_398=='function') ACEL_TRACKING_398('BV','398'); function setCookie(name, value, expiredays){ //Äí۸¦ ÀúÀåÇÏ´Â ÇÔ¼ö var todayDate = new Date(); todayDate.setDate( todayDate.getDate() + expiredays ); document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" } function getCookie(name) { //Äí۸¦ Àоî¿À´Â ÇÔ¼ö allCookies=document.cookie.split('; '); for(i=0;i