var URL = location.href;
if (location.href.indexOf ("babelfish.altavista.com")==-1){

document.write("<p>");	
document.write("<a href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=de_fr' target='translate'>");	
document.write( "<img style='float:right;border:1px solid #000;margin-left:5px;' src=http://www.bayerwaldregion.de/bayerwaldregion/htm/bbfish_fr.gif width=33 height=19>");
document.write("</a>");

document.write("<a href='http://babelfish.altavista.com/babelfish/tr?doit=done&url="+URL+"&lp=de_en' target='translate'>");	
document.write( "<img style='float:right;border:1px solid #000;margin-left:5px;' src=http://www.bayerwaldregion.de/bayerwaldregion/htm/bbfish_e.gif width=33 height=19>");
document.write("</a>");
document.write("</p>");	

} else {
}
