var url=location.href;
document.getElementById("idiomas").innerHTML = '<a href="' + url + '" target="_self"><img src="http://www.fundasantos.org.br/xvicba/e107_themes/sebes/images/br.jpg" alt="Portugu&ecirc;s" title="Portugu&ecirc;s" /></a>';
document.getElementById("idiomas").innerHTML += '<a href="http://translate.google.com.br/translate?u=' + url + '&sl=pt&tl=en&hl=&ie=UTF-8" target="_self"><img src="http://www.fundasantos.org.br/xvicba/e107_themes/sebes/images/ing.jpg" alt="Ingl&ecirc;s" title="Ingl&ecirc;s" /></a>';
document.getElementById("idiomas").innerHTML += '<a href="http://translate.google.com.br/translate?u=' + url + '&sl=pt&tl=fr&hl=&ie=UTF-8" target="_self"><img src="http://www.fundasantos.org.br/xvicba/e107_themes/sebes/images/fr.jpg" alt="Franc&ecirc;s" title="Franc&ecirc;s" /></a>';