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