Widget not in any sidebars

Conferencias-EN / Uncategorized

TOWARD THE SHIPYARD 4.0: TECHNOLOGIES IN EVOLUTION

Conferencias

HACIA EL ASTILLERO 4.0: TECNOLOGÍAS EN EVOLUCIÓN
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","""); }