@ -30,8 +30,9 @@ function liveplayer (elt) {
if (iframe&&d.artist){
iframe.src = d.artist;
}
}, DELAY_TIME_SECS*1000);
window.setTimeout(poll, 10000);