function init() {
  if(top.location.href == self.location.href) {
    top.location.href="http://www.weber-landmaschinen.at";
  }
}
