HTML Source: Notes: text - The string to animate type - "wave", "blink" or "random" (default wave) bgColor - Background color in r:g:b format or name, e.g., blue fgColor - Foreground color (default black) font - "Courier", "TimesRoman", "Helvetica" or "Dialog" (default TimesRoman) style - PLAIN, BOLD or ITALIC (default PLAIN) step - Increments in font size at each iteration (default 2) naptime - Time in millisecs between updates (default 100ms) min - Smallest font size (default is 8) max - Largest font size (default is 28) align - "center", "left" or "right" Author: Suresh Srinivasan