<!--
if(navigator.appName.indexOf("Netscape") > -1 && 
navigator.appVersion.substr(0,1) <= "4")
 parent.location.href="netscape4.htm";
//-->
