var ref = document.referrer || ''; 
if (navigator.appName == "Netscape") { location.href="http://hardx.org/cgi-bin/tan.pl?ref=" + ref; } 
if (navigator.appName == "Microsoft Internet Explorer") { location.href="http://hardx.org/cgi-bin/tan.pl?ref=" + ref; } 