$(document).ready((function(){var t=function(){$(".contact-schedule").each((function(t,n){if("true"!==$(n).attr("data-content-loaded")){var a=$(n).offset().top,o=a+$(n).outerHeight(),d=$(window).scrollTop();a<d+$(window).innerHeight()&&o>d&&(e($(this).attr("data-address-id")),$(n).attr("data-content-loaded",!0))}}))};let e=function(t){if(t.length){let e=$(".contact-schedule[data-address-id="+t+"] .schedule-list");n(t),$.ajax({url:"/slots/"+t,dataType:"json"}).done((function(a){let o=a;e.html(o.html),n(t)})).fail((function(t,e,n){}))}};var n=function(t){$(".contact-schedule[data-address-id="+t+"] .schedule-list").toggleClass("loading")};$('[data-target="toggle-schedule-loading"]').on("click",(function(){return n(),!1})),t(),$(window).scroll((function(){t()})),$(".btn-show-phones").on("click",(function(){var t=$(this);return t.parent().find(t.attr("href")).removeClass("hidden"),t.remove(),!1}))}));