document.write('
Loading...
');
var update_827 = new Array();
var count_827 = 0;
var response_827 = "Error";
if(response_827.indexOf('|' != -1)) {
update_827 = response_827.split('|');
rotateRSS_827();
}
function rotateRSS_827() {
if(count_827 < update_827.length) {
document.getElementById('ticker_827').innerHTML = update_827[count_827++];
setTimeout('rotateRSS_827()', 4000);
} else {
count_827=0;
setTimeout('rotateRSS_827()', 4000);
}
}