document.write(''); document.write(''); var motherUrl = "https://www.lottetour.com"; var overseasAirDomain = "air.lottetour.com"; var domesticAirDomain = "krair.lottetour.com"; //input 번호만 받기 유현석 20180828 function onlyNumber(event){ event = event || window.event; var keyID = (event.which) ? event.which : event.keyCode; if ( (keyID >= 48 && keyID <= 57) || (keyID >= 96 && keyID <= 105) || keyID == 8 || keyID == 46 || keyID == 37 || keyID == 39 ) return; else return false; } //input 문자삭제 유현석 20180828 function removeChar(event) { event = event || window.event; var keyID = (event.which) ? event.which : event.keyCode; if ( keyID == 8 || keyID == 46 || keyID == 37 || keyID == 39 ) return; else event.target.value = event.target.value.replace(/[^0-9]/g, ""); } function appDownPop(gbn){ var pop = $(".ease_layer"); if(gbn){ pop.css("display","block"); }else{ pop.css("display","none"); } } function appDownValidation(){ var trip = $("#down_trip"); var air = $("#down_air"); var phoneNum = $("#phoneNum"); if(trip.prop("checked") == false && air.prop("checked") == false){ alert("다운받으시고자 하는 앱을 체크해주세요."); return false; } var regExp = /^\d{3}\d{3,4}\d{4}$/; if(phoneNum.val() == "" || phoneNum.val()){ if(regExp.test(phoneNum.val())){ $.ajax({ type : "POST", url : motherUrl + "/mapp", data : $("#mappForm").serialize(), dataType : "json", success : function(data) { if(data.code == "SUCCESS") { alert("전송에 성공하였습니다.\n문자 전송까지는 3초~30초 가량의 시간이 소요됩니다."); phoneNum.val(""); trip.prop("checked", false); air.prop("checked", false); appDownPop(false); } else if(data.code == "ERROR"){ alert(""); } }, error : function(e) { }, timeout:100000 }); }else{ alert("전송에 실패하였습니다.\n잠시 후 다시 요청해주세요."); return false; } } } function notice_roll(){ notice_auto = setInterval(function(){ $('.foot_quick .notice dd ul').animate({top:'-=24px'},function(){ $(this).animate({top:0},0); $(this).children().first().appendTo($(this)); }); },3000); } //메인 하단 공지사항 $('.foot_quick .notice dd ul a').mouseenter(function(){ clearInterval(notice_auto); }); $('.foot_quick .notice dd ul a').mouseleave(function(){ notice_roll(); }); notice_roll(); var _AceTM = (function (_j, _s, _b, _o, _y) { var _uf='undefined',_pmt='',_lt=location;var _ap = String(typeof(_y.appid) != _uf ? _y.appid():(isNaN(window.name))?0:window.name);var _ai=(_ap.length!=6)?(_j!=0?_j:0):_ap;if(typeof(_y.em)==_uf&&_ai!=0){var _sc=document.createElement('script');var _sm=document.getElementsByTagName('script')[0]; var _cn={tid:_ai+_s,hsn:_lt.hostname,hrf:(document.referrer.split('/')[2]),dvp:(typeof(window.orientation)!=_uf?(_ap!=0?2:1):0),tgp:'',tn1:_y.uWorth,tn2:0,tn3:0,tw1:'',tw2:'',tw3:'',tw4:'',tw5:'',tw6:'',tw7:_y.pSearch};_cn.hrf=(_cn.hsn!=_cn.hrf)?_cn.hrf:'in';for(var _aix in _y){var _ns=(_y[_aix])||{}; if(typeof(_ns)!='function'){_cn.tgp=String(_aix).length>=3?_aix:'';_cn.tn2=_ns.pPrice;_cn.tn3=_ns.bTotalPrice;_cn.tw1=_ns.bOrderNo;_cn.tw2=_ns.pCode;_cn.tw3=_ns.pName;_cn.tw4=_ns.pImageURl;_cn.tw5=_ns.pCategory;_cn.tw6=_ns.pLink;break;};};_cn.rnd=(new Date().getTime());for(var _alx in _cn){ var _ct=String(_cn[_alx]).substring(0,128);_pmt+=(_alx+"="+encodeURIComponent((_ct!=_uf)?_ct:'')+"&");};_y.acid=_ai;_y.atid=_cn.tid;_y.em=_cn.rnd;_sc.src=((_lt.protocol.indexOf('http')==0?_lt.protocol:'http:')+'//'+_b+'/'+_o)+'?'+_pmt+'py=0';_sm.parentNode.insertBefore(_sc,_sm);};return _y; })(100221,'AZ-40-A', 'atm.acecounter.com','ac.js',window._AceTM||{}); if(location.hostname == overseasAirDomain){ var _AceGID=(function(){var Inf=['gtc7.acecounter.com','8080','AS4A44535182886','AW','0','NaPm,Ncisy','ALL','0']; var _CI=(!_AceGID)?[]:_AceGID.val;var _N=0;var _T=new Image(0,0);if(_CI.join('.').indexOf(Inf[3])<0){ _T.src =( location.protocol=="https:"?"https://"+Inf[0]:"http://"+Inf[0]+":"+Inf[1]) +'/?cookie'; _CI.push(Inf); _N=_CI.length; } return {o: _N,val:_CI}; })(); var _AceCounter=(function(){var G=_AceGID;var _sc=document.createElement('script');var _sm=document.getElementsByTagName('script')[0];if(G.o!=0){var _A=G.val[G.o-1];var _G=(_A[0]).substr(0,_A[0].indexOf('.'));var _C=(_A[7]!='0')?(_A[2]):_A[3];var _U=(_A[5]).replace(/\,/g,'_');_sc.src=(location.protocol.indexOf('http')==0?location.protocol:'http:')+'//cr.acecounter.com/Web/AceCounter_'+_C+'.js?gc='+_A[2]+'&py='+_A[4]+'&gd='+_G+'&gp='+_A[1]+'&up='+_U+'&rd='+(new Date().getTime());_sm.parentNode.insertBefore(_sc,_sm);return _sc.src;}})(); document.write(""); } else if(location.hostname == domesticAirDomain){ var _AceGID=(function(){var Inf=['gtc9.acecounter.com','8080','AS4A44535182888','AW','0','NaPm,Ncisy','ALL','0']; var _CI=(!_AceGID)?[]:_AceGID.val;var _N=0;var _T=new Image(0,0);if(_CI.join('.').indexOf(Inf[3])<0){ _T.src =( location.protocol=="https:"?"https://"+Inf[0]:"http://"+Inf[0]+":"+Inf[1]) +'/?cookie'; _CI.push(Inf); _N=_CI.length; } return {o: _N,val:_CI}; })(); var _AceCounter=(function(){var G=_AceGID;var _sc=document.createElement('script');var _sm=document.getElementsByTagName('script')[0];if(G.o!=0){var _A=G.val[G.o-1];var _G=(_A[0]).substr(0,_A[0].indexOf('.'));var _C=(_A[7]!='0')?(_A[2]):_A[3];var _U=(_A[5]).replace(/\,/g,'_');_sc.src=(location.protocol.indexOf('http')==0?location.protocol:'http:')+'//cr.acecounter.com/Web/AceCounter_'+_C+'.js?gc='+_A[2]+'&py='+_A[4]+'&gd='+_G+'&gp='+_A[1]+'&up='+_U+'&rd='+(new Date().getTime());_sm.parentNode.insertBefore(_sc,_sm);return _sc.src;}})(); document.write(""); } document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
"); document.write("
    "); document.write("
  • 해외여행 1577-3000
  • "); document.write("
  • 국내여행 1577-3700
  • "); document.write("
  • 고객센터
  • "); document.write("
