home *** CD-ROM | disk | FTP | other *** search
/ Adephia Powerlink / AdephiaPowerlink-030102.iso / pc / Install / WorkFlow / Gui / HBCFunctions.txt < prev    next >
Encoding:
Text File  |  2002-04-02  |  88 b   |  5 lines

  1. // Hint Box Functions
  2.  
  3. function SetDisplayText (strText) {
  4.     DisplayText = strText;
  5. }