function enviar() {
	document.frmMovelia.login.value='usuiOMEGAD';
	document.frmMovelia.pwd.value='usuiOMEGAD';
	document.frmMovelia.submit();
}