/**<!--
output = '<script src="/scripts/stats/zag.js?Log=1';
output += '&URL=' + (document.location);

var width=screen.availWidth;
var height=screen.availHeight;
var resolution=width + "x" + height;

output += '&screenres='+resolution;
output += '&referrer='+document.referrer;
output += '&cachedefeat=' + (new Date()).getTime() + '">';
output += '<\/script>';
document.write(output);-->**/

