<!-- Non-Netscape Browser Page JavaScipt Warning  05/07/2002-08/08/2008 -->
<!-- ------------------------------------------------------- 11/17/2004 -->
<!-- www.davar.net/BRWWARN.JS                                           -->
<!--

// Insert a non-Netscape browser JavaScript warning (normally at page top).

   if (navigator.appName!="Netscape")
      document.write("<TABLE BORDER=1 CELLPADDING=10><TR><TD BGCOLOR='FFFF99'><P ALIGN=Justify>"
        ,"<FONT COLOR=Red><B>Warning:</B></FONT>&nbsp; Some pages referenced from "
        ,"this page have a <FONT COLOR=Red><U>critical</U> dependency</FONT> on the "
        ,"ability of your browser to interpret properly a <FONT COLOR=Red><U>full-featured</U> "
        ,"JavaScript</FONT> that is an essential part of page design.&nbsp; <FONT COLOR=Red>Netscape</FONT>, "
        ,"and later <FONT COLOR=Red>Firefox</FONT> "
        ,"were used to develop and test all required JavaScript functionality.&nbsp; "
        ,"If pages that follow would cause you browser to display '<FONT COLOR=Brown>script "
        ,"error</FONT>' messages or to <FONT COLOR=Brown>malfunction</FONT>, please "
        ,"<FONT COLOR=Brown>back out</FONT> and use "
        ,"<FONT COLOR=Red>Firefox</FONT> or <FONT COLOR=Red>Netscape</FONT> to browse such pages.&nbsp; Those browsers "
        ,"are free to download and use, easy to install, and most likely would <FONT COLOR=Green>coexist</FONT> "
        ,"with your primary browser <FONT COLOR=Green>without</FONT> causing <FONT COLOR=Green>conflicts</FONT> "
        ,"(to the best of my experience using multiple browsers with all flavors of Windows)."
        ,"</P></TD></TR></TABLE><BR>")
//-->

