var current = document.location.href;
//var current_loc = winLoc.replace("http://","");
var current_loc = current.substring(7);

document.write("<img src=\"http://b.scorecardresearch.com/b?c1=2&c2=6034956&c3=&c4="+current_loc+"&c5=&c6=&c15=&cv=1.3&cj=1\"style=\"display:none\" width=\"0\" height=\"0\"  />");

