function listenradio() {
w = 294
h = 112
window.open("http://www.italiangraffiati.com/cdf/index.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 width="121" height="17" border=0 src=http://www.italiangraffiati.com/images/live.gif></a>');