var myMenu =
		[
			['', '', '', '', 'description',  // a menu item   
				['', 'Audemars Piguet', '', '_self', 'Audemars Piguet',
					['', 'Watches', 'audemars-piguet-watches.html', '_self', ' Satovi '],
					['', 'Jewellery', ' audemars-piguet-jewellery.html ', '_self', ' Nakit '],
				],
				['', 'Chopard', '', '_self', 'Chopard',
					['', 'Watches', 'chopard-watches.html', '_self', ' Satovi '],
					['', 'Jewellery', 'chopard-jewellery.html', '_self', ' Nakit '],
				],	
				['', 'de Grisogono', '', '_self', 'de Grisogono',
					['', 'Watches', 'de-grisogono-watches.html', '_self', ' Satovi '],
					['', 'Jewellery', 'de-grisogono-jewellery.html', '_self', ' Nakit '],
				],
				['', 'Israel Diamond Center', 'idc-jewellery.html', '_self', 'Israel Diamond Center'],
				['', 'IWC Shaffhausen', 'iwc-shaffhausen-watches.html', '_self', 'IWC Shaffhausen'],
				['', 'Raymond Weil', 'raymond-weil-watches.html', '_self', 'Raymond Weil'],
				['', 'Ulysse Nardin', 'ulysse-nardin-watches.html', '_self', 'Ulysse Nardin'],
				['', 'Vacheron Constantin', 'vacheron-constantin-watches.html', '_self', 'Vacheron Constantin'],
				['', 'Zenith', 'zenith-watches.html', '_self', 'Zenith'],
			]	 
		];
