/***********************************************************************************
*	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 sedeco.tabasco.gob.mx*		
***********************************************************************************/

	var NoOffFirstLineMenus=6			// Number of first level items
	var LowBgColor='#FF9900';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#D26217';			// Background color when mouse is over
	var HighSubBgColor='#D26217';			// 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='FF9900';			// Border color
	var BorderSubColor='D26217';			// 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","#","",10,20,107);
    Menu1_1=new Array("Alcalde","#","",3,20,107);
          Menu1_1_1=new Array("Mensaje","http://www.tenosique.gob.mx/ayuntamiento/mensaje.htm","",0,20,100);
		  Menu1_1_2=new Array("Biografía","#","",0);
		  Menu1_1_3=new Array("Contacto","http://www.tenosique.gob.mx/ayuntamiento/contacto.php","",0);     	
	Menu1_2=new Array("Regidores","http://www.tenosique.gob.mx/ayuntamiento/regidores.htm","",0);
	Menu1_3=new Array("Gabinete","http://www.tenosique.gob.mx/ayuntamiento/gabinete.htm","",0);
	Menu1_4=new Array("Misión / Visión","http://www.tenosique.gob.mx/ayuntamiento/mision_vision.htm","",0); 
	Menu1_5=new Array("Organigrama","http://www.tenosique.gob.mx/ayuntamiento/organigrama.htm","",0);
	Menu1_6=new Array("Planes y Programas","http://www.tenosique.gob.mx/ayuntamiento/pmd.htm","",2);
	      Menu1_6_1=new Array("Plan de Desarrollo Municipal","http://www.tenosique.gob.mx/ayuntamiento/pmd.htm","",0,20,150);
		  Menu1_6_2=new Array("POA 2010","http://www.tenosique.gob.mx/ayuntamiento/poa_2010.htm","",0);
		  
	Menu1_7=new Array("Transparencia","http://www.tenosique.gob.mx/transparencia/index.html","",0);
	Menu1_8=new Array("Informes","#","",1);
	      Menu1_8_1=new Array("100 Dias","#","",0,20,150);
		  
	Menu1_9=new Array("Convocatorias","http://www.tenosique.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("A. Ciudadana","#","",0);
	

Menu2=new Array("Municipio","#","",9,20,80);
	Menu2_1=new Array("Ubicación","http://www.tenosique.gob.mx/municipio/ubicacion.htm","",0,20,150);
	Menu2_2=new Array("Historia","http://www.tenosique.gob.mx/municipio/historia.htm","",0);
	Menu2_3=new Array("Sociodemografía","http://www.tenosique.gob.mx/municipio/sociodemografico.htm","",0);
	Menu2_4=new Array("Geografía","http://www.tenosique.gob.mx/municipio/geografia.htm","",0,20,150);
	Menu2_5=new Array("Escudo Actual","http://www.tenosique.gob.mx/municipio/escudo_actual.htm","",0,20,150);
	Menu2_6=new Array("Localidades","http://www.tenosique.gob.mx/municipio/localidades.htm","",0,20,150);
	Menu2_7=new Array("Personajes Ilustres","http://www.tenosique.gob.mx/municipio/personajes_ilustres.htm","",0,20,150);
	Menu2_8=new Array("Ex Embajadoras","http://www.tenosique.gob.mx/municipio/flores_oro.htm","",0,20,150);
	Menu2_9=new Array("Traje Típico","http://www.tenosique.gob.mx/municipio/traje_regional.htm","",0,20,150);
	Menu2_10=new Array("Directorio de Servicios","#","",3,20,150);
	      Menu2_10_1=new Array("Hoteles","#","",0,20,150);
		  Menu2_10_2=new Array("Restaurantes","#","",0);
		  Menu2_10_3=new Array("Empresas","#","",0);
	Menu2_11=new Array("Multimedia","#","",3,20,150);
	      Menu2_11_1=new Array("Galería Fotográfica","#","",0,20,150);
		  Menu2_11_2=new Array("Video","#","",0);
		  Menu2_11_3=new Array("Tenosique Antiguo","#","",0);
	Menu2_12=new Array("Wall Papers","#","",0,20,150);	  


Menu3=new Array("DIF Municipal","http://www.tenosique.gob.mx/dif","",0,20,90);
	
			
Menu4=new Array("Transparencia","http://www.tenosique.gob.mx/transparencia/index.html","",0,30,100); 
				
	
Menu5=new Array("Turismo","http://www.tenosique.gob.mx/turismo/index.html","",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.tenosique.gob.mx/servicios/acta_nacimiento/acta_nacimiento.htm","",0);
	Menu6_3=new Array("CURP","http://www.tenosique.gob.mx/servicios/curp/curp.htm","",0,20,90);
	
	

	


