function listenradio() {
w = 600
h = 470
window.open("http://www.buscatube.eu/radio_salsa/mexico_24_hrs.htm", "popup", "height="+h+",width="+w+",toolbar=no,scrollbars=no,left="+((screen.width-w)/2)+",top="+((screen.height-h)/2))
}
document.write('<a href=# OnClick=listenradio()><img border=0 title="Radio Mexico.. La Salsa 24 Hrs" src=http://www.buscatube.eu/radio_salsa/immagini/radio_salsa.gif></a>');
