BECAS

becas-19-20
Convocatoria becas UDC-NAVANTIA Curso 2019/20
Resolución convocatoria becas UDC-NAVANTIA Curso 2019/20
jQuery(function($) { $('select').on('change', function() { var url = $(this).val(); if (url) { window.location = url; } return false; }); }); function surfto(form) { var myindex=form.dest.selectedIndex window.open(form.dest.options[myindex].value,"_top","""); }