function printcode (group, username, p) { var code,s,w,c;w=0;c=0; if (screen) { s=screen;w=s.width;navigator.appName=="Netscape"?c=s.pixelDepth:c=s.colorDepth; } code = '\n'; code = code + 'StatTrack.com - Free Stats for your WebSite!'; document.write(code); }