var URL = location.href;
if  (location.href.indexOf ("babelfish.altavista.com")==-1) {
document.write( "<map name=translate>");
document.write( "<AREA COORDS=8,30,31,46 SHAPE=rect href=http://babelfish.altavista.com/babelfish/tr?doit=done&urltext="+URL+"&lp=en_fr  target=translate>");
document.write( "<AREA COORDS=39,30,65,46 SHAPE=rect href=http://babelfish.altavista.com/babelfish/tr?doit=done&urltext="+URL+"&lp=en_it  target=translate>");
document.write( "<AREA COORDS=70,30,93,46 SHAPE=rect href=http://babelfish.altavista.com/babelfish/tr?doit=done&urltext="+URL+"&lp=en_pt  target=translate>");
document.write( "<AREA COORDS=100,30,125,46 SHAPE=rect href=http://babelfish.altavista.com/babelfish/tr?doit=done&urltext="+URL+"&lp=en_es  target=translate>");
document.write( "<AREA COORDS=5,10,32,26 SHAPE=rect href=http://babelfish.altavista.com/babelfish/tr?doit=done&urltext="+URL+"&lp=en_zh   target=translate>");
document.write( "<AREA COORDS=38,10,65,26 SHAPE=rect href=http://babelfish.altavista.com/babelfish/tr?doit=done&urltext="+URL+"&lp=en_de  target=translate>");
document.write( "<AREA COORDS=70,10,95,26  SHAPE=rect href=http://babelfish.altavista.com/babelfish/tr?doit=done&urltext="+URL+"&lp=en_ja  target=translate>");
document.write( "<AREA COORDS=99,10,123,26 SHAPE=rect href=http://babelfish.altavista.com/babelfish/tr?doit=done&urltext="+URL+"&lp=en_ko  target=translate>");
document.write( "</map>");
document.write( "<img  src=images/translate.gif  width=131 height=56  usemap=#translate  border=0>")
} else {
document.write( "<img  src=images/translateoff.gif  width=131 height=56  border=0>")
}

