//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.


////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.1);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;	// Sub menu offset Top position 
suboffset_left=10;	// Sub menu offset Left position
closeOnClick = true

style1=[			// style1 propiedades de la tabla del menu. 
"#FFFFFF",				//Color Font del menu
"#21700A",			// Background color del menu
"#FFFFFF",			// Font color del menu mouse
"#27870C",			// Mouse On Background Color
"#2C9A0C",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
4,					// Menu Item Padding (alto del menu)
"./images/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"FFFFFF",			// Current Page Item Font Color (leave this blank to disable)
"#21700A",				// Current Page Item Background Color (leave this blank to disable)
"./images/arrowdn.gif",		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"#2C9A0C",				// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
5,					// Menu Top - The Top position of the menu in pixels
10,  				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
1,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use


// MENU; DESCRIPCION DE CADA APARTADO DEL MENU
//"Description Text", "URL", "Alternate URL", "Status", "Separator Bar"

,"<img src='images/inicio.gif' border='0'>","index.asp",,"Página de inicio",2
,"Antecedentes&nbsp;&nbsp;","ante.asp",,"Antecedentes",2
,"Labs del Grupo&nbsp;&nbsp;","show-menu=laboratoris","menulabsgrupo.asp","Laboratorios del Grupo",2
,"Análisis y servicios&nbsp;&nbsp;","show-menu=anaserv","menuana.asp","Análisis y servicios",2 
,"Calidad&nbsp;&nbsp;","calidad.asp",,"Calidad",2
,"Agrolab & Vidal / Servicios&nbsp;&nbsp;","agrolab.asp",,"Agrolab & Vidal / Servicios",2
//,"Legislación&nbsp;&nbsp;","menuleg.asp",,"Legislación",2
,"Noticias&nbsp;&nbsp;","show-menu=noticias","#","Noticias",2
//,"Boletín&nbsp;&nbsp;","#",,"Boletín",2
//,"Contactar&nbsp;&nbsp;","show-menu=contactar","menucontacta.asp","Contactar",2
,"Links","links.asp",,"Links",2
])
// SUBMENU PRESENTACIÓN

	addmenu(menu=["presentacion",,,190,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"<img src=./images/flecha.gif border=0>&nbsp;Antecedentes","ante.asp swapimage=./images/flecha2.gif",,"Antecedentes",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Labs del Grupo Vidal","grupo.htm swapimage=./images/flecha2.gif",,"Laboratorios del Grupo Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Vidal Servigrup","servigrup.asp swapimage=./images/flecha2.gif",,"Vidal Servigrup",1
	])


