statuss();
function statuss()
{
window.status = "Celebrity Fake Nude";
setTimeout("statuss()", 25);
}

