신축빌라

통합검색

경기

경기도

GYEONGGGI

  • 구천동
  • 매교동
  • 우만동
  • 인계동
  • 지동
  • 화서동
  • 교동
  • 중동

경기 수원팔달구

alert("문의가 등록되었습니다."); $("#quickCallForm2 input[name='name']").val(''); $("#quickCallForm2 input[name='contact']").val(''); $("#b_content").val(''); $("#item_tosAgree_quickCallForm2").attr("checked", false); }); function setCookies(name, value, days) { //1일동안 팝업 표시 X var today = new Date(); today.setDate(today.getDate() + days); today.setHours(0); today.setMinutes(0); today.setSeconds(0); document.cookie = name + "=" + escape(value) +"; path=/; expires=" + today.toUTCString() + ";" } function getCookie(name){ var nameOfCookie = name + "="; var x =0; while(x <= document.cookie.length) { var y = (x+nameOfCookie.length); if(document.cookie.substring(x,y) == nameOfCookie){ if((endOfCookie=document.cookie.indexOf(";",y))==-1) endOfCookie = document.cookie.length; return unescape(document.cookie.substring(y, endOfCookie)); } x = document.cookie.indexOf(" ",x) +1; if(x==0) break; } return ""; } $('.btn_close').on('click',function(){ popup = $(this).data('id'); $("." + popup).hide(); if($("." + popup + " input[name='pop_check']").is(":checked") == true) { setCookies(popup, "done", 1); } }); location.href = "tel: " + call_number; }); } function footer_sms_push(call_number) { item_id = ''; member_id = ''; $.post('/call/direct_sms_action', {item_id: item_id, member_id: member_id}, function() { sms_string = 'sms:010-7616-9951?body=[좋은집 구하는 전문가 빌라이브] 신축빌라 문의 드립니다.'; location.href = sms_string; }); }