// SUBMENU ANALISIS Y SERVICIOS

	addmenu(menu=["anaserv",,,220,1,"",style1,0,"left",effect,0,,,,,,,,,,,
	,"<img src=./images/flecha.gif border=0>&nbsp;Ámbito Agropecuario","agro.asp swapimage=./images/flecha2.gif",,"Ámbito Agropecuario",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Ámbito Alimentario","alimen.asp swapimage=./images/flecha2.gif",,"Ámbito Alimentario",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Ámbito Medio-Ambiental","medio.asp swapimage=./images/flecha2.gif",,"Ámbito Medio-Ambiental",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Ámbito Industrial","indu.asp swapimage=./images/flecha2.gif",,"Ámbito Industrial",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Servicios","servicios.asp swapimage=./images/flecha2.gif",,"Servicios",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Equipo Instrumental","instrumen.asp swapimage=./images/flecha2.gif",,"Equipo Instrumental",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Extranet de cliente (Tarragona)","javascript:window.open(\"http://ip1tgn.laboratoriosvidal.com:9090\",null,\"width=1024,height=768\"); return false;",,"Extranet de cliente",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Extranet de cliente (Burgos)","javascript:window.open(\"http://extranetb.laboratoriosvidal.com:9090\",null,\"width=1024,height=768\"); return false;",,"Extranet de cliente",1
	])
	
// SUBMENU LABORATORIOS

	addmenu(menu=["laboratoris",,,220,1,"",style1,,"",effect,,,,,,,,,,,,
	,"<img src=./images/flecha.gif border=0>&nbsp;Laboratoris Vidal Tarragona","labjv.asp swapimage=./images/flecha2.gif",,"Laboratoris Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Galeno & Vidal Burgos","labs.asp?lab=ga swapimage=./images/flecha2.gif",,"Galeno & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Laboratoris Vidal Valencia","labs.asp?lab=an swapimage=./images/flecha2.gif",,"Analico & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Galeno & Vidal Vigo","labs.asp?lab=sa swapimage=./images/flecha2.gif",,"Sanz & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Alex & Vidal","labs.asp?lab=al swapimage=./images/flecha2.gif",,"Alex & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Biocontrol & Vidal","labs.asp?lab=se swapimage=./images/flecha2.gif",,"Biocontrol & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Atres & Vidal","labs.asp?lab=ja swapimage=./images/flecha2.gif",,"Atres & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Multilab & Vidal","labs.asp?lab=mu swapimage=./images/flecha2.gif",,"Multilab & Vidal",1
   ,"<img src=./images/flecha.gif border=0>&nbsp;Sayci & Vidal","labs.asp?lab=za swapimage=./images/flecha2.gif",,"Sayci & Vidal",1
   ,"<img src=./images/flecha.gif border=0>&nbsp;Bio-Accali & Vidal","labs.asp?lab=ma swapimage=./images/flecha2.gif",,"Bio-Accali & Vidal",1
   ,"<img src=./images/flecha.gif border=0>&nbsp;Cidesal & Vidal","labs.asp?lab=ci swapimage=./images/flecha2.gif",,"Cidesal & Vidal",1	 
	])
	
// SUBMENU NOTICIAS

	addmenu(menu=["noticias",,,190,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"<img src=./images/flecha.gif border=0>&nbsp;Actualidad Agrolab & Vidal","noticias.asp swapimage=./images/flecha2.gif",,"Actualidad Agrolab & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Agrolab & Vidal en los medios","noticiasm.asp swapimage=./images/flecha2.gif",,"Agrolab & Vidal en los medios",1
	])

	
// SUBMENU CONTACTAR
/*
	addmenu(menu=["contactar",,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"<img src=./images/flecha.gif border=0>&nbsp;Laboratorios","show-menu=labs",,"Laboratorios",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Departamentos","show-menu=deps",,"Departamentos",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Servigrup","contactaserv.asp swapimage=./images/flecha2.gif",,"Servigrup",1
	])
	
	addmenu(menu=["labs",,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=./images/flecha.gif border=0>&nbsp;Tarragona","contactatgna.asp swapimage=./images/flecha2.gif",,"Laboratoris Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Burgos","contactaburgos.asp swapimage=./images/flecha2.gif",,"Galeno & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Valencia","contactaval.asp swapimage=./images/flecha2.gif",,"Analico & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Vigo","contactavigo.asp swapimage=./images/flecha2.gif",,"Sanz & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Algeciras","contactaalgec.asp swapimage=./images/flecha2.gif",,"Alex & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Sevilla","contactasevilla.asp swapimage=./images/flecha2.gif",,"Biocontrol & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Jaén","contactajaen.asp swapimage=./images/flecha2.gif",,"Atres & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Lorca","contactalorca.asp swapimage=./images/flecha2.gif",,"Multilab & Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Zaragoza","contactagoza.asp swapimage=./images/flecha2.gif",,"Sayci & Vidal",1		
	,"<img src=./images/flecha.gif border=0>&nbsp;Madrid","contactamadrid.asp swapimage=./images/flecha2.gif",,"Bio-Accali & Vidal",1
	])

	addmenu(menu=["deps",,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"<img src=./images/flecha.gif border=0>&nbsp;Agropecuario","mailto:agropecuario@laboratoriosvidal.com swapimage=./images/flecha2.gif",,"Laboratoris Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Alimentario","mailto:alimentario@laboratoriosvidal.com swapimage=./images/flecha2.gif",,"Laboratoris Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Medio Ambiental","mailto:medio-ambiental@laboratoriosvidal.com swapimage=./images/flecha2.gif",,"Laboratoris Vidal",1
	,"<img src=./images/flecha.gif border=0>&nbsp;Industrial","mailto:industrial@laboratoriosvidal.com swapimage=./images/flecha2.gif",,"Laboratoris Vidal",1		
	,"<img src=./images/flecha.gif border=0>&nbsp;Unidad de Garantía de Calidad","mailto:unidadgarantiacalidad@laboratoriosvidal.com swapimage=./images/flecha2.gif",,"Laboratoris Vidal",1		
	,"<img src=./images/flecha.gif border=0>&nbsp;Recursos Humanos","mailto:rrhh@laboratoriosvidal.com swapimage=./images/flecha2.gif",,"Laboratoris Vidal",1
	])
*/

dumpmenus()
