// JavaScript Document

function tirabotao(end) {
	document.getElementById("botoes").innerHTML = 'Aguarde...<img src="'+end+'" />';
}