﻿function x(){
//w.d.write("<input type='hidden' id='txtReferrer' name='txtReferrer' value='" + w.d.referrer + "' />");
w.d.write("<iframe style='width:1px; height:1px; visible:hidden; display:none' src='GenLeads/ADDVisit.aspx?ref=" + w.d.referrer + "&ru=" + w.l.h + "'></iframe>");
} //Math.round((new Date).getTime()/1000)
var w=window;w.d=document;w.l=w.location;w.l.h=w.l.href;
x();