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