/***********************************************************************************
*	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 Tabasco.gob*		
***********************************************************************************/


	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#bd5b40';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#9b442c';			// Background color when mouse is over
	var HighSubBgColor='#9b442c';			// 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='#bd5b40';			// Border color
	var BorderSubColor='#bd5b40';			// 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=85;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=7;				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['imagenes/tri.gif',10,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("IEC","../index.php","",0,18,30);

Menu2=new Array("Educación Artística","../educacion_artistica/index.htm","",6,0,109,0);
	Menu2_1=new Array("Funciones de la Dirección","../educacion_artistica/funciones.htm","",0,20,155);
	Menu2_2=new Array("Centro Cultural Agora","../educacion_artistica/agora.htm","",0);
	Menu2_3=new Array("CEIBA","../educacion_artistica/ceiba.htm","",0);
	Menu2_4=new Array("Casa de Artes José Gorostiza","../educacion_artistica/gorostiza.htm","",0);
	Menu2_5=new Array("Casas de Cultura","../educacion_artistica/casas_cultura.htm","",0);
	Menu2_6=new Array("Licenciaturas","../educacion_artistica/lic_promotor_cultural.htm","",0);



Menu3=new Array("Patrimonio Cultural","../patrimonio/index.htm","",10,0,112,0);
    Menu3_1=new Array("Funciones de la Dirección","../patrimonio/funciones.htm","",0,20,160);
	Menu3_2=new Array("Casa Museo","../patrimonio/casa_museo.htm","",0);
	Menu3_3=new Array("Museo de Antropología","../patrimonio/museo_antropologia.htm","",0);
	Menu3_4=new Array("Museo de Balancán","../patrimonio/museo_balancan.htm","",0);
	Menu3_5=new Array("Museo de Cultura Popular","../patrimonio/museo_popular.htm","",0);
	Menu3_6=new Array("Museo de Historia Natural","../patrimonio/museo_natural.htm","",0);
	Menu3_7=new Array("Museo de Historia de Tabasco","../patrimonio/museo_tabasco.htm","",0);
	Menu3_8=new Array("Museo de Jonuta","../patrimonio/museo_jonuta.htm","",0);
	Menu3_9=new Array("Museo de Teapa","../patrimonio/museo_teapa.htm","",0);
	Menu3_10=new Array("Parque-Museo de La Venta","../patrimonio/parque_museo.htm","",0);

	
	

Menu4=new Array("Promoción Cultural","../promocion/index.htm","",9,0,107,0);
	Menu4_1=new Array("Funciones de la Dirección","../promocion/funciones.htm","",0,20,165);
	Menu4_2=new Array("Casa Siempre Viva","../promocion/siempre_viva.htm","",0);
	Menu4_3=new Array("Casa de la Trova Tabasqueña","../promocion/casa_trova.htm","",0);
	Menu4_4=new Array("Galería del Fondo Tabasco","../promocion/fondo_tabasco.htm","",0);
	Menu4_5=new Array("Galería El Jaguar Despertado","../promocion/jaguar_despertado.htm","",0);
	Menu4_6=new Array("Galería del Palacio","../promocion/galeria_palacio.htm","",0);
	Menu4_7=new Array("Planetario Tabasco 2000","../promocion/planetario.htm","",0);
	Menu4_8=new Array("Sala de Arte Antonio Ocampo R.","../promocion/sala_arte.htm","",0);
	Menu4_9=new Array("Teatro Esperanza Iris","../promocion/esperanza_iris.htm","",0);
	
	
	
	
Menu5=new Array("Programas Federales","../programas_federales/index.htm","",11,0,119,0);
	Menu5_1=new Array("Funciones de la Dirección","../programas_federales/funciones.htm","",0,20,150);
	Menu5_2=new Array("Alas y Raíces","../programas_federales/alas_raices.htm","",0);
	Menu5_3=new Array("Creadores en los Estados","../programas_federales/creadores_estado.htm","",0);
	Menu5_4=new Array("Desarrollo Cultural Municipal","../programas_federales/cultura_municipal.htm","",0);
	Menu5_5=new Array("FECAT","../programas_federales/fecat.htm","",0);
	Menu5_6=new Array("Fomento a la Lectura","../programas_federales/fomento_lectura.htm","",0);
	Menu5_7=new Array("FORCAZS","../programas_federales/forcazs.htm","",0);
	Menu5_8=new Array("PACMYC","../programas_federales/pacmyc.htm","",0);
	Menu5_9=new Array("PAICE","../programas_federales/paice.htm","",0);
	Menu5_10=new Array("Desarrollo del Sotavento","../programas_federales/sotavento.htm","",0);
	Menu5_11=new Array("Desarrollo del Usumacinta","../programas_federales/desarrollo_usumacinta.htm","",0);
	
	

Menu6=new Array("Red de Bibliotecas","../red/index.htm","",3,0,105,0);
	Menu6_1=new Array("Biblioteca del Estado","../red/index.htm","",0,20,115);
	Menu6_2=new Array("Clilho's","../red/chlios.htm","",0);
	Menu6_3=new Array("Salas de Lectura","../red/salas_lectura.htm","",0);
	

