<!--
//#####################################################
//## COPYRIGHT (C) 2002, SB Microtech Corp. www.sbmt.com
//######################################################

var scriptlocation = "http://www.yallahosting.com/stats/track.asp";

document.write ('<img height=0 width=0 ');
document.write ('src="' + scriptlocation + '?r=');
document.write (escape(document.referrer) + '&t=2');
document.write ('&s=' + window.screen.width + 'x' + window.screen.height + '"');
//-->