var langArray = [];
langArray['_LANG_JS_ERROR_ADDRESS'] = "Incorrect address";
langArray['_LANG_JS_ERROR_CITY'] = "Invalid town/city";
langArray['_LANG_JS_ERROR_EMAIL'] = "Invalid e-mail";
langArray['_LANG_JS_ERROR_FIRST_NAME'] = "Invalid first name";
langArray['_LANG_JS_ERROR_LAST_NAME'] = "Invalid last name";
langArray['_LANG_JS_ERROR_NAME'] = "Invalid name";
langArray['_LANG_JS_ERROR_ORGNR'] = "Invalid Org.Reg.No./personal ID number";
langArray['_LANG_JS_ERROR_PASSWORD'] = "Invalid password";
langArray['_LANG_JS_ERROR_PHONE'] = "Invalid telephone number";
langArray['_LANG_JS_ERROR_USERNAME'] = "Invalid username";
langArray['_LANG_JS_ERROR_ZIPCODE'] = "Incorrect postcode (Zip code)";
langArray['_LANG_JS_MUST_ACCEPT_GENERAL_TERMS'] = "You must accept the General Terms and Conditions.";
langArray['_LANG_JS_PLACE_BID_CONFIRM'] = "Are you sure you wish to place this bid? It cannot be retracted.";
langArray['_LANG_JS_PREDROP_CONFIRM'] = "Do you accept the following terms and conditions? \n\n*You agree to sell the Object at the starting price of 10€ if only 1 bid is received.\n*The Object will be removed from MissDomain after the auction has ended.\n*After the auction has ended, you may not post the Object at MissDomain during a 4 month holding period.";
langArray['_LANG_JS_SENDING_MESSAGE'] = "Sending message, please wait..";
