var MENU_ITEMS = [

  ['Damesteams', null, null,
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 1', 'teams.php?tm=d1'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 2', 'teams.php?tm=d2'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 3', 'teams.php?tm=d3'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 4', 'teams.php?tm=d4'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 5', 'teams.php?tm=d5'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 6', 'teams.php?tm=d6'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 7', 'teams.php?tm=d7'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 8', 'teams.php?tm=d8'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 9', 'teams.php?tm=d9'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 10', 'teams.php?tm=d10'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Dames 11', 'teams.php?tm=d11'],
	['<img src=images/leeg.gif width=3 height=14 border=0>Dames 12', 'teams.php?tm=d12'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Weekdames 1', 'teams.php?tm=wd1'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Weekdames 2', 'teams.php?tm=wd2'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Weekdames 3', 'teams.php?tm=wd3'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Weekdames 4', 'teams.php?tm=wd4'],
  ],

  ['Herenteams', null, null,
    ['<img src=images/leeg.gif width=3 height=14 border=0>Heren 1', 'teams.php?tm=h1'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Heren 2', 'teams.php?tm=h2'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Heren 3', 'teams.php?tm=h3'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Heren 4', 'teams.php?tm=h4'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Heren 5', 'teams.php?tm=h5'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Heren 6', 'teams.php?tm=h6'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Weekheren 1', 'teams.php?tm=wh1'],
  ],

  ['Vereniging', null, null,
    ['<img src=images/leeg.gif width=3 height=14 border=0>Informatie', 'document.php?id=1'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Lid worden', 'document.php?id=9'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Organisatie', 'document.php?id=18'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>', '#'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Ereleden', 'document.php?id=4'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Trainingsrooster', 'document.php?id=25'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Thuis spelen', 'document.php?id=3'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>', '#'],
    ["<img src=images/leeg.gif width=3 height=14 border=0>Foto's", 'foto.php'],
    ["<img src=images/leeg.gif width=3 height=14 border=0>Video's", 'videos.php'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Links', 'links.php'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Nieuws archief', 'nieuws.php'],
  ],

  ['Partners', null, null,
    ['<img src=images/leeg.gif width=3 height=14 border=0>Sponsors', 'document.php?id=2'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Over Veracles', 'document.php?id=10'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Mogelijkheden', 'document.php?id=11'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Club van �39,95', 'document.php?id=12'],
    ['<img src=images/leeg.gif width=3 height=14 border=0>Contact', 'document.php?id=13'],
  ],

  ['Contact', 'contact.php', null],

  ['', '', null, null,],

  ['', '', null, null,],


	['Prikbord', 'prikbord.php', null],
];
