
var RegistrationText = {
    Email : "We will use this address to send you your account validation e-mail which will complete the registration process. You will also use this email address to logon to the site",
    Username : "Your user name can be between 3 and 10 characters long. It can include small and capital letters as well as numbers. This is the name the hosts will see when you logon to chat, leave tips etc!",
    CurrentPassword : "In order to change your password you must first specify your current password.",
    Password : "Your Password should be min 3 and max 20 characters. You should keep your password safe at all times.",
    ConfirmPassword : "For extra security we require that you confirm your password to make sure you have not mistyped it!",
    Country : "Service availability varies from country to country. To ensure we are giving you the correct services and access numbers we need to know the country you are based in.",
    Promo : "Enter promo code in the field to receive free credit points which you can trade for live chat and content. Make sure you register your telephone number to activate your points.",
    Captcha : "To increase security for all our users on the site and to stop auto registration you need to enter the security code exactly as it is displayed to you. The code is case sensitive."
};

