$(window).load(function () {
	$('#gallery').gallery({
		interval: 5500,
		height: '539px',
		width: '718px',
		toggleBar: false,
		ratio: 0.15,
		slideshow: true
	});
	$('#mdatas a').click(function() {
		window.open(this.href,'','width=718,height=539,scrollbars=yes');
		return false;
	})
});
var emailstr = document.getElementById('email');
emailstr.href = emailstr.href.replace(/\[kukac\]/gi, "@");
emailstr.innerHTML = emailstr.innerHTML.replace(/\[kukac\]/gi, "@");
emailstr.href = emailstr.href.replace(/\[pont\]/gi, ".");
emailstr.innerHTML= emailstr.innerHTML.replace(/\[pont\]/gi, ".");
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
try {
	var pageTracker = _gat._getTracker("UA-2582816-3");
	pageTracker._trackPageview();
} catch(err) {}
