var MENU_ITEMS = [
   ['Home', 'index.php', {'tw' : '_self'}],
   ['About Us', null , null,
      ['Purpose', 'purpose_and_structure.php', {'tw' : '_self'}],
      ['Structure', 'purpose_and_structure.php#structure', {'tw' : '_self'}],
      ['History', 'oxford_house_history.php', {'tw' : '_self'}],
      ['Finances', 'finances.php', {'tw' : '_self'}],
      ['Resources', 'resources.php', {'tw' : '_self'}],
      ['Q & A', 'questions_and_answers.php', {'tw' : '_self'}],
      ['Stories', 'doc/stories_2008.pdf', {'tw' : '_blank'}]
   ],
   ['Houses', null , null,
      ['Directory', '../../directory.php', {'tw' : '_self'}],
      ['Vacancy Search', '../../../locate_houses.php', {'tw' : '_blank'}],
      ['Landlords', 'landlords.php', {'tw' : '_self'}],
      ['Legal', 'legal.php', {'tw' : '_self'}],
      ['Banking', 'banking.php', {'tw' : '_self'}],
      ['Applications', 'applications.php', {'tw' : '_self'}],
      ['Audit', 'audit.php', {'tw' : '_self'}],
      ['Traditions', 'oxford_house_traditions.php', {'tw' : '_self'}],
      ['Viability Calculator', 'viability.php', {'tw' : '_self'}]
   ],
   ['Manuals', null , null,
      ['English', null , null,
         ['House', 'doc/man_house.pdf', {'tw' : '_blank'}],
         ['Chapter', 'doc/man_chapter.pdf', {'tw' : '_blank'}],
         ['World Council', 'doc/man_worldcon.pdf', {'tw' : '_blank'}]
      ],
      ['Spanish', null , null,
         ['House', 'doc/man_house_sp.pdf', {'tw' : '_blank'}]
      ],
   ],
   ['Publications', null , null,
      ['General', 'forms_and_publications.php', {'tw' : '_self'}],
      ['Legal', 'ohrol.php', {'tw' : '_self'}],
      ['Evaluations', null , null,
         ['States', 'evaluations.php', {'tw' : '_self'}],
         ['DePaul', 'DePaul.php', {'tw' : '_self'}]
      ],
   ],
   ['Site Map', 'site_map.php', {'tw' : '_self'}],
   ['Links', 'oxford_house_links.php', {'tw' : '_self'},
      ['O.H. State Sites', 'oxford_house_state_sites.php', {'tw' : '_self'}],
      ['Treatment', 'http://findtreatment.samhsa.gov/', {'tw' : '_blank'}],
      ['Self-Help', 'oxford_house_links.php#self_help', {'tw' : '_self'}],
      ['State Gov', 'single_state_director.pdf', {'tw' : '_self'}]
   ],
   ['Contact Us', '../../contact_form.php', {'tw' : '_blank'},
      ['Contact Us', '../../contact_form.php', {'tw' : '_blank'}],
      ['Donations', 'donations.php', {'tw' : '_self'}],
      ['Bequests', '../../bequest_form.php', {'tw' : '_blank'}],
      ['Alumni', '../../alumni_reg_form.php', {'tw' : '_blank'}]
   ]
];
