var pic = "";
var alt = "";
var username = "";
document.cookie = "credit=true"; 
var cred = "  " + document.cookie + ";"; 
k = (cred.indexOf("credit=") >= 0 ? "Y":"N");
document.write('<SCRIPT SRC="http://www.trafficg.com/getban2.php?mem='+mem+'&k='+k+'&loc='+escape(location)+'&nks='+Math.round(Math.random()*100000)+'"></SCRIPT'+'>');