function Account() {
}
Account.constants = new Object();
Account.constants.TEXT_EMAIL_SENT_CONFIRMATION = "Se envia una copia de los datos a: ";

