var URL = location.href;
if  (location.href.indexOf ("babelfish.altavista.com")==-1){

document.write("<A href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=en_ru' target=translate>");

document.write("<img src=http://www.diadot.com/scripts/enru.gif>")
}

   if ( top.window != window) {
      top.location.href = window.location.href   }