// JavaScript Document
function ErroLogin() {
	alert("Usuário ou senha Invalida. Tente novamente");
}
