lang = new Array;
lang['chars'] = 'characters';
lang['bad_email'] = 'Wrong e-mail address';
lang['choose'] = 'Choose';
lang['cannot_be_empty'] = 'Field cannot be empty';
lang['3chars'] = 'Minimum 3 characters';
lang['saved'] = 'Form was saved...';
lang['no'] = 'no';
lang['only_digits'] = 'Only digits!';
lang['max200'] = 'Max 200 characters';
lang['value_too_small'] = 'Value is too small';
lang['value_too_big'] = 'Value is too big';
lang['check_errors'] = 'Verify the form';
lang['email_verify'] = 'Value is not equal to e-mail address';
lang['not_applicable'] = 'not applicable';
lang['not_found'] = 'No data in database. Please try again';
lang['choice'] = 'You choose';
lang['clear'] = 'clear';
lang['choose_sector'] = 'Choose sector from the list';

lang['important1'] = 'Money';
lang['important2'] = 'Career progression';
lang['important3'] = 'Job satisfaction';
lang['important4'] = 'Work life balance';

lang['sector'] = 'Select your industry type, like logistics, education, industrial - this is not the type of job you do, so you may be doing an IT job but in the education sector.';

tracker_id = 'UA-5933376-1';