document.write('
Loading...
');
var update_66 = new Array();
var count_66 = 0;
var response_66 = "» Gratis en goedkope proefabonnementen - klik hier";
if(response_66.indexOf('|' != -1)) {
update_66 = response_66.split('|');
rotateRSS_66();
}
function rotateRSS_66() {
if(count_66 < update_66.length) {
document.getElementById('ticker_66').innerHTML = update_66[count_66++];
setTimeout('rotateRSS_66()', 4000);
} else {
count_66=0;
setTimeout('rotateRSS_66()', 4000);
}
}