timegap=500
followspeed=5
followrate=40
suboffset_top=10;
suboffset_left=10;

effect = "fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=5)"

function openwin(url)
{
	alert("llego aqui");
	nwin=window.open(url, "nwin",config="scrollbars=yes,resizable=yes,toolbar=yes,location=yes,status=yes,menubar=yes,");
	nwin.focus();
}

prop1=[						// prop1 is an array of properties you can have as many property arrays as you need
"003366",					// Off Font Color
"bab7a2",					// Off Back Color
"ffffcc",					// On Font Color
"443F5C",					// On Back Color
"999999",					// Border Color
10,							// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Verdana,Tahoma,Helvetica",	// Font
3,							// Padding
"..//images//flecha.gif",				// Sub Menu Image
0,							// 3D Border & Separator
"66ffff",					// 3D High Color
"000099",					// 3D Low Color
"000099",					// Referer item Font Color (leave this blank to disable)
"9c9a88",					// Referer item Back Color (leave this blank to disable)
]

menu1=[				// This is the array that contains your menu properties and details
80,					// Top
150,					// left
120,					// Width
1,					// Border Width
"center",			// Screen Position - here you can use "center;middle;right"
prop1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time
"center",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
,					// Filter - Text variable for setting transitional effects on menu activation
,					// Follow Scrolling - Tells the menu item to follow the user down the screen
1, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,					// Position of sub image left:center:right:middle:top:bottom
,					// Show an image on top menu bars indicating a sub menu exists below
,					// Reserved for future use
"Inicio","../inicio.asp",,"Inicio",1,// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
"Asociación","show-menu2",,"Asociacion de la Cuchilleria",1,
"Fundación","show-menu4",,"Fundacion de la Cuchilleria",1,
"Escuela","show-menu5",,"Escuela de la Cuchilleria",1,
"Museo","show-menu6",,"Museo Virtual",1
]

menu2=[
,,120,1,"",prop1,,"left",effect,,,,,,,
"Inf.Corporativa","../infcorporativa/infcorporativa.htm",,"Informacion Corporativa",1,
"Asociados","../asociados/asociados.asp",,"Asociados",1,
"Area de Negocios","../areadenegocios/areadenegocios.asp",,"Area de Negocios",1,
"Noticias","../noticias/noticias.asp",,"Noticias",1,
"Eventos","../eventos/eventos.asp",,"Eventos",1,
"Servicios","show-menu3",,"Servicios",1,
"Convenios","../convenios/convenios.htm",,"Convenios",1,
"Artesanía","../artesania/artesania.htm",,"Artesania",1,
"Laboratorio","../laboratorio/laboratorio.htm",,"Laboratorio",1,
"Correo","../correo/correo.htm",,"Correo",1
]

	menu3=[
	,,120,1,"",prop1,,"left",effect,,,,,,,
	"Empleo","../empleo/empleo.htm",,"Empleo",1,
	"La Bolsa","../labolsa/labolsa.htm",,"La Bolsa",1,
	"Enlaces","../enlaces/enlaces.asp",,"Enlaces",1,
	"Circulares","../circulares/circulares.htm",,"Circulares",1,
	"Asesoria","../asesoria/asesoria.htm",,"Asesoria",1,
	"Foro","../foro/foro.asp",,"Foro",1,
	"Inmobiliaria","../inmobiliaria/inmobiliaria.asp",,"Inmobiliaria",1
	]


menu4=[
,,145,1,"",prop1,,"left",effect,,,,,,,
"Objeto de la Fundación","../objetofundacion/objetofundacion.htm",,"Objeto de la Fundacion",1,
"Patronos","../patronos/patronos.htm",,"Patronos",1,
"Donantes","../donantes/donantes.htm",,"Donantes",1,
"Publicaciones","../publicaciones/publicaciones.htm",,"Publicaciones",1,
"Concursos","../concursos/concursos.htm",,"Concursos",1,
"Correo","../correo/correo.htm",,"Correo",1
]

menu5=[,,120,1,,prop1,0,"left",effect,0,,,,,,
"Cursos","../cursos/cursos.htm",,"Cursos",1,
"Instalaciones","../instalacionesescuela/instalacionesescuela.htm",,"Instalaciones",1,
"Correo","../correo/correo.htm",,"Correo",1
]

menu6=[
,,120,1,"",prop1,,"",effect,,,,,,,
"Instalaciones", "../instalacionesmuseo/instalacionesmuseo.htm",,"Instalaciones",1,
"Historia", "../historia/historia.htm",,"Historia",1,
"Visita Virtual", "../visitavirtual/visitavirtual.htm",,"Visita Virtual",1,
"Correo", "../correo/correo.htm",,"Correo",1
]

