function init()
{
	//Main Menu items:
	menus[0] = new menu(34, "horizontal", 39, 269, -2, 5, "#487593", "#487593", "", 9, "", "", "", "", 0, "", 0, "", false, false, true, false, 12, false, 4, 4, "");
	menus[0].addItem("#", "", 93, "", "rollover:images/menu_componentes01_nvo.png:images/menu_componentes02_nvo.png", 1);
	menus[0].addItem("#", "", 79, "", "rollover:images/menu_soluciones01_nvo.png:images/menu_soluciones02_nvo.png", 2);
	menus[0].addItem("/cgi-bin/procesa.pl?plantilla=/herramientas_nvo.html", "", 93, "", "rollover:images/menu_herramientas01_nvo.png:images/menu_herramientas02_nvo.png", 0);
	menus[0].addItem("/cgi-bin/procesa.pl?plantilla=/empresa.html", "", 63, "", "rollover:images/menu_empresa_01_nvo.png:images/menu_empresa_02_nvo.png", 3);
	menus[0].addItem("/cgi-bin/procesa.pl?plantilla=/centro_contacto.html", "", 131, "right", "rollover:images/menu_contacto01_nvo_.png:images/menu_contacto02_nvo_.png", 4);
	
	menus[0].floatMenu(800, 600, 39, 0);

//Sub Menu
	menus[1] = new menu(21, "horizontal", 0, 0, 0, 0, "#FFFFFF", "#FFFFFF", "Verdana,Helvetica", 9, "bold", "bold", "black", "white", 0, "", 2, 62, false, true, false, false, 6, false, 4, 4, "black");
	menus[1].addItem("#", "", 723, "left", "<table border=0 cellspacing=0 cellpadding=0><tr><td><img src=images/menu_submenu_arrow.png width=18 height=21></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/componente_familia.html&id_cat=153>Vapor</a></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/componente_familia.html&id_cat=151>Flu&iacute;dos</a></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/componente_familia.html&id_cat=152>Automatizaci&oacute;n</a></td></tr></table>", 0);

//Sub Menu
	menus[2] = new menu(21, "horizontal", 0, 0, 0, 0, "#FFFFFF", "#FFFFFF", "Verdana,Helvetica", 9, "bold", "bold", "black", "white", 0, "", 2, 62, false, true, false, false, 6, false, 4, 4, "black");
	menus[2].addItem("#", "", 630, "left", "<table border=0 cellspacing=0 cellpadding=0><tr><td><img src=images/menu_submenu_arrow.png width=18 height=21></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/solucion_familia.html&id_cat=190>Fluido de Proceso</a></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/solucion_familia.html&id_cat=188>Fluido de Servicio</a></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/solucion_familia.html&id_cat=189>Automatización y Control</a></td></tr></table>", 0);

//Sub Menu
	menus[3] = new menu(21, "horizontal", 0, 0, 0, 0, "#FFFFFF", "#FFFFFF", "Verdana,Helvetica", 9, "bold", "bold", "black", "white", 0, "", 2, 62, false, true, false, false, 6, false, 4, 4, "black");
	menus[3].addItem("#", "", 350, "left", "<table border=0 cellspacing=0 cellpadding=0><tr><td><img src=images/menu_submenu_arrow.png width=18 height=21></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/empresa.html>Quiénes Somos</a></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/sucursales.html>Sucursales</a></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/marcas.html>Marcas Representadas</a></td></tr></table>", 0);

//Sub Menu
	menus[4] = new menu(21, "horizontal", 0, 0, 0, 0, "#FFFFFF", "#FFFFFF", "Verdana,Helvetica", 9, "bold", "bold", "black", "white", 0, "", 2, 62, false, true, false, false, 6, false, 4, 4, "black");
	menus[4].addItem("#", "", 200, "left", "<table border=0 cellspacing=0 cellpadding=0><tr><td><img src=images/menu_submenu_arrow.png width=18 height=21></td><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/centro_contacto.html>Contactos</a><td nowrap class=menuSubmenu><a href=/cgi-bin/procesa.pl?plantilla=/centro_trabajo_contacto.html>Trabaje con Nosotros</a></td></tr></table>", 0);
}
