function pollStatus()
{
window.status = "••• Deine günstige Sexwelt •••";
setTimeout( "pollStatus()", "1" );
}
pollStatus();
