function openPopUp(janela) {
	window.open(janela,"Ajuda","width=466,height=350,status=no,scrollbars=yes,top=100,left=50");
}