$(document).ready(function(){var n=new KOCarousel;n.load(document.getElementById("extensions-carousel"));$("#bsModal").on("shown.bs.modal",function(){if($.validator.unobtrusive.parse("form"),$("#bsModal .ko-carousel").each(function(){var n=new KOCarousel;n.load(this)}),document.getElementById("hotelMap")){var n=new InlineMap(document.getElementById("hotelMap"));n.embed();$(this).find('a[href="#map"]').on("click",function(){setTimeout(function(){n.afterShown()},100)})}})})