var MENU_ITEMS = [
    ['Home','http://www.bm.technion.ac.il'],
    ['Information', null, null,
        ['The Technion','http://www.bm.technion.ac.il/info/technion.htm'],
        ['BME Department','http://www.bm.technion.ac.il/info/about.htm'],
        ['Research Interests','http://www.bm.technion.ac.il/info/research.htm'],
        ['Research Co-operation','http://www.bm.technion.ac.il/info/cooperation.htm'],
        ['Contact info','http://www.bm.technion.ac.il/info/contact_us.htm'],
    ],
   
    ['News &amp; Events', null, null,
        ['Latest News','http://www.bm.technion.ac.il/events/list/news'],
        ['Upcoming Events','http://www.bm.technion.ac.il/events/list/seminars'],
        ['Conferences','http://www.bm.technion.ac.il/resources/conferences.htm'],
        ['Archive','http://www.bm.technion.ac.il/events/archive'],
        ['Construction','http://www.bm.technion.ac.il/social/construction/construction.htm'],
        ['Picture Gallery','http://www.bm.technion.ac.il/social/index.htm'],
    ],

  ['Research', null, null,
   
        ['Research Laboratories','http://www.bm.technion.ac.il/laboratories/index.htm'],
    ],

    ['Studies', null, null,
        ['General Information','http://www.bm.technion.ac.il/studies/general.htm'],
        ['Undergraduate Studies','http://www.bm.technion.ac.il/studies/undergraduate.htm'],
        ['Graduate Studies','http://www.bm.technion.ac.il/studies/graduate.htm'],
        ['Course Material','http://www.bm.technion.ac.il/courses/index.html'],
        ['Student Projects','http://www.bm.technion.ac.il/projects'],
        ['Laboratory', 'http://www.bm.technion.ac.il/laboratory/index.php']
    ],
    ['People', null, null,
        ['Faculty','http://www.bm.technion.ac.il/people/staff/faculty/index.html'],
        ['Technical Staff','http://www.bm.technion.ac.il/people/staff/techstaff/index.html'],
        ['Administration Staff','http://www.bm.technion.ac.il/people/staff/admin/index.html'],
        ['Research Fellows','http://www.bm.technion.ac.il/people/staff/research/index.html'],
        ['Post-Doctorate','http://www.bm.technion.ac.il/people/staff/postdoc/index.html'],
        ['Academic Visitors','http://www.bm.technion.ac.il/people/visitors/index.html'],
        ['Graduate Students','http://www.bm.technion.ac.il/people/students/graduate/index.html'],
        ['Undergraduate Students','http://www.bm.technion.ac.il/people/students/undergraduate/index.html'],
        ['Alumni','http://www.bm.technion.ac.il/people/alumni_by_year'],
    ],
  ['Positions','http://www.bm.technion.ac.il/jobs/index.htm'],

    ['Services', null, null,
        ['Computer Services','http://www.bm.technion.ac.il/services/computer/index.htm'],
        ['Computer FAQ','http://www.bm.technion.ac.il/FAQ/index.asp'],
        ['Department Library','http://www.bm.technion.ac.il/services/library/index.htm'],
        ['Electronics Laboratory','http://www.bm.technion.ac.il/services/electronics/index.htm'],

    ],
    ['Resources', null, null,
        ['What is BME?','http://www.bmes.org/careers.asp'],
        ['BME Companies','http://www.bm.technion.ac.il/companies/companies_query'],
        ['BME Conferences','http://www.bm.technion.ac.il/resources/conferences.htm'],
        ['BME Journals','http://www.bm.technion.ac.il/resources/journals.htm'],
        ['BME Organizations','http://www.bm.technion.ac.il/resources/organisations.htm'],
        ['BME Links','http://www.bm.technion.ac.il/resources/resources.htm'],
        ['Jobs','http://www.bm.technion.ac.il/jobs/index.htm'],
    ],
    ['Login','https://www.bm.technion.ac.il/secure/index.php?login'],
];
