/***********************************************************************************
*	(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	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='FFD860';			// Background color when mouse is not over
	var LowSubBgColor='FFD860';			// Background color when mouse is not over on subs
	var HighBgColor='#FF9800';			// Background color when mouse is over
	var HighSubBgColor='FF9800';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='yellow';			// Font color when mouse is over
	var FontSubHighColor='yellow';			// 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="times new roman"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;				// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.3;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=-8;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=-1;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=250;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='header';			// Frame where first level appears
	var SecLineFrame='content';			// Frame where sub levels appear
	var DocTargetFrame='content';			// Frame where target documents appear
	var TargetLoc='';				// 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=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/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("CASERO","welcome.htm","",0,18,54);

Menu2=new Array("SOBRE","overview.htm","",4,18,53);
	Menu2_1=new Array("Misión","mission.htm","",0,18,53);	
	Menu2_2=new Array("Personal","staff.htm","",0);
	Menu2_3=new Array("Noticias","newsletter.htm","",0);
	Menu2_4=new Array("Contacto","contact.htm","",0);

Menu3=new Array("SERVICIOS","services.htm","",3,18,63);
	Menu3_1=new Array("Programas","programs.htm","",4,18,63);
		Menu3_1_1=new Array("Programa Conducido Comprador","hbdp.htm","",4,18,190);
			Menu3_1_1_1=new Array("Proceso De Uso","hbdp-app.htm","",0,18,150);
			Menu3_1_1_2=new Array("Elegibilidad","hbdp-elg.htm","",0);
			Menu3_1_1_3=new Array("Honorarios","hbdp-fee.htm","",0);
			Menu3_1_1_4=new Array("Selección De Sitio","hbdp-sel.htm","",0);
		Menu3_1_2=new Array("Rehab/Lease A comprar","hbr-ltp.htm","",3);
			Menu3_1_2_1=new Array("Proceso De Uso","hbr-ltp-app.htm","",0,18,150);
			Menu3_1_2_2=new Array("Elegibilidad","hbr-ltp-elg.htm","",0);
			Menu3_1_2_3=new Array("Honorarios","hbr-ltp-fee.htm","",0);
		Menu3_1_3=new Array("Contener El Asesoramiento","counseling.htm","",0);
		Menu3_1_4=new Array("Alquileres","rentalprog.htm","",3);
			Menu3_1_4_1=new Array("Proceso De Uso","rental-app.htm","",0,18,150);
			Menu3_1_4_2=new Array("Elegibilidad","rental-elg.htm","",0);
			Menu3_1_4_3=new Array("Honorarios","rental-fee.htm","",0);
	Menu3_2=new Array("Talleres","workshops.htm","",2);
		Menu3_2_1=new Array("Talleres Caseros De la Reparación","hrworkshops.htm","",0,18,190);
		Menu3_2_2=new Array("Talleres Del Homebuyer","hbworkshops.htm","",0);
	Menu3_3=new Array("Requisitos","requirements.htm","",0);

Menu4=new Array("EL MODELO DE CLT","clt-intro.htm","",7,18,160);
	Menu4_1=new Array("Preguntas Básicas","clt-basics.htm","",0,18,160);
	Menu4_2=new Array("Leaseholders","clt-members.htm","",0);
	Menu4_3=new Array("Materias De Finacial","clt-finances.htm","",0);
	Menu4_4=new Array("Venta Y Equidad","clt-selling.htm","",0);
	Menu4_5=new Array("Hogares Multifamiliares","clt-multi-family.htm","",0);
	Menu4_6=new Array("Ediciones De la Organización","clt-organization.htm","",0);
	Menu4_7=new Array("Preguntas Generales","clt-general.htm","",0);

Menu5=new Array("CARACTERÍSTICAS","properties.htm","",2,18,120);
	Menu5_1=new Array("Para La Venta","homes.htm","",0,18,120);
	Menu5_2=new Array("Alquileres","rentals.htm","",0);

Menu6=new Array("RECURSOS","resources.htm","",3,18,107);
	Menu6_1=new Array("Forma De la Calidad de miembro","membership.htm","",0,18,107);
	Menu6_2=new Array("Forma Voluntaria","volunteer.htm","",0);
	Menu6_3=new Array("Reunión Del Info","meeting.htm","",0);
