var pagetitle = document.title;
var scriptlocation = "/sayac/track.asp";
var pagedata = 'mtpt=' + escape(pagetitle) + '&amp;mtr=' + escape(document.referrer) + '&amp;mtt=2&amp;mts=' + window.screen.width + 'x' + window.screen.height + '&amp;mti=1&amp;mtz=' + Math.random();
document.write ('<img height="1" width="1" src="' + scriptlocation + '?' + pagedata + '" alt="sayac" />');
