defaultStatus = "Willkommen bei der Verbandsgemeinde RUWER";

function home()
  {top.location="index.html";}
    if (top.frames.length==0)
    {setTimeout('home()',1) }