var ad = document.getElementById("ad1");
if (ad != null)
{
var height = ad.clientHeight;
if (height == 0)
{
window.location = "/adblock/"; //"http://www.pracadokitu.com/adblock/");
}

}


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-10248234-1");
pageTracker._trackPageview();
} catch(err) {}
