	var NoOffFirstLineMenus=10;		// Number of first level items
	var LowBgColor='blue';		        // Background color when mouse is not over
	var LowSubBgColor='FBEEC0';		// Background color when mouse is not over on subs
	var HighBgColor='#cccccc';		// Background color when mouse is over
	var HighSubBgColor='#737373';		// Background color when mouse is over on subs
	var FontLowColor='FBEEC0';		// Font color when mouse is not over
	var FontSubLowColor='black';		// Font color subs when mouse is not over
	var FontHighColor='black';		// Font color when mouse is over
	var FontSubHighColor='white';		// Font color subs when mouse is over
	var BorderColor='black';		// Border color
	var BorderSubColor='black';		// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="helvetica, arial, sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;			// Italic menu items 1 or 0
	var MenuTextCentered='center';		// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';		// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;		// vertical overlap child/ parent
	var StartTop=122;			// Menu offset x coordinate
	var StartLeft=0;			// Menu offset y coordinate
	var VerCorrect=0;			// Multiple frames y correction
	var HorCorrect=0;			// Multiple frames x correction
	var LeftPaddng=2;			// Left padding
	var TopPaddng=3;			// Top padding
	var FirstLineHorizontal=1;		// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;		// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';		// Frame where first level appears
	var SecLineFrame='space';		// Frame where sub levels appear
	var DocTargetFrame='space';		// Frame where target documents appear
	var TargetLoc='space';			// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;			// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;			// Uses arrow gifs when 1
	var KeepHilite=1;			// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// 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"

Menu1=new Array("Principal","index.htm","",7,20,70);
	Menu1_1=new Array("Presentacion","http://www.garofiltros.com/bienveni.htm","",0,20,130);
	Menu1_2=new Array("Quienes somos","somos.htm?Section=Principal","",0,20,130);
	Menu1_3=new Array("Nuestra Mision","mision.htm","",0,20,130);
	Menu1_4=new Array("Historia","historia.htm","",0,20,130);
        Menu1_5=new Array("Promociones","majestic.htm","",0,20,130);
        Menu1_6=new Array("Imprime folletos","folletos.htm","",0,20,130);
	Menu1_7=new Array("Usuarios Registrados","","",2,20,130);
	Menu1_7_1=new Array("Correo Electrónico","http://webmail.garofiltros.com","",0,20,130);
	Menu1_7_2=new Array("Actualización","hidden/ot.xls","",0,20,130);

Menu2=new Array("Aceites","","",2,20,62);
        Menu2_1=new Array("Refrigerantes","","",0,20,160);
        Menu2_2=new Array("Soluble en agua para filtros","","",0,20,160);

