
if ((navigator.appName == "Netscape") && (navigator.appVersion.substring(0, 3) < "5.0")) {

window.location="http://www.eticomm.net"

		 }

