			/*
 Milonic DHTML Website Navigation Menu - Version 3.4
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=0;	// Sub menu offset Top position 
suboffset_left=0;	// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"white",			// Mouse Off Font Color
"black",			// Mouse Off Background Color
"black",			// Mouse On Font Color
"D2984E",			// Mouse On Background Color
"FFFFFF",			// Menu Border Color 
10,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana",			// Font Name
4,				// Menu Item Padding
"3darrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"White",			// Current Page Item Font Color (leave this blank to disable)
"black",				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"black",			// Menu Item Separator Color
]


//style1=["666666","cccccc","000000","ff99ff","666666",12,"normal","normal","Arial,verdana,helvetica",3,"3darrow.gif",,"cccccc","000000"]
style2=["ffffff","2994FF","545454","ff9933","000000",12,"normal","normal","Arial,verdana,helvetica",3,"/3darrow.gif",,"000000","000000"]
style3=["ffffff","8B0000","000000","D2984E","000000",12,"normal","normal","Arial,verdana,helvetica",3,"/3darrow.gif",,"000000","000000"]
style4=["ffffff","C96464","000000","C96464","000000",12,"normal","normal","Arial,verdana,helvetica",3,"/3darrow.gif",,"000000","000000"]
style5=["ffffff","CA760F","545454","FFB04E","000000",12,"normal","normal","Arial,verdana,helvetica",3,"/3darrow.gif",,"000000","000000"]
style6=["ffffff","859933","545454","C6DA73","000000",12,"normal","normal","Arial,verdana,helvetica",3,"/3darrow.gif",,"000000","000000"]
style7=["ffffff","9C3872","545454","E09CC4","000000",12,"normal","normal","Arial,verdana,helvetica",3,"/3darrow.gif",,"000000","000000"]


addmenu(menu=[			// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
145,				// Menu Top - The Top position of the menu in pixels
10,				// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
,				// Menu Border Width 
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"&nbsp;NOSOTROS&nbsp;&nbsp;","show-menu=nosotros","#",,1
,"PROYECTOS&nbsp;&nbsp;","show-menu=investigacion",,,1
,"DOCENCIA&nbsp;&nbsp;","show-menu=docencia",,,1
,"EVENTOS&nbsp&nbsp;&nbsp;","show-menu=eventos",,,1
,"BIBLIOTECA&nbsp;&nbsp;","show-menu=biblioteca",,,1
,"PUBLICACIONES&nbsp;&nbsp;","show-menu=publicaciones",,,1
,"CONVOCATORIAS&nbsp;","show-menu=convocatorias",,,1
])

	addmenu(menu=["nosotros",
	,,100,1,"",style3,,"left",effect,,,,,,,,,,,,
	,"Consejo","show-menu=consejo",,,1
	,"Directorio","/nuevo/Nosotros/Directorio.html",,,1		
	,"Estatutos","/nuevo/Nosotros/Estatutos.html",,,1
	,"Acuerdos", "/nuevo/Nosotros/Acuerdos.html",,,1
	,"Reglamento","/nuevo/Nosotros/Reglamento2.html",,,1
        ,"Organigrama","/nuevo/Nosotros/Nuevo_organigrama.html",,,1	
	])
	

                      addmenu(menu=["consejo",
                      ,,100,1,"",style3,,"left",effect,,,,,,,,,,,,
                      ,"Consejo","/nuevo/Nosotros/consejo.html",,,1
                      ,"Biografías","/nuevo/Nosotros/consejo2.html",,,1
                      ])
	
	addmenu(menu=["investigacion",
	,,170,1,"",style3,,"left",effect,,,,,,,,,,,,
	,"Acervo Histórico del Noroeste","/nuevo/investigacion/ArchivoHistoricoSinaloa.html",,,1
	,"Atlas Conservación de la Biodiversidad","/nuevo/investigacion/Atlas_Biodiversidad.html",,,1
	,"Actualización del Diccionario de Sinaloísmos","/nuevo/investigacion/Dicc_Sinaloismo.html",,,1
	,"Enciclopedia de Sinaloa","/nuevo/investigacion/Enci_Sinaloa.html",,,1
	,"Cartografía Histórico Geografica","/nuevo/investigacion/Cartografia.html",,,1
	,"Historia General de Sinaloa","/nuevo/investigacion/Historia_General.html",,,1	
	])
	
	addmenu(menu=["docencia",
	,,150,1,,style3,0,"left",effect,0,,,,,,,,,,,
	,"Cátedras","show-menu=mnuCatedras",,,1
	,"Talleres","/nuevo/Docencia/talleres/talleres.html",,,1
	])
			

                addmenu(menu=["mnuCatedras",
                ,,190,1,"",style3,,"left",effect,,,,,,,,,,,,
                ,"Ciencias Naturales y Exactas","show-menu=mnuCNyE",,,1
                ,"Ciencias Biomédicas o de la Salud","show-menu=mnuCB",,,1
                ,"Ciencias Sociales","show-menu=mnuCS",,,1
                ,"Educación y Humanidades","show-menu=mnuEyH",,,1
                ,"Bellas Artes","show-menu=mnuBA",,,1			
                ])


	                addmenu(menu=["mnuCNyE",
        	        ,,170,1,"",style3,,"left",effect,,,,,,,,,,,,
                	,"Pesquerias","/nuevo/Docencia/Catedras/Margarita_Lizarraga.html",,,1
	                ,"Matemáticas","/nuevo/Docencia/Catedras/Diego_Bricio.html",,,1
        	        ])


	                addmenu(menu=["mnuCB",
        	        ,,170,1,"",style3,,"left",effect,,,,,,,,,,,,
                	,"Sobre Calidad de Vida","/nuevo/Docencia/Catedras/Matiniano_Carvaja.html",,,1
	                ,"Ciencias Biomédicas","/nuevo/Docencia/Catedras/BernardoJ_Gastelum.html",,,1
	                ,"Medicina","/nuevo/Docencia/Catedras/Alejandro_Celis.html",,,1
        	        ])


	                addmenu(menu=["mnuCS",
        	        ,,170,1,"",style3,,"left",effect,,,,,,,,,,,,
                	,"Relaciones Internacionales","/nuevo/Docencia/Catedras/Genaro_Estrada.html",,,1
	                ,"Ciencias Políticas","/nuevo/Docencia/Catedras/Salvador_Alvarado.html",,,1
	                ,"Derecho","/nuevo/Docencia/Catedras/Raul_Cervantes.html",,,1
	                ,"Periodismo y Comunicación","/nuevo/Docencia/Catedras/Pablode_Villavicencio.html",,,1
        	        ])


	                addmenu(menu=["mnuEyH",
        	        ,,180,1,"",style3,,"left",effect,,,,,,,,,,,,
                	,"Educación","/nuevo/Docencia/Catedras/Juan_Batiz.html",,,1
	                ,"Historia Regional","/nuevo/Docencia/Catedras/Jose_Valades.html",,,1
	                ,"Lingüistica 'Gilberto Owen'","/nuevo/Docencia/Catedras/Gilberto_Owen.html",,,1
	                ,"Lingüistica 'Eustaquio Buelna'","/nuevo/Docencia/Catedras/Eustaquio_Buelna.html",,,1
	                ,"Literatura","/nuevo/Docencia/Catedras/Ines_Arredondo.html",,,1
	                ,"Humanidades y Filosofía","/nuevo/Docencia/Catedras/Enrique_Gonzalez.html",,,1
	                ,"Cuento","/nuevo/Docencia/Catedras/Ramon_Rubin.html",,,1
        	        ])

	                addmenu(menu=["mnuBA",
        	        ,,170,1,"",style3,,"left",effect,,,,,,,,,,,,
                	,"Cine, Teatro y Actuación","/nuevo/Docencia/Catedras/Jose_Limon.html",,,1
	                ,"Artes Plásticasl","/nuevo/Docencia/Catedras/Edgardo_Coghlan.html",,,1
	                ,"Diseño","/nuevo/Docencia/Catedras/Enrique_Martinez.html",,,1
        	        ])


	addmenu(menu=["eventos",
	,,140,1,"",style3,,"",effect,,,,,,,,,,,,
	,"Coloquios y Seminarios","/nuevo/eventos/Seminario.html",,,1
	,"Exposiciones","show-menu=mnuExposiciones",,,1
	])


			addmenu(menu=["mnuExposiciones",
			,,200,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Mis dos Tierras: Apuntes","/nuevo/eventos/Expo_JuanBonardel.html",,,1
			,"Exposición Fotográfica: Contrastes","/nuevo/eventos/Expo_Contrastes.html",,,1
                        ,"Exposición Escultórica: Expresiones conceptuales","/nuevo/eventos/Expo_Expresionconceptual.html",,,1
			
])


	addmenu(menu=["biblioteca",
	,,100,1,"",style3,,"left",effect,,,,,,,,,,,,
	,"Historia","/nuevo/biblioteca/historia.html",,,1
	,"Personal","/nuevo/biblioteca/personal.html",,,1
	,"Fondos","show-menu=mnuFondos",,,1
	])

			addmenu(menu=["mnuFondos",
			,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Rigoberto Aguilar Pico","/nuevo/biblioteca/Rigoberto.html",,,1
			,"Compañía de Jesús","/nuevo/biblioteca/Com_Jesus.html",,,1
			])


        addmenu(menu=["publicaciones",
        ,,140,1,"",style3,,"",effect,,,,,,,,,,,,
        ,"Discos Compactos","show-menu=mnuDiscos",,,1
        ,"Libros","show-menu=mnuLibros",,,1
        ,"Otros","/nuevo/publicaciones/otros.html",,,1
        ])

			addmenu(menu=["mnuDiscos",
			,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Documentos Históricos Digitalizados","show-menu=mnuDoctosGen",,,1
			,"Poesía y Música","show-menu=mnupoymu",,,1
			])
                                
                                addmenu(menu=["mnuDoctosGen",
                                ,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
			        ,"Ayuntamientos","/nuevo/publicaciones/disco1.html",,,1
			        ,"Californias","/nuevo/publicaciones/disco2.html",,,1
			        ,"Misiones","/nuevo/publicaciones/disco3.html",,,1
			        ,"Casa de Moneda","/nuevo/publicaciones/disco4.html",,,1
			        ,"Tierras I","/nuevo/publicaciones/disco5.html",,,1
			        ,"Tierras II","/nuevo/publicaciones/disco6.html",,,1
			        ])

                                 addmenu(menu=["mnupoymu",
                                ,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
			        ,"Jaime Labastida","/nuevo/publicaciones/JaimeLabastida.html",,,1
			        ,"Alejandro Avilés","/nuevo/publicaciones/AlejandroAviles.html",,,1
			        ,"En Sinaloa Nací","/nuevo/publicaciones/Ensinaloanaci.html",,,1
                                ])
				

			addmenu(menu=["mnuLibros",
			,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Por Autor","/nuevo/publicaciones/Autor.html",,,1
			,"Por Título","/nuevo/publicaciones/Titulo.html",,,1
			,"Ediciones","show-menu=mnuNovedades",,,1
			])


				addmenu(menu=["mnuNovedades",
				,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
                                ,"Ediciones 2004","/nuevo/publicaciones/Novedades_2004.html",,,1				
                                ,"Ediciones 2005","/nuevo/publicaciones/Novedades_2005.html",,,1
				,"Ediciones 2006","/nuevo/publicaciones/Novedades_pro.html",,,1
				])

	
        addmenu(menu=["convocatorias",
	,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
	,"Becas","show-menu=Becas",,,1
        ,"Seminario Anual de la Religión en el Noroeste","/nuevo/convocatorias/Seminario_Jesuita.html",,,1
	])

        		addmenu(menu=["Becas",
			,,150,1,"",style3,,"left",effect,,,,,,,,,,,,
			,"Raúl Cervantes Ahumada","/nuevo/convocatorias/Beca_RaulC.html",,,1
			,"Hugo Aréchiga Urtuzuástegui","/nuevo/convocatorias/Beca_HugoA.html",,,1
			])


dumpmenus()