function openwindowsanitair()
{
	window.open("http://www.onsite360.nl/projecten/achterhoeksecampings/denborg/panohtml/abt19.html?setangle=0&angle=NaN","mywindow","menubar=0,resizable=0,width=700,height=467");
}
function openwindowomgeving()
{
	window.open("http://www.youtube.com/watch?v=X6zvvMVlilU&feature=related","mywindow","menubar=0,resizable=0,width=640,height=540");
}

$(document).ready(function() {
		$(".zoom").fancybox({
		'transitionIn'	:	'elastic',
		'transitionOut'	:	'elastic',
		'speedIn'		:	600, 
		'speedOut'		:	200, 
		'overlayShow'	:	true
	});
});

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-1507143-25']);
  _gaq.push(['_setDomainName', 'none']);
  _gaq.push(['_setAllowLinker', true]);
  _gaq.push(['_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);
  })();

