var barrabajo = ' | ShinChanTv.com | La web NO oficial | '; 
function barra()
{
window.status = barrabajo;
timerID= setTimeout("barra()", 15);
}