<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">var SMSLink=SMSLink||{};SMSLink.detector=SMSLink.detector||function(){var a,b,c,d=navigator.userAgent;return d.match(/iPad/i)||d.match(/iPhone/i)?(a="iOS",c=d.indexOf("OS ")):d.match(/Android/i)?(a="Android",c=d.indexOf("Android ")):a=null,"iOS"===a&amp;&amp;c&gt;-1?b=d.substr(c+3,3).replace("_","."):"Android"===a&amp;&amp;c&gt;-1?a=d.substr(c+8,3):ver=null,{version:function(){return b},os:function(){return a},isMobile:function(){return null!==a}}};var SMSLink=SMSLink||{};SMSLink.link=SMSLink.link||function(){function a(){SMSLink.linkDetector||(SMSLink.linkDetector=new SMSLink.detector)}return a(),{replaceAll:function(){this.replaceWithSelector("[href^='sms:']")},replaceWithSelector:function(a){elements=document.querySelectorAll(a);for(i in elements)this.replace(elements[i])},replace:function(a){if(a.href){switch(replaceBody=!1,SMSLink.linkDetector.os()){case"iOS":parseFloat(SMSLink.linkDetector.version())&lt;=8?replaceBody=";":replaceBody="&amp;"}replaceBody&amp;&amp;(a.href=a.href.replace(/\?body=/,replaceBody+"body="))}}}};
        document.addEventListener('DOMContentLoaded', (function () {
            link = new SMSLink.link();
            link.replaceAll();
        }), false);

function include(scriptUrl) {
    document.write('&lt;script src="' + scriptUrl + '"&gt;&lt;/script&gt;');
}
function isIE() {
    var myNav = navigator.userAgent.toLowerCase();
    return (myNav.indexOf('msie') != -1) ? parseInt(myNav.split('msie')[1]) : false;
};

if (!(isIE() &amp;&amp; (isIE() &gt; 9))) {
//include('js/jquery.mobile.customized.min.js');
}
include('js/plugin.js');
include('js/jquery.cookie.js');
include('js/jquery.easing.1.3.js');
include('js/wow.js');
include('js/camera.js');
//include('js/jquery.stellar.js');
		
(function ($) {
    if(isIE() &amp;&amp; isIE() &lt; 11){ 
        include('js/pointer-events.js');
        $('html').addClass('lt-ie11'); 
        $(document).ready(function(){
            PointerEventsPolyfill.initialize({});
        });
    }
})(jQuery); 
(function ($) {
    var o = $('html');
    if (o.hasClass('desktop')) {
        include('js/tmstickup.js');
        $(document).ready(function () {$('#stuck_container').TMStickUp({})});
    }
})(jQuery);
(function ($) {
    var o = $('html');
    if (o.hasClass('desktop')) {
        include('js/jquery.ui.totop.js');
        $(document).ready(function () {$().UItoTop({easingType: 'easeOutQuart',containerClass: 'toTop fa fa-arrow-up'});});
    }
})(jQuery);
(function ($) {

        include('js/jquery.equalheights.js');
	  $(document).ready(function () {
			var sw=setTimeout(function(){
				$(".eq").equalHeights();
				$(".eq2").equalHeights();
			},1500);
		});

})(jQuery);
(function ($) {
    var currentYear = (new Date).getFullYear();
    $(document).ready(function () {$("#copyright-year").text((new Date).getFullYear());});
})(jQuery);
(function ($) {    /*include('js/superfish.js'); */   })(jQuery);
(function ($) {    include('js/jquery.rd-navbar.js');})(jQuery);
(function ($) {
    var o = document.getElementById("google-map");
    if (o) {
        include('http://maps.google.com/maps/api/js?sensor=false');
        include('js/jquery.rd-google-map.js');

        $(document).ready(function () {
            var o = $('#google-map');
            if (o.length &gt; 0) {
                var styleArray = [
                        {
                            "featureType": "administrative",
                            "elementType": "labels.text.fill",
                            "stylers": [{"color": "#444444"}]
                        },
                        {
                            "featureType": "landscape",
                            "elementType": "all",
                            "stylers": [{"color": "#f2f2f2"}]
                        },
                        {
                            "featureType": "poi",
                            "elementType": "all",
                            "stylers": [{"visibility": "off"}]
                        },
                        {
                            "featureType": "road",
                            "elementType": "all",
                            "stylers": [
                                {"saturation": -100},
                                {"lightness": 45}
                            ]
                        },
                        {
                            "featureType": "road.highway",
                            "elementType": "all",
                            "stylers": [{"visibility": "simplified"}]
                        },
                        {
                            "featureType": "road.arterial",
                            "elementType": "labels.icon",
                            "stylers": [
                                {
                                    "visibility": "off"
                                }
                            ]
                        },
                        {
                            "featureType": "transit",
                            "elementType": "all",
                            "stylers": [
                                {
                                    "visibility": "off"
                                }
                            ]
                        },
                        {
                            "featureType": "water",
                            "elementType": "all",
                            "stylers": [
                                {
                                    "color": "#46bcec"
                                },
                                {
                                    "visibility": "on"
                                }
                            ]
                        }
                    ]
                                
                o.googleMap({
                    styles: styleArray,
                });
            }
        });
    }
})
(jQuery);



