var URL = location.href;
if (location.href.indexOf ("babelfish.altavista.com")==-1){
document.write( "<Map name=translate_por>");
document.write( "<AREA COORDS=45,84,80,105 SHAPE=rect href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=pt_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_por.gif alt='Babel Fish Translate' width=131 height=156 usemap=#translate_por border=0>")
} else {
document.write( "<img  src=http://babelfish.altavista.com/static/i/af/trans_por_off.gif width=131 height=156 border=0>")
}
