function abre(url) {
window.open('http://musica.uol.com.br/pulso/'+url,'pulso','width=300,height=250,scrollbars=1,location=0,menubar=0,resizable=0,status=0,toolbar=0');
}