/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/

var MENU_ITEMS = [


['Algemeen','index.php', {'tw' : '_self'}],
['Actueel nieuws','actueelnieuws.php', {'tw' : '_self'}],
['Onze wimpel','onze wimpel.php', {'tw' : '_self'}],
['Kunstspeuren 2011','kunstroute2011.php', {'tw' : '_self'}],
['Kunstspeuren 2010','kunstroute2010.php', {'tw' : '_self'}],
['Kunstspeuren 2009','kunstroute2009.php', {'tw' : '_self'}],
['Kunstspeuren 2008','kunstroute2008.php', {'tw' : '_self'}],
['Kunstspeuren 2007','kunstroute2007.php', {'tw' : '_self'}],
['Kunstspeuren 2006','kunstroute2006.php', {'tw' : '_self'}],		
['De folder','folder2011.php', {'tw' : '_self'}],
['Het gebied','kaart.php', {'tw' : '_self'}],
['Sfeerbeelden 2011','sfeerbeelden2011.php', {'tw' : '_self'}],
['Sfeerbeelden 2009','sfeerbeelden2009.php', {'tw' : '_self'}],
['Regels deelname','deelnameregels.php', {'tw' : '_self'}],
['Aanmelden?','aanmelding.php', {'tw' : '_self'}],
['Contact','contact.php', {'tw' : '_self'}],

];