"); document.write("
    "); document.write("
  • 부산 지사 : 1688-1105
  • "); document.write("
  • 대전 지사 : 1688-1102
  • "); document.write("
  • 대구 지사 : 1688-1103
  • "); document.write("
  • 광주 지사 : 1688-1104
  • "); document.write("
"); document.write("

롯데관광 여행상담월~금 09:00 ~ 18:00| 토,일/ 공휴일 휴무

"); document.write("
"); document.write("
"); document.write("
"); document.getElementById("devFooterBanner").innerHTML = " "; document.write("
"); document.write("
"); document.write("
"); document.write("
공지사항
"); document.write("
"); document.write("
    "); document.write("
    "); document.write(" 공지사항 더보기"); document.write("
    "); document.write("
    "); document.write("
    모바일앱
    "); document.write("
    패키지
    "); document.write("
    항공
    "); document.write("
    "); document.write("
    "); document.write("
    언제 어디서나 쉽고 편한, 롯데관광 앱을 만나는 방법!
    "); document.write("
    "); document.write("
    "); document.write(" "); document.write(" "); document.write("
    "); document.write("
    "); document.write(" "); document.write(" MMS 전송"); document.write("
    "); document.write("

    입력하신 정보는 저장되지 않으며, 무료 전송입니다.
    문자 전송까지는 3초~30초 가량의 시간이 소요됩니다.
    MMS(장문문자)로 전송되며, MMS 차단 휴대폰은 전송이 불가합니다.

    "); document.write("
    "); document.write(" "); document.write("
    "); document.write("
    "); document.write("
    "); document.write("
      "); document.write("
    • 페이스북
    • "); document.write("
    • 트위터
    • "); document.write("
    • 블로그
    • "); document.write("
    • 카카오스토리
    • "); document.write("
    • 카카오톡
    • "); document.write("
    "); document.write("
    "); document.write("
    "); document.write("
    "); document.write(" "); document.write("
    "); document.write("
    "); document.write("
    "); document.write("
    "); document.write("
    롯데관광개발(주) | 대표이사: 백현 | 주소: 03186 서울특별시 종로구 세종대로 149 광화문빌딩 5층 | 사업자등록번호 374-85-01469 | 관광협회 보증보험 22억 1천만원 | 배상책임보험 30억원
    통신판매업신고 2020-서울종로-2111 | 사업자정보확인 | 관광사업자 등록번호 : 제1997-000001호 | 개인정보 관리책임자: IT지원 팀장
    해외여행 1577-3000 국내여행 1577-3700
    롯데관광개발㈜는 개별 항공권과 호텔 단독 판매에 대하여 통신판매중개자로서 통신판매의 당사자가 아니며 해당 상품의 거래정보 및 거래 등에 대해
    책임을 지지 않습니다.
    "); document.write("

    copyright © lottetour.com All rights reserved. Contact web master for more information.

    "); document.write("
    "); document.write("
    "); document.write(" "); document.write("
    "); document.write("
    "); document.write("
    "); document.write("
      "); document.write("
    • "); document.write("
      "); document.write("

      2020 한국서비스대상
      5년 연속 수상

      "); document.write("
    • "); document.write("
    • "); document.write("
      "); document.write("

      대한민국 최우수여행사
      20년 연속 수상

      "); document.write("
    • "); document.write("
    • "); document.write("
      "); document.write("

      2018 콜센터품질지수 KS-CQI
      여행사부문 1위

      "); document.write("
    • "); document.write("
    • "); document.write("
      "); document.write("

      금탑산업훈장
      석탑,철탑,동탑 산업훈장

      "); document.write("
    • "); document.write("
    "); document.write("
    "); document.write("
    "); document.write("
    "); document.write(''); document.write(''); document.getElementById("noticeNews").innerHTML = "
  • [항공] 진에어 시스템 점검으로 인한 서비스 중단 안내 (2024. 04. 29.)
  • [항공] 티웨이항공 시스템 점검으로 인한 서비스 중단 안내 (2024. 04. 26.)
  • 롯데관광 2024년 4월 무이자할부 안내(04.01update)
  • 에어부산(BX) 시스템 점검으로 인한 서비스 이용 불가 안내
  • [항공] 인도네시아 발리 (DPS) 관광세 도입 안내
  • ";