/* Contact Form
 ========================================================*/
;
(function ($) {
    var o = $('#contact-form');
    if (o.length &gt; 0) {
        include('js/modal.js');
        include('js/TMForm.js'); 
    }
})(jQuery);



		
$(document).ready(function () {

		var camera_slider = $('#camera');
if ($('html').hasClass('desktop')) {
			if (camera_slider.length &gt; 0) {
				camera_slider.camera({
					autoAdvance: true,
					height: '30%',
					minHeight: '270px',
					pagination: false,
					thumbnails: false,
					playPause: false,
					hover: false,
					loader: 'none',
					navigation: true,
					navigationHover: false,
					mobileNavHover: false,
					fx: 'simpleFade'
				})
			}
}else{
			if (camera_slider.length &gt; 0) {
				camera_slider.camera({
					autoAdvance: true,
					height: '36%',
					minHeight: '270px',
					pagination: false,
					thumbnails: false,
					playPause: false,
					hover: false,
					loader: 'none',
					navigation: true,
					navigationHover: false,
					mobileNavHover: false,
					fx: 'simpleFade'
				})
			}
	
}
		$('.c-slidewrap').carousel({
			slider: '.c-slider',
			slide: '.c-slide',
			slideHed: '.c-slidehed',
			nextSlide : '.c-next',
			prevSlide : '.c-prev',
			addPagination: true,
			addNav : true
		});
	
	$(".fixedratio").each(function() {
		var imgsrc = $( this ).find("img").attr("src");
		if(imgsrc){
		$( this ).css('background-image', 'url('+imgsrc+')');
		}
		$( this ).find("img").hide();
	});
	
	$('[data-toggle="tooltip"]').tooltip(); 
});

		
$(function(){
	if ($('html').hasClass('desktop')) {new WOW().init();}

});

var win= null;
function OpenNewWindow(mypage,w,h,myname){
var winl = (screen.width-w)/2;var wint = (screen.height-h)/2;
settings='height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars=yes,toolbar=no';
win=window.open(mypage,myname,settings);
if(parseInt(navigator.appVersion) &gt;= 4){win.window.focus();}
}
function popup(mypage,w,h,myname){
var winl = (screen.width-w)/2;
var wint = (screen.height-h)/4;
settings='height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars=yes,toolbar=no'
win=window.open(mypage,myname+'_'+new Date().toLocaleString(),settings)
if(parseInt(navigator.appVersion) &gt;= 4){win.window.focus();}
}


</pre></body></html>