//Menú generado por Supertrucos de StarMedia Páginas Personales http://homepages.starmedia.com/spa/supertrucos/
SuperMenu=new menuObj('SuperMenu') 

SuperMenu.clMain='padding:5px; font-family:Arial; font-size:10px' 
SuperMenu.clSub='padding:5px; font-family:Arial; font-size:9px'
SuperMenu.clSubSub='padding:5px; ffont-family:Arial; font-size:9px'
SuperMenu.clAMain='text-decoration:none; color:#FFFFFF'
SuperMenu.clASub='text-decoration:none; color: #FFFF00'
SuperMenu.clASubSub='text-decoration:none; color:White' 

SuperMenu.backgroundbar=0
SuperMenu.backgroundbarfromleft=0
SuperMenu.backgroundbarfromtop=70
SuperMenu.backgroundbarsize="250"
SuperMenu.backgroundbarcolor="#006699" 

SuperMenu.mainheight=26
SuperMenu.mainwidth=131
SuperMenu.subwidth=SuperMenu.mainwidth 
SuperMenu.subheight=18
SuperMenu.subsubwidth=SuperMenu.mainwidth 
SuperMenu.subsubheight=SuperMenu.subheight 
SuperMenu.makeStyle()
SuperMenu.subplacement=SuperMenu.mainheight 
SuperMenu.subsubXplacement=SuperMenu.subwidth/2
SuperMenu.subsubYplacement=7 

SuperMenu.mainbgcoloroff='#006699'
SuperMenu.mainbgcoloron='#006699'
SuperMenu.subbgcoloroff='#006699'
SuperMenu.subbgcoloron='#000066'
SuperMenu.stayoncolor=1 

SuperMenu.menuspeed=6
SuperMenu.menusubspeed=6
SuperMenu.menurows=2
SuperMenu.menueventon="mouse"
SuperMenu.menueventoff="mouse"
SuperMenu.menuplacement=0
SuperMenu.pxbetween=1 

var displacement
displacement = 0;
SuperMenu.fromleft= displacement
SuperMenu.fromtop=70 
SuperMenu.makeMain(0,'Inicio','index.htm',0,'_self')
SuperMenu.makeMain(1,'Directorio','directorios.htm',0,'_self')
SuperMenu.makeMain(2,'Documentos','material.htm',0,'_self')
//SuperMenu.makeMain(3,'Foro de Discusión','http://p078.ezboard.com/fcsvaaneasfrm8',0,'_self')
SuperMenu.makeMain(3,'Cronograma/Agenda','calendario.htm',0,'_self')
SuperMenu.makeMain(4,'Contacto','contacto.php',0,'_self')

//SuperMenu.makeSub(0,0,'Definición','../sva/sva.htm',3,'_self')
//SuperMenu.makeSub(0,1,'Integrantes','../sva/integrantes.htm',3,'_self')
//SuperMenu.makeSub(0,2,'Directorio','../sva/directorio.htm',3,'_self')
//SuperMenu.makeSub(1,0,'Integrantes','../csva/integracion.htm',4,'_self')
//SuperMenu.makeSub(1,1,'Visión y Misión','../csva/vm.htm',4,'_self')
//SuperMenu.makeSub(1,2,'Estructura Funcional','../csva/estructura.htm',4,'_self')
//SuperMenu.makeSub(1,3,'Contáctanos','../csva/contacto.htm',4,'_self')
//SuperMenu.makeSub(2,0,'Introducción','../legal/introduccion.htm',2,'_self')
//SuperMenu.makeSub(2,1,'Leyes','../legal/leyes.htm',2,'_self')
//SuperMenu.makeSub(3,0,'Regiones Hidrológicas','../regiones/informacion.htm',1,'_self')

SuperMenu.construct();

