if (!Lang) {
    window.Lang = {};
}

Lang['SPECIFY_LOGIN']               = 'Please enter your member ID';
Lang['SPECIFY_PASSPORT']            = 'Please enter your password';
Lang['SPECIFY_TITLE']               = 'Please enter your title';
Lang['SPECIFY_LAST_NAME']           = 'Please enter your last name';
Lang['SPECIFY_FIRST_NAME']          = 'Please enter your first name';
Lang['SPECIFY_DOB_DAY']             = 'Please enter your date of birth';
Lang['SPECIFY_DOB_MONTH']           = 'Please enter your month of birth';
Lang['SPECIFY_DOB_YEAR']            = 'Please enter your year of birth';
Lang['SPECIFY_GENDER']              = 'Please enter your sex';
Lang['SPECIFY_CITIZENSHIP']         = 'Please enter your citizenship';
Lang['SPECIFY_PASSPORT_NUMBER']     = 'Please enter your number of document confirming your citizenship';
Lang['SPECIFY_PASSPORT_TERM_DAY']   = 'Please enter your document expiry day';
Lang['SPECIFY_PASSPORT_TERM_MONTH'] = 'Please enter your document expire month';
Lang['SPECIFY_PASSPORT_TERM_YEAR']  = 'Please enter your document expire year';
Lang['SPECIFY_PASSPORT_EXPIRED']    = 'Your passport is expired';
Lang['SPECIFY_ADDRESS_TYPE']        = 'Please enter your address type';
Lang['SPECIFY_ADDRESS_COUNTRY']     = 'Please enter your country in address';
Lang['SPECIFY_ADDRESS_ZIP']         = 'Please enter your postal code';
Lang['SPECIFY_ADDRESS_CITY']        = 'Please enter your city in address';
Lang['SPECIFY_ADDRESS']             = 'Please enter your address ';
Lang['SPECIFY_PHONE1_TYPE']         = 'Please enter your telephone 1 type';
Lang['SPECIFY_PHONE1_COUNTRY']      = 'Please enter your country of telephone number 1';
Lang['SPECIFY_PHONE1_CODE']         = 'Please enter your city code of telephone number 1';
Lang['SPECIFY_PHONE1_NUMBER']       = 'Please enter your number of telephone 1';
Lang['SPECIFY_EMAIL']               = 'Please enter your e-mail';
Lang['SPECIFY_CHALLENGE_QUESTION']  = 'Please enter your secret question';
Lang['SPECIFY_CHALLENGE_ANSWER']    = 'Please enter your answer on secret question';
Lang['SPECIFY_CORRESPONDENCE_TYPE'] = 'Please enter your correspondence preference';
Lang['SPECIFY_CORRESPONDENCE_LANGUAGE'] = 'Please enter your correspondence language';
Lang['SPECIFY_START_DATE_DAY']    	= 'Please enter your day pf starting date';
Lang['SPECIFY_START_DATE_MONTH']    = 'Please enter your month of starting date';
Lang['SPECIFY_START_DATE_YEAR']     = 'Please enter your year of starting date';
Lang['SPECIFY_FINISH_DATE_DAY']   	= 'Please enter your day of ending date';
Lang['SPECIFY_FINISH_DATE_MONTH']   = 'Please enter your month of ending date';
Lang['SPECIFY_FINISH_DATE_YEAR']    = 'Please enter your year of ending date';
Lang['SPECIFY_MIDDLE_NAME']    = 'Please enter your middle name';
Lang['SPECIFY_APPELLATION']    = 'Please enter your place of employment';
Lang['SPECIFY_POSITION']    = 'Please enter your position';
Lang['SPECIFY_CORRECT_PHONE1_CODE']         = 'Telephone code must contain numbers only';
Lang['SPECIFY_CORRECT_PHONE1_NUMBER']       = 'Telephone number 1 must contain numbers only';
Lang['SPECIFY_CORRECT_ADDRESS']        		= 'Address must contain latin letters and numbers only';
Lang['SPECIFY_CORRECT_ADDRESS_CITY']        = 'City name must contain latin letters only';
Lang['SPECIFY_CORRECT_ADDRESS_ZIP']         = 'Postal code must contain latin letters and numbers only';
Lang['SPECIFY_CORRECT_PASSPORT_NUMBER']     = 'Document number must contain latin letters and numbers only';
Lang['SPECIFY_CORRECT_LAST_NAME']           = 'Last name must contain latin letters only';
Lang['SPECIFY_CORRECT_FIRST_NAME']          = 'First name must contain latin letters only';
Lang['SPECIFY_CORRECT_MIDDLE_NAME']    = 'Middle name must contain latin letters only';
Lang['SPECIFY_CORRECT_APPELLATION']    = 'Organization name must contain latin letters, numbers and space only';
Lang['SPECIFY_CORRECT_POSITION']    = 'Position must contain latin letters, numbers and space only';
Lang['SPECIFY_CORRECT_EMAIL']               = 'Please fill in your valid e-mail address';
Lang['REGISTRATION_MUST_CONFIRM_RULES']               = 'You should agree with the general rules to join the programme';


