<!-- Work-In-Progress Page Warning  03/04/2005-05/24/2011 -->
<!-- ----------------------------------------- 03/25/2005 -->
<!-- www.davar.net/W-I-P.JS                               -->
<!--

// Insert Work-In-Progress page warning (normally at page top).

   document.write("<TABLE WIDTH='100%' BORDER=1 CELLPADDING=10><TR><TD BGCOLOR='FFFF99'>"
                 ,"<DIV ALIGN=Justify><I><FONT COLOR=Red><B>Warning:</B></FONT>&nbsp; "
                 ,"This page has currently Work-In-Progress status, i.e., it is "
                 ,"not completed yet, and/or is related to some site content change "
                 ,"that is  not yet completed.&nbsp; However, this page is an "                 
                 ,"essential part of this web site content, and it's better to have it "
                 ,"in a partially completed state than to omit it altogether.&nbsp; "
                 ,"Web site content described by this page most often also has "
                 ,"Work-In-Progress status, normally reflecting some transitional "
                 ,"changes.&nbsp; In view of that, statements about site content that "
                 ,"are made on this page may be only partially correct while page or/and "
                 ,"content are in Work-In-Progress state.&nbsp; After page or/and content "
                 ,"content completion this warning will be removed."                 
                 ,"</I></DIV></TD></TR></TABLE>")
//-->
