<!--

document.write("<p>Send mail to <a href=\"mailto:davon@idealcs.com\">davon@idealcs.com</a> with " +
   " questions or comments about this web site. <br> " +
   " Copyright © 1999 <a href=\"http://www.idealcs.com\" target=\"_top\"> " +
   " IDEAL Computer Services, Inc.</a> </p> ");

/* JavaScript to load the last date modified */

  document.write("<p align=\"right\">");
  update= new Date(document.lastModified);
  document.writeln("<font size=1>Last Updated: " + update.toLocaleString() + "</font></p>");

//-->
