chat bot -- credit(s)


  // Chat Bot by George Dunlop, www.peccavi.com
  // Note - Eliza is a Classic Model of chat Bots.. but this implementation is mine :)
  // May be used/modified if credit line is retained (c) 1997 All rights reserved
  
      loaded = false;                                // load flag for interlocking the pages