var search = location.search;
var refer = document.referrer;
var src=document.location.protocol+"//www.healthinsurancefinders.com/ClickTrack.aspx?"+(search)+"&referrer="+refer ;
document.write('<img src="'+src+ '" width=1 height=1' +'>');
function new_window(url) {
link = window.open(url,"Link","toolbar=1,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=1,width=550,height=400");
}
function BWFooter() {
var strValue = "<div style=\"text-align:center; width:550px; margin:auto;\"><table style=\"width:100%;\"><tr><td style=\"font:normal 12px Arial; color:#333333; white-space:nowrap;\">Insurance Directory powered by:</td><td style=\"vertical-align:top ;padding:0px 20px; width:100%; text-align:left;\"><a href=\"http://www.brokersweb.com/\"><img src=\"http://www.brokersweb.com/images/bwlogo.gif\" alt=\"Brokers Web - Raising Brokers to the Power of Web\" style=\"border:0px;\" /></a></td><td style=\"font:normal 12px Arial; white-space:nowrap;\"><a href=\"http://www.brokersweb.com/\">www.brokersweb.com</a> | <a href=\"http://www.brokersweb.com/\">Advertise Here</a></td></tr></table></div>"
return strValue
}