
$(document).ready(function() {
			$("#ctl00_ContentMain_ctl04_btnSubmit").attr("value", "Enviar");
 });