Lang['SPECIFY_GENERATE_LEVEL'] = 'Please enter your level';
Lang['SPECIFY_GENERATE_DOB_DAY'] = 'Please enter your day of birth';
Lang['SPECIFY_GENERATE_DOB_MONTH'] = 'Please enter your month of birth';
Lang['SPECIFY_GENERATE_DOB_YEAR'] = 'Please enter your year of birth';
Lang['SPECIFY_GENERATE_PHONE'] = 'Please enter last 4 numbers of your telephone number';
Lang['SPECIFY_GENERATE_EMAIL'] = 'Please enter your e-mail';
Lang['SPECIFY_GENERATE_QUESTION'] = 'Please enter your secret question';
Lang['SPECIFY_GENERATE_ANSWER'] = 'Please enter your answer on secret question';


Lang['ERROR_DATE_BIGGEST']         	= 'Information is accepted not earlier than 14 days from flight date.';
Lang['ERROR_DATE_LOWEST']         	= 'Date should be not less than 185 days from present-day';
Lang['ERROR_AIRPORT_FROM']         	= 'Please enter airport of departure';
Lang['ERROR_AIRPORT_TO']         	= 'Please enter airport of arrival';
Lang['ERROR_DATE_DAY']         		= 'Please enter day';
Lang['ERROR_DATE_MONTH']         	= 'Please enter month';
Lang['ERROR_DATE_YEAR']         	= 'Please enter year';
Lang['ERROR_BOOKING_CLASS']         = 'Please enter booking class';
Lang['ERROR_TICKET_13']             = 'Ticket number must contain 13 symbols';
Lang['ERROR_TICKET_4']              = 'The flight number must contain 3 characters minimum';
Lang['ERROR_ALERT_POPUP']           = 'Blocker prevent opening type window';
Lang['ERROR_LOGIN_LENGTH']          = 'Login can not contain more than %lenght% symbols';
Lang['ERROR_PASSWORD_LENGTH']       = 'Password can not contain more than %lenght% symbols';
Lang['ERROR_EMAIL']                 = 'E-mail is not valid';
Lang['ERROR_START_AND_FINISH_NOT_EQUALS']   = 'Fates should differ';
Lang['ERROR_INCORRECT_PASSWORD_CONFIRM']    = 'Password confirmation is not valid';
Lang['ERROR_INCORRECT_LOGIN_OR_PASSWORD']   = 'Member ID or password is not valid';
Lang['ERROR_INCORRECT_PASSWORD']    = 'Password is not valid';
Lang['ERROR_LOGIN']                 = 'Error occured during enter';
Lang['ERROR_REQUEST']               = 'Error occured during request';
Lang['ERROR_CAPTCHA']               = 'Specify correct confirmation code';
Lang['ERROR_USER_EXISTS']           = 'You are already registered in the system';
Lang['SUCCESS_OK']                  = 'OK';
Lang['SUCCESS_INFORMATION_ADD']     = 'Information added and will be verified soon';
Lang['PROFILE_UPDATE']     			= 'Profile was refreshed';
Lang['SUCCESS_PASSWORD_GENERATE']   = 'Password successfully generated. Letter with further instructions will be send on your e-mail';
Lang['ERROR_PASSWORD_GENERATE']     = 'Specify information';
Lang['REGISTRATION_ADDRESS_LENGTH'] = 'Address must contain not more than 200 symbols';



Lang['ERROR_PHONE2_TYPE_MUST_NOT_EQUAL_PHONE1_TYPE'] = 'Second telephone type should differ from first telephone type';



Lang['PHONES'] = {};
Lang['PHONES']['EMPTY']    = '-- Choose from the list --';
Lang['PHONES']['HOME'] 	   = 'Home phone number';
Lang['PHONES']['BUSINESS'] = 'Business phone number';
Lang['PHONES']['CELLULAR'] = 'Mobile phone ';

Phones = {
	E: Lang['PHONES']['EMPTY'],
	H: Lang['PHONES']['HOME'],
	B: Lang['PHONES']['BUSINESS'],
	C: Lang['PHONES']['CELLULAR']
};