<!--
var wwx=0,wwy=0;
if (typeof(window.innerWidth)=='number') {
wwx=window.innerWidth;
wwy=window.innerHeight;
}
else if (document.documentElement && (document.documentElement.clientWidth ||
document.documentElement.clientHeight)) {
wwx=document.documentElement.clientWidth;
wwy=document.documentElement.clientHeight;
}
else if (document.body && (document.body.clientWidth || document.body.clientHeight)) {
wwx=document.body.clientWidth;
wwy=document.body.clientHeight;
}
document.write('<img src="http://h.waudit.cz/h.php?id=15873&amp;ty=b_1&amp;js=1&amp;x='+screen.width+'&amp;y='+screen.height+'&amp;bit='  +screen.colorDepth+'&amp;wx='+wwx+'&amp;wy='+wwy+'&amp;url='+escape(document.location)+'&amp;ref='+escape(top.document.referrer)+'" width="1" height="1" border="0" title="" alt="" />');
// -->

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-2510501-11");
pageTracker._trackPageview();
} catch(err) {}