Menu3=new Array("Filtros","","",10,20,58);
        Menu3_1=new Array("Metalicos","","",4,20,110);
             Menu3_1_1=new Array("Alta Velocidad","av.htm","",0,20,130);
             Menu3_1_2=new Array("Baja Velocidad","bv.htm","",0,20,130);
             Menu3_1_3=new Array("Inercial","inercial.htm","",0,20,130);
             Menu3_1_4=new Array("Totalmente Aluminio","aluminio.htm","",0,20,120);

	Menu3_2=new Array("Desechables","","",3,20,110);
             Menu3_2_1=new Array("Fibra","des.htm","",0,20,110);
             Menu3_2_2=new Array("Plisados","plisado.htm","",0,20,110);
             Menu3_2_3=new Array("Carbon Activado","panal.htm","",0,20,110);

	Menu3_3=new Array("Mixtos","","",4,20,110);
             Menu3_3_1=new Array("AA-1","aa-1.htm","",0,20,120);
             Menu3_3_2=new Array("2000","","",0,20,120);
             Menu3_3_3=new Array("Green","green.htm","",0,20,120);
             Menu3_3_4=new Array("Gold","gold.htm","",0,20,120);

	Menu3_4=new Array("Bolsas","","",2,20,110);
             Menu3_4_1=new Array("35% Eficiencia","cap.htm","",0,20,100);
             Menu3_4_2=new Array("95% Eficiencia","flu.htm","",0,20,100);

	Menu3_5=new Array("Cilindricos","cil.htm","",0,20,110);

	Menu3_6=new Array("HEPA","hepa.htm","hepa.htm",0,20,110);

	Menu3_7=new Array("Carbon Activado","","",5,20,110);
             Menu3_7_1=new Array("Impregnado en fibra","ca-1.htm","",0,20,145);
             Menu3_7_2=new Array("Granulado","celda.htm","",0,20,145);
             Menu3_7_3=new Array("Granulado en Panal","panal.htm","",0,20,145);
             Menu3_7_4=new Array("Carbon Activado por Kg","","",0,20,145);
             Menu3_7_5=new Array("Carbon Activado por Mt","","",0,20,145);

	Menu3_8=new Array("Alta Temperatura","ht.htm","",0,20,110);

	Menu3_9=new Array("Rollos Filtrante","","",3,20,110);
             Menu3_9_1=new Array("Fibra seca","","",2,20,100);
   	         Menu3_9_1_1=new Array("Acetato Acrilico GR-1000 1 cms","gr1000.htm","",0,20,195);
   	         Menu3_9_1_2=new Array("Acetato Acrilico GR-2000 2 cms","gr2000.htm","",0,20,195);
             Menu3_9_2=new Array("Fibra viscosa","","",2,20,100);
   	         Menu3_9_2_1=new Array("Green 1 pulg","greenm.htm","",0,20,95);
   	         Menu3_9_2_2=new Array("Gold 2 pulg","goldm.htm","",0,20,95)
             Menu3_9_3=new Array("Carbon Activado","polysorb.htm","",0,20,100);

	Menu3_10=new Array("Reemplazos","","",0,20,110);

