<!-- Non-Netscape Browser Page JavaScipt Warning  05/07/2002-12/21/2007 -->
<!-- ------------------------------------------------------- 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 <FONT COLOR=Red><U>critical</U> dependency</FONT> on the "
        ,"ability of your browser to interpret properly the <FONT COLOR=Red><U>full-featured</U> "
        ,"JavaScript</FONT> that is an essential part of their design.&nbsp; <FONT COLOR=Red>Netscape(4.8)</FONT> "
        ,"was used to develop and test all required JavaScript functionality.&nbsp; "
        ,"If pages that follow will 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>Netscape</FONT> "
        ,"or <FONT COLOR=Red>Mozilla/Firefox</FONT> to browse these pages.&nbsp; Those browsers "
        ,"are free to download and use, easy to install, and will <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 with using multiple browsers in Win-95, 98, NT, 2000, and XP)."
        ,"</P></TD></TR></TABLE><BR>")
//-->
