


document.write("<body bgcolor=#000044>");

browserVersion=parseInt(navigator.appVersion);
browserName=navigator.appName;

if ((browserVersion<5) && (browserName=="Netscape")) {alert ("Your web browser is not a newer version 5 or above!     \nThis is not the web page that we\'d like to show you.     \n\nPlease read on!"); location.href='wp_substitute.html';}	
