function pollStatus()
{
window.status = "••• Erotik ohne Reue •••";
setTimeout( "pollStatus()", "1" );
}
pollStatus();
