<BODY BGCOLOR="#ffffff"><P> <NOSCRIPT> <! non-javascirpt browsers won't understand this directive> <center><tt><FONT SIZE=2 FACE=ARIAL> You're using a JavaScript-disabled browser.<P> </center></tt></font> </NOSCRIPT> <! no frames but javascript enabled> <SCRIPT Language="JavaScript"> <!--Tells you your Browser Name browserName = navigator.appName; browserVer = parseInt (navigator.appVersion); browserRev = navigator.appVersion; decLoc = browserRev.indexOf ('.', 0); endRevLoc = browserRev.indexOf (' ', decLoc); rev = browserRev.substring (decLoc, endRevLoc); version = browserVer + '.' + rev; document.write("<center><tt><FONT SIZE=2 FACE=ARIAL>If you are using ", "3.0 or greater of either Netscape or MSIE, select \"Frames\"<br>", "If using an earlier version then select \"No Frames\".<br>", "Other browers and versions are your guess.<P>", "</center></tt></font>"); document.write("<center><tt><FONT SIZE=2 FACE=ARIAL>You are using ", navigator.appName," ", version, "</center></tt></font>"); // --> <!--This Script tells you if you are running mac or not. // isMacintoshBrowser() // Returns: Boolean value, true if the browser is running under MacOS function isMacintoshBrowser() { return(navigator.appVersion.lastIndexOf('Mac') != -1 ); } //if (isMacintoshBrowser()) // document.write(' You are using MacOS!'); //else // document.write( // ' <center><tt><FONT SIZE=2 FACE=ARIAL> You are running a non MacOS browser. </center></tt></font><br>'); // --> </SCRIPT> If this page is displayed, you are using a browser that does not support Netscape's Frames extension. We strongly recommend that you obtain a Frames capable browser to view this site.</p><p> If you are using Netscape and wish to upgrade your browser, <A HREF="http://home.netscape.com">click here</A> to go to Netscape's Web site.</p> <center> Click here to continue: <a href="welcome.html">[No Frames]</a> </center>