function Account() {
}
Account.constants = new Object();
Account.constants.TEXT_EMAIL_SENT_CONFIRMATION = "Copy of details sent to: ";

