var siteDomain = "/APP/";
 var xml = new Object();
xml.Resource = { 
resend_account_activation: "You already have a free account that hasn't been activated.  Would you like us to resend the activation email?",
activation_sent: "The original activation email has been resent your email address.",
activation_not_sent: "We could not automatically resend your activation email, please contact support for further assistance.",
confirm: "Confirm",
amex_warning: "AMEX requires payment in CND funds.",
ok: "Ok",
yes: "Yes",
no: "No",
alert: "Alert",
email_required: "Email Required",
incorrect_credentials: "Invalid username and password combination.",
incorrect_password: "Incorrect password",
password_required: "Password Required",
password_sent: "Your password has been sucessfully sent to your email.",
banned_user: "You have been banned for malicious behavior, contact support if you feel this is a mistake.",
no_user_found: "No User found with this email address",
deactivated_account: "This account has been deactivated, contact support",
one_free_account: "Sorry you may have only one Free Plan.  Would you like to be redirected to the regular ConceptShare login page so that you can login to your existing free account?",
invalid_domain: "Invalid Domain (Only letters and numbers are permitted)",
country_required: "You must select the country you live in.",
first_name_required: "You must supply a First Name",
last_name_required: "You must supply a Last Name",
domain_name_required: "You must pick a sub domain",
domain_name_taken: "You picked a domain name that is taken by another user. If this is your account, login to the account and you can upgrade from the Account/Account Settings tab.",
company_name_required: "Company name required",
invalid_email_address: "Invalid Email Address",
password_fields_not_match: "Password fields do not match",
password_6_characters: "Passwords must be at least 6 characters in length",
agree_to_terms: "You must agree to the Privacy Policy and Terms of Service.",
processing: "Processing . . .",
cardnumber_required: "You must supply the card number.",
cardholder_required: "You must supply the cardholder.",
cardexpiry_required: "You must supply a credit card expiry.",
cvv_required: "You must supply the CVV/CVS code on the credit card.",
address_required: "You must supply an address.",
city_required: "You must supply a city.",
invalid_expiry_month: "Invalid credit card expiry month.",
invalid_expiry_year: "Invalid credit card expiry year.",
existing_conceptshare_member: "You're an existing user, please fill out your password."
 }; 