pg = location.href
pg = escape(pg)
url = "/formTracking/process.asp?pg=" + pg
document.write("<img src='" + url + "' height='1' width='1'")
