home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd2.bin / ruzne / painter / PAINTE~2.cab / _74309AAC5A5B43569D8C5BDE59430B65 < prev    next >
Text File  |  2003-01-06  |  293b  |  15 lines

  1. // Copyright (c) 2000-2001 Quadralay Corporation.  All rights reserved.
  2. // 
  3.  
  4. function  WWHelpFrameSet_UpdateFavorite(ParamHREF)
  5. {
  6.   // HACK BEN
  7.   // Favorites not supported with JavaScript yet
  8.   //
  9. }
  10.  
  11. function  WWHelpFrameSet_SyncTOC(ParamHREF)
  12. {
  13.   WWHelp.fSyncTOC(ParamHREF);
  14. }
  15.