
/////////////////////////////////////////////////////////
// code below needed by web-stat.com for site statistics
// Begin Web-Stat code
////////////////////////////////////////////////////////
//it should be placed at the very bottom of the page 
// because it generates blank HTML line, thus distorting the page
////////////////////////////////////////////////////////


var page_name = '';
var invisible = '';

function sE(){return true;}window.onError=sE;var wtsui='artwheel';

try{var wtsb=top.document;var wtsr=wtsb.referrer;var wtsu=wtsb.URL;}
catch(e){var wtsb=document;var wtsr=wtsb.referrer;var wtsu=wtsb.URL;}

var wtsrn=Math.random();var qry=wtsui+':4::'+escape(wtsr)+'::'
+screen.width+'x'+screen.height+'::'+screen.colorDepth+'::'
+escape(page_name)+'::'+invisible+'::'+wtsrn+'::'+escape(wtsu);

document.write('<a href="http://www.web-stat.com/stats/'+wtsui+'.htm" ');
document.write('target="new"><img src="http://server3.web-stat.com/count.pl?');
document.write(qry+'" border="0" width="0" height="0" alt="site stats"><\/a>');