var MENU_ITEMS = [
   ['Home', 'index.php', {'tw' : '_self'}],
   ['About Raven Dana', 'ravenbio.php', {'tw' : '_self'}],
   ['Services', 'services.php', {'tw' : '_self'}],
   ['Non Verbal Comm', 'nonverbal.php', {'tw' : '_self'}],
   ['Handwriting Analysis', 'writing_analyst.php', {'tw' : '_self'}],
   ['Online Courses', 'onlinecourses.php', {'tw' : '_self'}],
   ['Workshops', 'workshopstrue.php', {'tw' : '_self'}],
   ['Business Programs', 'workshop.php', {'tw' : '_self'}],
   ['Associates', 'wizards.php', {'tw' : '_self'}],
   ['Newsletter', 'newsletter.php', {'tw' : '_self'}],
   ['Testimonials', 'whatpeoplesay.php', {'tw' : '_self'}],
   ['Contact Us', 'contact.php', {'tw' : '_self'}]
];

