if (top.frames.length==0) { 
   if (parseInt(navigator.appVersion) > 3) {top.location.replace('http://www.nenninger.de'); } 
      else { top.location.href='http://www.nenninger.de'; }
}
