//LOS ELEMENTOS DEL MENU TIENEN: //NOMBRE (Con el que aparecerán) //VINCULO ASOCIADO (a donde se enviará al hacer click) //COLOR DEL BOTÓN fuera //COLOR DEL BOTÓN sobre //Color Texto fuera //Color Texto sobre //Nota el color del botón puede ser amarillo, azul, verde, o rojo de 30 x 30 $paginas = Array( Array('Main', 'index.php','verde', 'amarillo', 'blanco', 'amarillo', 1), Array('Curriculum', 'curriculum.php', 'verde', 'amarillo', 'blanco', 'amarillo', 1), Array('Publications List', 'publications.php', 'verde', 'amarillo', 'blanco', 'amarillo', 1), Array('Students', 'students.php', 'verde', 'amarillo', 'blanco', 'amarillo', 1), /** Array('Books', 'publications.php#books', 'verde', 'amarillo', 'blanco', 'amarillo', 2), Array('Chapters of Books', 'publications.php#chapters_of_books', 'verde', 'amarillo', 'blanco', 'amarillo', 2), Array('Articles', 'publications.php#articles', 'verde', 'amarillo', 'blanco', 'amarillo', 2), Array('Proceedings of Conferences', 'publications.php#proceedings_of_conferences','verde', 'amarillo', 'blanco', 'amarillo', 2), Array('Preprints', 'publications.php#preprints', 'verde', 'amarillo', 'blanco', 'amarillo', 2),**/ Array('Sliding Mode Control Lab', 'http://verona.fi-p.unam.mx/~modosdeslizantes/index.php', 'verde', 'amarillo', 'blanco', 'amarillo', 1), Array('Cursos', 'cursos.php', 'verde', 'amarillo', 'blanco', 'amarillo', 1), //Array('Old Site', 'oldsite/index.html', 'verde', 'amarillo', 'blanco', 'amarillo', 1), Array('VSS10', 'http://www.vss2010.unam.mx', 'verde_n', 'amarillo_n', 'blanco', 'amarillo', 1), Array('Videos', 'videos.php','rojo_n', 'rojo_n', 'negro', 'negro', 1), Array('Crane', 'crane.php?orden=0&tipo=num&sentido=DESC&year=ALL&topic=ALL','azul','amarillo','blanco', 'amarillo', 2), Array('Helicopter', 'heli.php?orden=0&tipo=num&sentido=DESC&year=ALL&topic=ALL','azul','amarillo','blanco', 'amarillo', 2), Array('Inverted Pendulum', 'pendulum.php?orden=0&tipo=num&sentido=DESC&year=ALL&topic=ALL', 'rojo', 'rojo', 'blanco', 'amarillo', 2), Array('Generation of Oscillations', 'osci.php?orden=0&tipo=num&sentido=DESC&year=ALL&topic=ALL','azul','amarillo','blanco', 'amarillo', 2),); foreach ($paginas as $ele) { $identificador=str_replace(" ", "_" , strtolower($ele[0]) ); echo "
"; echo "
".$ele[0]."
"; } ?>
VIDEOS
Content on this page requires a newer version of Adobe Flash Player.
Mass variation control via super-twisting algorithm with variable gains
Experiments performed by Alejandro Davila
previous page