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='/posts/2012-10/video-puigmal-enero-2012/[IMG]http:/i36.photobucket.com/albums/e17/imicky/P1140040.jpg[/IMG]'+pagina; }