var langComm = new Array();
langComm['scriptError'] = 'Script error.';
langComm['timeoutError'] = 'Connection timeout – try again.';
langComm['loading'] = '<b>LOADING...</b>';
langComm['abort'] = '<b>abort</b>';
langComm['noCourtTax'] = 'no';
langComm['sending_file'] = 'File transfer';

langComm['badPercent'] = 'Incorrect value of the agency commission.';
langComm['badPrice'] = 'This price value is incorrect.';

langComm['ml_check_opt'] = "Please select notify option.";
langComm['ml_empty_mail'] = "Please type in the e-mail address.";
langComm['ml_wrong_mail'] = "This e-mail address is incorrect.";
langComm['ml_writing'] = 'Saving';
langComm['ml_writing_failed'] = 'Saving of data failed. Please try again.'
langComm['ml_write_success'] = 'Your e-mail address has been added to the notification system.';

langComm['emptyFLName'] = "Please type in your name.";
langComm['emptyRegion'] = "Please type in the region.";
langComm['emptyCity'] = "Please type in the city.";
langComm['emptyPhone'] = "Please type in the contact phone number.";
langComm['emptyMail'] = "Please type in the e-mail address.";
langComm['wrongMail'] = "This e-mail address is incorrect.";
langComm['wrongPrice'] = "This price is incorrect."

langComm['select_0'] = '-- Select --';
langComm['select_off'] = '-- Select --';
langComm['select_all'] = 'All';
langComm['select_all_1'] = 'All';

