home *** CD-ROM | disk | FTP | other *** search
/ Neil's C++ Stuff / 2006-05-neilstuff_com.iso / archjs / footer.js < prev    next >
Text File  |  2006-05-31  |  490b  |  17 lines

  1. //*[footer.js]****************************************************************
  2. //
  3. // Page Footer Include
  4. // (for archived Neil's C++ Stuff articles)
  5. //
  6. // This requires that 'global.js' has been included.
  7. //
  8. //-[History]------------------------------------------------------------------
  9. // 2006-05-18 by NeilO .... Created.
  10. //
  11. //****************************************************************************
  12.  
  13. if (!fPrintPreview)
  14. {
  15.     document.write("</TD></TABLE></CENTER>");
  16. }
  17.