var MENU_ITEMS = [
	['Top News', null, null,
		['Tour & Ticket',                     'http://www.deep-purple.info/htdocs/tour.htm'],
		['CDīs & DVDīs',                      'http://www.deep-purple.info/htdocs/products.htm'],
	],
	['Deep Purple', null, null,
		['Facts',                             'http://www.deep-purple.info/htdocs/facts/mk.htm'],
		['Studio LPīs',                       'http://www.deep-purple.info/htdocs/lp/index.htm'],
		['Live LPīs',                         'http://www.deep-purple.info/htdocs/live/index.htm'],
		['Singles',                           'http://www.deep-purple.info/htdocs/single/index.htm'],
		['Texte',                             'http://www.deep-purple.info/htdocs/texte/index.htm'],
	],
	['Links', null, null,
		['The Highway Star',                 'http://www.thehighwaystar.com'],
		['Deep Purple (commercial)',         'http://www.deep-purple.com'],
		['Caramba!',                         'http://www.gillan.com'],
	],
	['Kontakt', null, null,
	    // ['Forum',                            'http://www.deep-purple.info/htdocs/forum/index.php'],
		['E-mail',                           'http://www.deep-purple.info/htdocs/kontakt/mail.htm'],
		['Rechtshinweis',                    'http://www.deep-purple.info/htdocs/kontakt/recht.htm'],
		['Impressum',                        'http://www.deep-purple.info/htdocs/kontakt/impressum.htm'],
	],
	['Home',                                 'http://www.deep-purple.info/index.htm'],
];

