var barrabajo = ' || ZoNa Zero NetWorks || '; 
function barra()
{
window.status = barrabajo;
timerID= setTimeout("barra()", 15);
}