/***********************************************************************************
*	Este menu es operado con lenguaje javascript
*	Este menu es mandado a hablar desde el script en el index		          *
*	Cualquier problema o duda, contactar a webmaster de balancan.gob.mx*		
***********************************************************************************/

	var NoOffFirstLineMenus=6			// Number of first level items
	var LowBgColor='#336799';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#FF6600';			// Background color when mouse is over
	var HighSubBgColor='#FF6600';			// Background color when mouse is over on subs
	var FontLowColor='White';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#336799';			// Border color
	var BorderSubColor='#336799';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Tahoma,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=103;				// Menu offset x coordinate
	var StartLeft=100;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=2;				// 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=1000;			// 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='';				// 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=['/imagenes/tri.gif',5,10,'/imagenes/tridown.gif',10,5,'/imagenes/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("H.Ayuntamiento","#","",11,20,107);
    Menu1_1=new Array("Alcalde","#","",3,20,107);
          Menu1_1_1=new Array("Mensaje","http://www.balancan.gob.mx/ayuntamiento/mensaje.htm","",0,20,100);
		  Menu1_1_2=new Array("Biografía","#","",0);
		  Menu1_1_3=new Array("Contacto","http://www.balancan.gob.mx/ayuntamiento/contacto.php","",0);     	
	Menu1_2=new Array("Regidores","http://www.balancan.gob.mx/ayuntamiento/regidores.htm","",0);
	Menu1_3=new Array("Gabinete","http://www.balancan.gob.mx/ayuntamiento/gabinete.htm","",0);
	Menu1_4=new Array("Misión / Visión","http://www.balancan.gob.mx/ayuntamiento/mision_vision.htm","",0); 
	Menu1_5=new Array("Organigrama","http://www.balancan.gob.mx/ayuntamiento/organigrama.htm","",0);
	Menu1_6=new Array("Planes y Programas","#","",4);
	      Menu1_6_1=new Array("Plan Municipal de Desarrollo","http://www.balancan.gob.mx/ayuntamiento/pmd.html","",0,20,150);
		  Menu1_6_2=new Array("POA 2007","http://www.balancan.gob.mx/ayuntamiento/poa_2007.htm","",0);
		  Menu1_6_3=new Array("POA 2008","http://www.balancan.gob.mx/ayuntamiento/poa_2008.htm","",0);
          Menu1_6_4=new Array("POA 2009","#","",0);
	Menu1_7=new Array("Transparencia","http://www.balancan.gob.mx/transparencia/index.html","",0);
	Menu1_8=new Array("Informes","#","",3);
	      Menu1_8_1=new Array("1er. Informe de Gobierno","http://www.ebalancan.gob.mx/ayuntamiento/1er_informe.htm","",0,20,150);
		  Menu1_8_2=new Array("2do. Informe de Gobierno","http://www.ebalancan.gob.mx/ayuntamiento/2do_informe.htm","",0);
		  Menu1_8_3=new Array("3er. Informe de Gobierno","#","",0);
	Menu1_9=new Array("Convocatorias","http://www.ebalancan.gob.mx/ayuntamiento/convocatorias.htm","",0);
	Menu1_10=new Array("Conoce tus Obras","#","",3);
	      Menu1_10_1=new Array("Obras Públicas","#","",0,20,150);
		  Menu1_10_2=new Array("Desarrollo","#","",0);
		  Menu1_10_3=new Array("Ramo 33","#","",0);
	Menu1_11=new Array("Ex Alcaldes","#","",0);	  

Menu2=new Array("Municipio","#","",14,20,80);
	Menu2_1=new Array("Ubicación","#","",0,20,150);
	Menu2_2=new Array("Historia","#","",0);
	Menu2_3=new Array("Sociodemografía","#","",0);
	Menu2_4=new Array("Geografía","#","",0,20,150);
	Menu2_5=new Array("Escudo Actual","#","",0,20,150);
	Menu2_6=new Array("Localidades","#","",0,20,150);
	Menu2_7=new Array("Personajes Ilustres","#","",0,20,150);
	Menu2_8=new Array("Ex Embajadoras","#","",0,20,150);
	Menu2_9=new Array("Traje Típico","#","",0,20,150);
	Menu2_10=new Array("Casa del Cultura","#","",0,20,150);
	Menu2_11=new Array("Biblioteca Municipal","#","",0,20,150);
	Menu2_12=new Array("Directorio de Servicios","#","",3,20,150);
	      Menu2_12_1=new Array("Hoteles","#","",0,20,150);
		  Menu2_12_2=new Array("Restaurantes","#","",0);
		  Menu2_12_3=new Array("Empresas","#","",0);
	Menu2_13=new Array("Multimedia","#","",3,20,150);
	      Menu2_13_1=new Array("Galería Fotográfica","#","",0,20,150);
		  Menu2_13_2=new Array("Video","#","",0);
		  Menu2_13_3=new Array("Tenosique Antiguo","#","",0);
	Menu2_14=new Array("Wall Papers","#","",0,20,150);	  


Menu3=new Array("DIF Municipal","#","",0,20,90);
	
			
Menu4=new Array("Transparencia","http://www.balancan.gob.mx/transparencia/index.html","",0,30,100); 
				
	
Menu5=new Array("Turismo","#","",0,20,80);
	
	
Menu6=new Array("Servicios","#","",3,20,60);
    Menu6_1=new Array("Catálogo","#","",0,20,130);
	Menu6_2=new Array("Acta de Nacimiento","http://www.ebalancan.gob.mx/servicios/acta_nacimiento/acta_nacimiento.htm","",0);
	Menu6_3=new Array("CURP","http://www.ebalancan.gob.mx/servicios/curp/curp.htm","",0,20,90);
	

	

