// Open the traking URL, passing in the URL

var url = window.location;
var base_url = "http://www.ebizq.net/crs/rating.php?"

document.write("<script src=\"" + base_url + "url=" + url + "\"></script>")

