var URL = location.href;
if (location.href.indexOf ("babelfish.altavista.com")==-1){
document.write( '<Map name=translate_de >');
document.write( '<AREA COORDS=84,84,120,105 SHAPE=rect href="http://babelfish.altavista.com/babelfish/tr?doit=done&url='+URL+'&lp=de_fr" target=translate>');
document.write( '<AREA COORDS=45,84,80,105 SHAPE=rect href="http://babelfish.altavista.com/babelfish/tr?doit=done&url='+URL+'&lp=de_en" target=translate>');
document.write( '<AREA COORDS=0,0,130,40 SHAPE=rect href="http://babelfish.altavista.com" target=translate>');
document.write( '</Map>');
document.write( '<img src=http://babelfish.altavista.com/static/i/af/trans_de.gif width=131 height=156 alt="Babel Fish Translate" usemap=#translate_de border=0>')
}
else {
document.write( '<img src=http://babelfish.altavista.com/static/i/af/trans_de_off.gif width=131 height=156 border=0>')
}
