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