function buscar(){ document.search.q.value=document.search.q.value+document.getElementById('busqueda').value document.search.q.submit(); } function ira(){ var pagina=document.getElementById('selector').value; location='/videos/2006-11/17-arista-ferbos-al-pic-des-trois-conseillers-3039-m/'+pagina; }