    var myLeftMenu =
  [
      [null, '&nbsp;&nbsp;&nbsp;&#187;&nbsp;About the CSYS&nbsp;&nbsp;&nbsp;', 'about.php', '_self', 'About the CSYS',],
      [null, '&nbsp;&nbsp;&nbsp;&#187;&nbsp;Program&nbsp;&nbsp;&nbsp;', 'program.php', '_self', 'Program',
          //[null, 'Papers', '', '_self', 'description'],
          //[null, 'Speaker Bios', '', '_self', 'description'],
      ],
      [null, '&nbsp;&nbsp;&nbsp;&#187;&nbsp;Registration&nbsp;&nbsp;&nbsp;', 'registration.php', '_self', 'registration.php',
          //[null, 'Online Registration', '', '_self', 'description'],
          //[null, 'Mail-In Registration', '', '_self', 'description'],
      ],
      [null, '&nbsp;&nbsp;&nbsp;&#187;&nbsp;Venue&nbsp;&nbsp;&nbsp;', 'venue18.php', '_self', 'Venue'],
      [null, '&nbsp;&nbsp;&nbsp;&#187;&nbsp;Contact&nbsp;&nbsp;&nbsp;', 'contact.php', '_self', 'Contact'],   // a folder item
      [null, '&nbsp;&nbsp;&nbsp;&#187;&nbsp;CSYS Home&nbsp;&nbsp;&nbsp;', 'index.php', '_self', 'CSYS Home']
  ];