screensize=screen.width + 'x' + screen.height;colors=(navigator.appName.indexOf('Microsoft') == 0) ? screen.colorDepth : screen.pixelDepth;if (colors == 'undefined'){colors='5';}if (colors == '32'){colors='1';}if (colors == '24'){colors='2';}if (colors == '16'){colors='3';}if (colors == '8'){colors='4';}document.write('<iframe style="display: none;" scrolling=no width=0 height=0 border=0 frameborder=0 allowtransparency="true" src="http://counter6.webgozar.com/counter/xstat.aspx?t=stat5&code=1189865&rnd=' + Math.round(Math.random() * 50000) + '&s=' + screensize + '&c=' + colors + '&ref=' + escape(document.referrer) + '&title=' + escape(document.title) + '" ></iframe>');
