home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 December / PCWorld_2001-12_cd.bin / Software / TemaCD / atlanta / atlant10n_en.exe / %MAINDIR% / Atlantis.chm / stub.js < prev   
Encoding:
Text File  |  2001-11-06  |  519 b   |  7 lines

  1. function feature_stubbed()
  2. {
  3.   document.write("<p>We are sorry but this feature is not implemented in <b>Atlantis Nova</b>.</p>");
  4.   document.write("<p>This and many other features are available in another version of Atlantis û <b>Atlantis Ocean Mind</b>. You can download this version of Atlantis from our site.</p>");
  5.   document.write("<p><a href=\"http://www.rssol.com/en/html/export/downloads.htm\" target=_blank>Click <b>here</b> to download <b>Atlantis Ocean Mind</b> from our site</a>.</p>");
  6.   return 0;
  7. }