var MENU_ITEMS = [
	['Home', 'middle.htm', {'tw': '_self'},],

	['Spinone', null, null,
		['Spinone Italiano', 'spinoni.htm',{'tw': '_self'}],
      ],

	['Onze Spinoni', null,null,
	          ['Riccini Capeci', 'roma.htm',{'tw': '_self'},],
	          ['Riccini Celeste', 'riccini.htm',{'tw': '_self'},],
	          ['Nino', 'nino.htm',{'tw': '_self'},],
	          ['Dante', 'dante.htm',{'tw': '_self'},],
          ['Driade (in memory)', 'driade.htm',{'tw': '_self'},],




        ],

	['Puppies', null, null,
          ['Puppies', 'puppies.htm',{'tw': '_self'},],
        ],

	['Links', null, null,
	        ['Links', 'links.htm',{'tw': '_self'},],
          ['Vrienden', 'vrienden.htm',{'tw': '_self'},],
        ],

	['Contact', null, null,
          ['Contact', 'gastenboek.htm',{'tw': '_self'},],
        ],


]; 