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