  emn = 'Carol.Newbrough';
  emnm = 'Carol Newbrough';
  em = ('<A class="' + 'contt"' + '" href="mailto:' + emn + '@' + 'Century21.com?Subject=' + document.title );
  em = (em + '&Body=');
  //em = (em + '<!DOCTYPE HTML PUBLIC'  + ' \"-//W3C//DTD HTML 4.01 Transitional//EN\"' + '>');
  em = (em + 'Thank you for taking the time to eMail me.\n&#32;   How can I be of service\?'); 
  em = (em + '">' + emnm); 
  em = (em + '</A>'); 
  document.write(em);