
var ContactText = {
    Name : "Your full name",
    Email : "Your email address",
    About : "Select a topic from the dropdown.",
    Message : "Please enter your message",
    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."
};

