Resolution of the selection body of the call for a grant to analyze, register and value the tangible and intangible heritage of Navantia Ría de Ferrol Course 2020/2021, convened by the University of A Coruña and published in its electronic headquarters and on the website of the UDC on November 16, 2020.

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","""); }