    var seite = self.location.search.length;
    var url = self.location.search.substring(1,seite);

    if ( self.location.search.length == 0 ) parent.top.location.href = "http://www.rattenrudel.de";

