function start()
{
setInterval("window.status='KOMM REIN!!! DEINE HERRIN WARTET...'",5);
}
