var JSONObject = {messages:[{
"enter_email_address":"Please enter an email address.",
"enter_valid_email_address":"Please enter a valid email address.",
"enter_your_name":"Please enter your name.",
"enter_message_to_be_sent":"Please enter the message to be sent.",
"enter_the_password":"Please enter a password.",
"enter_your_company":"Please enter your company.",
"enter_your_first_name":"Please enter your first name.",
"enter_your_last_name":"Please enter your last name.",
"select_country_js":"Please select country.",
"enter_state":"Please enter state.",
"enter_zip_code":"Please enter zip code.",
"enter_postal_code":"Please enter postal code.",
"united_states_zipcodes_5_digits":"United States zipcodes have 5 digits only.",
"enter_numbers_only_for_zip_code":"Please enter numbers only for zip code.",
"select_your_primary_language":"Please select your primary language.",
"select_month_of_your_birthdate":"Please select month of your birthdate.",
"day_of_your_birthdate":"Please select day of your birthdate.",
"year_of_your_birthdate":"Please select year of your birthdate.",
"proper_day_of_selected_month":"Please select proper day of the selected month.",
"birth_date_limit":"Birth date should not be greater than today.",
"enter_your_email":"Please enter your email.",
"email_id_not_matching":"Email Id not matching.",
"enter_your_password":"Please enter your password.",
"passwords_not_matching":"Passwords not matching.",
"agree_on_surveyhead_terms_and_conditions":"You have to agree on Surveyhead terms and conditions to proceed.",
"enter_six_characters_from_image":"Please enter the six characters that you see in the image.",
"select_annual_household_income_js":"Please select annual household income.",
"select_education_status":"Please select your education status.",
"select_employment_status_js":"Please select your employment status.",
"select_industry_js":"Please select industry.",
"select_job_title_js":"Please select job title.",
"select_marital_status_js":"Please select marital status.",
"select_ethinicity":"Please select your ethinicity.",
"select_nationality":"Please select your Nationality.",
"select_im_provider_js":"Please select IM provider.",
"enter_instant_message_id":"Please enter your instant message ID.",
"select_childern_under_18":"Please select whether there are childern under 18 or no.",
"reason_to_close_account":"Please select at least one reason to close your account.",
"want_to_close_account":"Are you sure you want to close your account?",
"enter_valid_email":"Please enter valid email.",
"paypal_email_confirmation_email_mismatch":"Paypal email id and confirmation email id do not match.",
"enter_5_digit_zipcode":"Please enter 5 digit Zip code.",
"enter_valid_zipcode":"Please enter valid zip code.","enter_your_age":"Please enter your age.",
"enter_valid_age":"Please enter a valid age.",
"enter_age_between_13_and_100":"Enter age between 13 and 100","select_your_gender":"Please select your gender.",
"select_household_income":"Please select your household income.",
"agree_on_terms_and_conditions":"You have to agree on terms and conditions to proceed.",
"select_speak_language":"Select a language that you can speak",
"select_read_language":"Select a language that you can read",
"children_under_18_or_no":"Please select whether there are childern under 18 in your household or no",
"zip_code_length":"Please enter zipcode of length %%d%%",
"browser_not_support_ajax":"You browser does not support AJAX HTTP Request !! Update to latest version!",
"not_more_children":"Sorry, we do not maintain information of more than %%d%% children.",
"select_valid_birth_date_for_child":"Please select valid birth date for Child %%d%%",
"specify_child_gender":"Please specify gender for Child %%d%%",
"child_not_under_18":"Child %%d%% is not under 18 years. Please either remove this child info or change the birth date.",
"birth_date_cannot_be_future":"Birth Date of Child %%d%% cannot be a future date",
"can_select_options":"You can only select %%d%% options",
"confirm_child_remove":"Are you sure you want to remove info of child %%d%%?",
"children_under_18_info_will_be_lost":"The information regarding children under 18 in your household will be lost. Do you want to continue?",
"enter_your_zip_code_js":"Enter your zip code",
"enter_postal_code_js":"Enter your postal code",
"select_role_js":"Please select Role."}]};
