// JavaScript Site

function abreJanelaPolitica (){
	window.open('politica.html','_blank','scrollbars=yes, width=770,height=440,left=100,top=100');
}
	
function abreJanelaDireitos (){
	window.open('direitos.html','_blank','scrollbars=yes, width=770,height=440,left=100,top=100');
}



function abreJanelaAntonioMauricioReschke (){
	window.open('ex_pres/AntonioMauricioReschke.html','_blank','scrollbars=yes, width=770,height=440,left=100,top=100');
	}
function abreJanelaLourivalAmaralStock (){
	window.open('ex_pres/LourivalAmaralStock.html','_blank','scrollbars=yes, width=770,height=440,left=100,top=100');
	}	
function abreJanelaJoseReisdeCastro (){
	window.open('ex_pres/JoséReisdeCastro.html','_blank','scrollbars=yes, width=770,height=440,left=100,top=100');
	}
function abreJanelaEdsonFernandodeLimaBazana (){
	window.open('ex_pres/EdsonFernandodeLimaBazana.html','_blank','scrollbars=yes, width=770,height=440,left=100,top=100');
	}
function abreJanelaRobsonColombiSchuler (){
	window.open('ex_pres/RobsonColombiSchuler.html','_blank','scrollbars=yes, width=770,height=440,left=100,top=100');
	}
function abreJanelaAdaoGeraldoRegisdosSantos (){
	window.open('ex_pres/AdãoGeraldoRégisdosSantos.html','_blank','scrollbars=yes, width=770,height=440,left=100,top=100');
	}