Menu4=new Array("Usos","","",9,20,50);
	Menu4_1=new Array("Aire Acondicionado","","",8,20,150);
             Menu4_1_1=new Array("AV","av.htm","",0,20,130);
             Menu4_1_2=new Array("Totalmente Aluminio","aluminio.htm","",0,20,120);
             Menu4_1_3=new Array("Desechable Fibra","des.htm","",0,20,110);
             Menu4_1_4=new Array("Desechable Plisado","plisado.htm","",0,20,110);
             Menu4_1_5=new Array("AA-1","aa-1.htm","",0,20,120);
             Menu4_1_6=new Array("2000","","",0,20,120);
             Menu4_1_7=new Array("Green","green.htm","",0,20,120);
             Menu4_1_8=new Array("Gold","gold.htm","",0,20,120);
	Menu4_2=new Array("Aromas y Solventes","","",3,20,150);
             Menu4_2_1=new Array("Carbon Impregnado en fibra","ca-1.htm","",0,20,190);
             Menu4_2_2=new Array("Carbon Granulado","celda.htm","",0,20,190);
             Menu4_2_3=new Array("Carbon Granulado en Panal","panal.htm","",0,20,190);
	Menu4_3=new Array("Campanas de Cocina","","",3,20,150);
             Menu4_3_1=new Array("BV","bv.htm","",0,20,70);
             Menu4_3_2=new Array("Inercial","inercial.htm","",0,20,70);
             Menu4_3_3=new Array("CA-1","ca-1.htm","",0,20,70);
	Menu4_4=new Array("Campanas de Pintura","","",4,20,150);
             Menu4_4_1=new Array("Desechable Fibra","des.htm","",0,20,110);
             Menu4_4_2=new Array("Green","green.htm","",0,20,110);
             Menu4_4_3=new Array("Gold","gold.htm","",0,20,110);
             Menu4_4_4=new Array("BV - Metalico","bv.htm","",0,20,130);
	Menu4_5=new Array("Colectores de polvo","","",8,20,150);
             Menu4_5_1=new Array("AV","av.htm","",0,20,130);
             Menu4_5_2=new Array("Totalmente Aluminio","aluminio.htm","",0,20,120);
             Menu4_5_3=new Array("Desechable Fibra","des.htm","",0,20,110);
             Menu4_5_4=new Array("Desechable Plisado","plisado.htm","",0,20,110);
             Menu4_5_5=new Array("AA-1","aa-1.htm","",0,20,120);
             Menu4_5_6=new Array("2000","","",0,20,120);
             Menu4_5_7=new Array("Green","green.htm","",0,20,120);
             Menu4_5_8=new Array("Gold","gold.htm","",0,20,120);
	Menu4_6=new Array("Industria Alimenticia","","",11,20,150);
             Menu4_6_1=new Array("AV","av.htm","",0,20,140);
             Menu4_6_2=new Array("Totalmente Aluminio","aluminio.htm","",0,20,140);
             Menu4_6_3=new Array("Desechable Fibra","des.htm","",0,20,140);
             Menu4_6_4=new Array("Desechable Plisado","plisado.htm","",0,20,140);
             Menu4_6_5=new Array("AA-1","aa-1.htm","",0,20,140);
             Menu4_6_6=new Array("2000","","",0,20,140);
             Menu4_6_7=new Array("Green","green.htm","",0,20,140);
             Menu4_6_8=new Array("Gold","gold.htm","",0,20,140);
             Menu4_6_9=new Array("Bolsas 35%","cap.htm","",0,20,140);
             Menu4_6_10=new Array("Bolsas 95%","flu.htm","",0,20,140);
             Menu4_6_11=new Array("HEPA","hepa.htm","",0,20,140);
	Menu4_7=new Array("Quirofanos","","",3,20,150);
             Menu4_7_1=new Array("Desechable Plisado","plisado.htm","",0,20,100);
             Menu4_7_2=new Array("Bolsas 95%","flu.htm","",0,20,100);
             Menu4_7_3=new Array("HEPA","hepa.htm","",0,20,100);
	Menu4_8=new Array("Fan and Coil","","",0,20,150);
	Menu4_9=new Array("Fundidoras","","",0,20,150);

Menu5=new Array("Ventiladores","vent.htm","",2,20,90);
	Menu5_1=new Array("Axiales","ventax.htm","",0,20,95);
	Menu5_2=new Array("Centrifugos","ventcent.htm","",0,20,95);

Menu6=new Array("Turbinas","turbina.htm","",2,20,66);
	Menu6_1=new Array("Aluminio","tual.htm","",0,20,95);
	Menu6_2=new Array("Galvanizadas","tuga.htm","",0,20,95);

Menu7=new Array("Consejos","","",2,20,70);
	Menu7_1=new Array("Aire mas puro","airepuro.htm","",0,20,190);
	Menu7_2=new Array("Filtros para campana de cocina","nfpa.htm","",0,20,190);

Menu8=new Array("Como comprar","comprar.htm","",3,20,100);
	Menu8_1=new Array("Locales","vlocales.htm","",0,20,100);
	Menu8_2=new Array("En los estados","vestados.htm","",0,20,100);
	Menu8_3=new Array("Internacionales","vinterna.htm","",0,20,100);

Menu9=new Array("Contactame","","",4,20,78);
        Menu9_1=new Array("Como llegar","croquis.htm","",0,20,85);
        Menu9_2=new Array("Telefonos","telefono.htm","",0,20,85);
        Menu9_3=new Array("Nextel","nextel.htm","",0,20,85);
	Menu9_4=new Array("E-Mail","escribenos.htm","",0,20,85);

Menu10=new Array("Boletín gratis","","",3,20,82);
        Menu10_1=new Array("Último boletín","0511.htm","",0,20,180);
        Menu10_2=new Array("Recibe nuestra revista gratis una vez al mes","inscripcion.htm","",0,20,180);
        Menu10_3=new Array("Eliminarme","eliminar.htm","",0,20,180);


