<script> function cambialink(n){ document.getElementsByName('enlace')[0].href = 'ampliarencuesta.php?id='+ n; } </script>