(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-K7SS58'); Owner Statements Links
jQuery(document).ready(function($) {
$("a[href*='//booking.']").click(function(e) {
e.preventDefault();
if (typeof ga === "function") {
ga('send', 'pageview', this.href);
}
window.location = this.href;
});
});