if (parent.frames.length>0) parent.location.href=self.document.location;function buscador(){var palabra=document.getElementById('buscar').value;var busqueda=palabra.replace(/([\s]+)/g,'-');location.href='/buscador/'+busqueda;return false;}
