statuss();
function statuss()
{
window.status = "Bukkake Orgy";
setTimeout("statuss()", 25);
}

