/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

/*
	Menu tree
	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
*/
	
/*	Number of first level items: Ändern in der Datei "menu_style.js"	*/


Menu1=new Array("News","#","",2,20,148);
	Menu1_1=new Array("Events","../news/events.php","",0,20,100);
	Menu1_2=new Array("Product News","../news/productnews.php","");

Menu2=new Array("Quality","../quality/index.html","",0,20,150);

Menu3=new Array("Products","#","",6,20,150);
	Menu3_1=new Array("Cranio-Maxillo-Facial Surgery","#","",3,20,215);	
		Menu3_1_1=new Array("Osteosynthesis Systems","../products/10-10os.html","",0,20,170);
		Menu3_1_2=new Array("Distraction Systems","../products/10-20ds.html","",0,20,150);
		Menu3_1_3=new Array("Surgical Instruments","../products/10-30si.html","",0,20,150);
	Menu3_2=new Array("Orthopaedic Surgery","#","",3,20,150);
		Menu3_2_1=new Array("Osteosynthesis Systems","../products/20-10os.html","",0,20,210);
		Menu3_2_2=new Array("Distraction / Fixation Systems","../products/20-20ds.html","",0,20,150);
		Menu3_2_3=new Array("Surgical Instruments","../products/20-30si.html","",0,20,150);
	Menu3_3=new Array("Foot / Ankle Surgery","#","",3,20,150);
		Menu3_3_1=new Array("Osteosynthesis Systems","../products/30-10os.html","",0,20,210);
		Menu3_3_2=new Array("Distraction / Fixation Systems","../products/30-20ds.html","",0,20,150);
		Menu3_3_3=new Array("Surgical Instruments","../products/30-30si.html","",0,20,150);
	Menu3_4=new Array("Handsurgery","#","",3,20,150);
		Menu3_4_1=new Array("Osteosynthesis Systems","../products/40-10os.html","",0,20,210);
		Menu3_4_2=new Array("Distraction / Fixation Systems","../products/40-20ds.html","",0,20,150);
		Menu3_4_3=new Array("Surgical Instruments","../products/40-30si.html","",0,20,150);
	Menu3_5=new Array("Neurosurgery","#","",3,20,150);
		Menu3_5_1=new Array("Osteosynthesis Systems","../products/50-10os.html","",0,20,170);
		Menu3_5_2=new Array("Aneurysm Clips","../products/50-20ac.html","",0,20,150);
		Menu3_5_3=new Array("Surgical Instruments","../products/50-30si.html","",0,20,150);
	Menu3_6=new Array("Ascension Products","../products/ascension.html","",0,20,150);

Menu4=new Array("Contact","#","",3,20,150);
	Menu4_1=new Array("Addresses","../contact/addresses.html","",0,20,90);
	Menu4_2=new Array("Online form","../contact/form.php?lang=de","");
	Menu4_3=new Array("Imprint","../contact/imprint.html","");

Menu5=new Array("&nbsp;International<br>&nbsp;Sales & Marketing","#","",1,32,150);
	Menu5_1=new Array("Countries","../sales-marketing/index.php","",0,20,70);

Menu6=new Array("Newsletter","../newsletter/subscribe.php","",0,20,150);

Menu7=new Array("Downloads","../downloads/index.php","",0,20,150);

Menu8=new Array("Home","../../index.html","",0,20,150);