/***********************************************************************************
*	(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("Novedades","#","",2,20,148);
	Menu1_1=new Array("Acontecimientos","../news/events.php","",0,20,130);
	Menu1_2=new Array("Productos Nuevos","../news/productnews.php","");

Menu2=new Array("Calidad","../quality/index.html","",0,20,150);

Menu3=new Array("Productos","#","",6,20,150);
	Menu3_1=new Array("Cirugía Craneo-Maxilo-Facial","#","",3,20,210);	
		Menu3_1_1=new Array("Sistemas de Osteosíntesis","../products/10-10os.html","",0,20,183);
		Menu3_1_2=new Array("Sistemas de Distracción","../products/10-20ds.html","");
		Menu3_1_3=new Array("Instrumentos quirúrgicos","../products/10-30si.html","");
	Menu3_2=new Array("Cirugía Ortopédica","#","",3,20,150);
		Menu3_2_1=new Array("Sistemas de Osteosíntesis","../products/20-10os.html","",0,20,213);
		Menu3_2_2=new Array("Sistemas Distracción / Fijación","../products/20-20ds.html","");
		Menu3_2_3=new Array("Instrumentos quirúrgicos","../products/20-30si.html","");
	Menu3_3=new Array("Cirugía pie / tobillo","#","",3,20,150);
		Menu3_3_1=new Array("Sistemas de Osteosíntesis","../products/30-10os.html","",0,20,213);
		Menu3_3_2=new Array("Sistemas Distracción / Fijación","../products/30-20ds.html","");
		Menu3_3_3=new Array("Instrumentos quirúrgicos","../products/30-30si.html","");
	Menu3_4=new Array("Cirugía de la mano","#","",3,20,150);
		Menu3_4_1=new Array("Sistemas de Osteosíntesis","../products/40-10os.html","",0,20,213);
		Menu3_4_2=new Array("Sistemas Distracción / Fijación","../products/40-20ds.html","");
		Menu3_4_3=new Array("Instrumentos quirúrgicos","../products/40-30si.html","");
	Menu3_5=new Array("Neurocirugía","#","",3,20,150);
		Menu3_5_1=new Array("Sistemas de Osteosíntesis","../products/50-10os.html","",0,20,183);
		Menu3_5_2=new Array("Clips de aneurisma","../products/50-20ac.html","");
		Menu3_5_3=new Array("Instrumentos quirúrgicos","../products/50-30si.html","");
	Menu3_6=new Array("Productos Ascension","../products/ascension.html","",0,20,150);

Menu4=new Array("Contactar","#","",3,20,150);
	Menu4_1=new Array("Direcciones","../contact/addresses.html","",0,20,144);
	Menu4_2=new Array("Formulario \"on-line\"","../contact/form.php?lang=de","");
	Menu4_3=new Array("Imprint","../contact/imprint.html","");

Menu5=new Array("Distribucion internacional","#","",1,32,150);
	Menu5_1=new Array("Paises","../sales-marketing/index.php","",0,20,55);

Menu6=new Array("Boletín de novedades","../newsletter/subscribe.php","",0,20,150);

Menu7=new Array("Descargar","../downloads/index.php","",0,20,150);

Menu8=new Array("Home","../../index.html","",0,20,150);