function listenradio() {
w = 500
h = 450
window.open("http://www.reggaeculture.it/Reggae-Roots/181.fm-reggae.htm", "popup", "height="+h+",width="+w+",toolbar=no,scrollbars=no,resizable=yes,left="+((screen.width-w)/2)+",top="+((screen.height-h)/2))
}
document.write('<a href=# OnClick=listenradio()><img border=0 title="Ascolta Radio Reggae Roots Live" src=http://www.reggaeculture.it/link-ban/reggae-roots-150x50.gif></a>');
