
 var _gaq = _gaq || [];	
_gaq.push(['t1._setAccount', 'UA-2202150-1']);
// _gaq.push(['t1._setDomainName', 'none']);
// _gaq.push(['t1._setAllowLinker', true]);
// _gaq.push(['t1._setAllowHash', false]);
_gaq.push(['t1._trackPageview']);
_gaq.push(['t1._trackPageLoadTime']);

  _gaq.push(['t2._setAccount', 'UA-2202150-26']);
  _gaq.push(['t2._trackPageview']);
  
  
  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
  

$(document).ready(function(){

/* hotelList Hotel Links*/	
$('.hotelList a[href*="oceancityhilton"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'oceancityhilton']);
	
	});
	
$('.hotelList a[href*="ocsuites"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'ocsuites']);
	
	});

$('.hotelList a[href*="holidayinn"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'holidayinn']);
	
	});

$('.hotelList a[href*="qioceanfront"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'qioceanfront']);
	
	});

$('.hotelList a[href*="qiboardwalk"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'qiboardwalk']);
	
	});

$('.hotelList a[href*="flagshipof"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'flagshipof']);
	
	});

$('.hotelList a[href*="harrisonhall"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'harrisonhall']);
	
	});
	
$('.hotelList a[href*="seabonay"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'seabonay']);
	
	});

$('.hotelList a[href*="oceanic"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'oceanic']);
	
	});

$('.hotelList a[href*="plimplaza"]').click(function(){	

_gaq.push(['t1._trackEvent', 'hotelList', 'hotelsite', 'plimplaza']);
	
	});	




}); 
  

