//COMMON MESSAGES

var msgSelectAtLeastOne = 'Please select at least 1 record to add/remove vehicle to/from your "Favorite list"';
var msgBlankForm = 'Blank form can not be submitted';
var msgMandet = 'Mandatory field/s can not be empty';
var msgBlankCap = 'Caption can not be left blank';
var msgBlankOpt = 'Option can not be left blank';
var msgBlankConnCap = 'Connect Caption can not be left blank';
var msgBlankConnOpt = 'Connect Option can not be left blank';
var msgBlankFile = 'File Name can not be left blank';
var msgBlankDuration = 'Banner duration value can not be left blank';
var msgInvalidDuration = 'Banner duration value must Numeric';
var msgRegiUser = 'You are not Registered User. You need to first register.';
var msgNumeric = 'Please enter numeric values only.';
var msgInvalidSsn = 'Please enter valid SSN number';
var msgOnlyOne = 'Please fill in either Userid or Email only';
var msgBlankSearchVehicle = 'Please enter at least Vehicle ID or Registration number of vehicle.';
var msgEnterOne = 'Please enter only Vehicle ID or Registration number of vehicle.';
var msgInvalidEntry = 'Please enter Asking price or select Not priced.';
var msgInvalidRentPrice = 'Please enter Rent Price per week.';
var msgInvalidForRentEntry = 'Please enter Asking price.';
var msgSaveSearchAgent = 'You can save Search agent on Advanced search. Selected search criteria will be moved to Advanced Search';
var msgLoginWarning = 'Hence if you are registered member of our website then you need to Login first. Or click "Register" to be registered member of our website.';
var selModel = 'Select Model';
var msgEnterPasswd = 'Updating your personal data will require password';
var msgPageNotAvailable = 'Page Not Available';
var notValidPageNumber = 'Page 0 is Not a Valid Page Number';
var notPageVal = 'Please Enter a Valid Digit. Value Should Not Be Character';
var msgInvalidIdRegno = 'Vehicle Id or registration no. is invalid. Please enter valid vehicle Id or registration no.';
var msgInValidID = 'Only comma separated Numbers are allowed';
var msgLngDescWord = 'Do not use words longer than 40 characters in description-field. Please decrease its length or add one or more SPACEs in between';
var msgLngModelInfoWord = 'Do not use words longer than 15 characters in model info-field. Please decrease its length or add one or more SPACEs in between';
var msgLngModelInfoLength = 'Do not use string longer than 30 characters in model info-field. Please decrease its length';

var msgAddFav = 'Added';
var msgRemFav = 'Removed';
var msgRptAddFav = 'Vehicle is already in your favorite list.';
var msgAddFavOne = 'Vehicle has been successfully added to your favorite list.';
var msgStatus = 'Please select the status';
var searchFavKeyword = 'Search by Keyword';
var msgNoImageAttached = 'Please attach at least 1 image with your vehicle.';

//ADD/EDIT USER/DEALER
var msgEnterPass = 'Enter the new password';
var msgEnterConfPass = 'Enter the confirm password';
var msgMandatoryFieldEmpty = 'You must fill in the fields marked with *';
var msgSpecialChar = '"Simple Dealer URL" value contains some invalid characters. Valid characters are Numeric digits (0-9) and English Alphabetical characters only';
var msgUserid = 'Please check whether Userid field is not blank, its length is greater than 4 and less than 12 characters and it can contain Numerical digits (0-9), Alphabetical characters (a-ö A-Ö) and _ ´ sign only';
var msgPasswd = 'Please check whether one of your Password field is not blank, its length is greater than 4 and less than 12 characters and it can contain Numerical digits (0-9), Alphabetical characters (a-ö A-Ö) and _ . - ´ signs only';
var msgSamePasswd = 'Password and Confirm password values must match to each other.';
var msgFLnameBlank = '*First name* and *Last name* fields are mandatory to fill in, and can contain a-z A-Z å Å ä Ä ö Ö ´ - characters only.';
var msgFullFLname = '*Name* field is mandatory to fill in, and can contain a-z A-Z å Å ä Ä ö Ö ´ SPACE _ - characters only.';
var msgTitleInvld = '*Title* field is mandatory to fill in, and can contain a-z A-Z å Å ä Ä ö Ö ´ SPACE _ - characters only.';
var msgAddBlank = '*Address* field is mandatory to fill in, and can contain 0-9 a-z A-Z å Å ä Ä ö Ö , . \' - _ SPACE ´ : ( ) characters only.';
var msgCityBlank = '*City* field is mandatory to fill in, and can contain 0-9 a-z A-Z å Å ä Ä ö Ö , - _ ´ : SPACE characters only.';
var msgHobbyInvld = '*Hobbies* field can contain 0-9 a-z A-Z å Å ä Ä ö Ö , . \' - _ @ SPACE : ; ´ ( ) + characters only.';
var msgRefSource = '*Other source* field can contain 0-9 a-z A-Z å Å ä Ä ö Ö . \' - _ @ SPACE : ; ´ ( ) + characters only.';
var msgContTime = '*Best time to contact* field can contain 0-9 a-z A-Z å Å ä Ä ö Ö . \' - _ SPACE ´ : ( ) characters only.';
var msgZip = '*Zip* field can contain contain 0-9 a-z A-Z characters only.';
var msgCheckZip = 'Please, check the zip number';
var msgUrlFormat = 'Url is either blank or please insert it in proper format.';
var msgInvalidEmail = 'The email address you have specified here appears invalid, please check and correct.';
var msgSameConfEmail = 'Please check e-mail address you have given';
var msgSameSeconEmail = 'Primary and secondary email can not be same.';
var msgPhoneFormat = 'Please check and correct your telephone number';
var msgFaxFormat = 'Please check and correct your fax number';
var msgMobileFormat = 'Please check and correct your mobile number';
var msgAllowSaveInDb = 'Please select allow save check box to allow us to save your records in our database.';
var msgDifferentConfirmPasswd = 'Your Old and New are are same hence enter different values for Old and New password..';
var msgInvalidCounter = 'Counter value must be numeric';
var msgResdId = 'The Userid you have selected is one of our reserved words, please select different Userid';
var msgOneCont = 'Please provide at least one contact number, either Phone or Mobile.';
var regConfirm = 'Are you sure that the information you have provided in this form is correct?';
var msgConfirmCancel = 'Are you sure, that you want to cancel registeration?';
var msgAddConfirmCancel = 'Are you sure, that you want to cancel the process of the adding details?';
var msgEditConfirmCancel = 'Are you sure, that you want to cancel the editing of the details?';
var msgConfirmReset = 'Are you sure, that you want to reset?';
var msgDomicile = 'Please select domicile.';
var msgTown = 'Please Select Town.';
var msgInvalidPower = 'Enter the proper Power value. Value must be in between 1 to 999';
var msgAge = 'Please select age.';
var msgBlankEmail = 'E-mail address -field is empty.';
var msgBlankMobile = 'Mobile field is empty.';
var msgSalesPerson = 'Please select sales person.';
var msgHooverType = 'Please select hoover type.';
var msgMobileSms = 'You must provide Mobile number, If you want notification for special offers and new products via SMS.';
var msgPriceHistory = 'Note that when allowing this, price history will be shown in all your ads';
var msgUserExist = 'This user Id already exist.';

//DEALER PERSON
var msgDelConfirm = 'Are you sure you want to delete?';
var msgDeleteLogoConfirm = 'Are you sure you want to delete logo of this record?';
var msgDeleteAllConfirm = 'Are you sure you want to delete all these records?';
var msgOnlyImageUpload = 'Only image/gif, image/pjpeg, image/jpeg, image/bmp, image/x-MS-bmp File types could be uploaded';
var msgNetwheelIdBlank = 'If XML Transfer permission is given, please insert atleast one Email address';
var msgChangeStatus = 'Are you sure you want to change status?';
var msgLeastOneCategory = 'Please select at least one category';
var msgInvalidAddress = 'Address field can contain 0-9 a-z A-Z å Å ä Ä ö Ö , . \' - _ SPACE ´ : ( ) characters only.';
var msgInvalidCity = 'City field can contain 0-9 a-z A-Z å Å ä Ä ö Ö , - _ ´ : SPACE characters only.';

//ADD/EDIT VEHICLE

var msgBlankRegNo = 'Vehicle Registration Number is blank';
var msgAboutRegNo = 'Either enter Reg. no. or check the checkbox to not registering the vehicle';
var msgBlankModelInfo = 'Vehicle Model Info is blank';
var msgInvalidRegNo = 'Your vehicle Registration Number is Invalid';
var msgInvalidPrice = 'Invalid Price Value, It should be Numeric values (0-9) only';
var msgInvalidDelCost = 'Invalid delivery cost value, It should be Numeric values (0-9) only';
var msgInvalidDelCostEntry = 'Please enter either Delivery cost or select No delivery cost.';
var msgInvalidFleaPrice = 'Blank Price can not be submited';
var msgLessThan1Price = 'Price can not be less then 1';
var msgInvalidMileage = 'Invalid Mileage Value, It should be Numeric values (0-9) only';
var msgInvalidMOT = 'Invalid Value of MOT, You must select both "Month" and "Year" for this field';
var msgInvalidFREG = 'Invalid Value of First registration date, You must select both "Month" and "Year" for this field';
var msgInvalidTooNew = 'If your vehicle is too new for MOT then do not select "Month" and "Year"';
var msgInvalidOwner = 'Invalid value for "Owner" field';
var msgInvalidLength = 'Invalid value for "Length" field';
var msgEngModel = 'Do not use words longer than 21 characters. Please decrease its length or add one or more SPACEs in between.';
var msgPrice = 'Vehicle price is too low, please enter proper price.';
var msgYearModel = 'Are you sure, that year model is current year ?';
var msgMilage = 'Are you sure that the mileage is';
var km = 'km ?';
var msgSelectMake = 'Please select Make';
var msgSelectModel = 'Please select Model';
var msgSelectBase = 'Please select Base';
var msgSelectYear = 'Please select Year Model';
var msgPostConfirmCancel = 'Are you sure, that you want to cancel posting ad?';
var msgBlankTown = 'Please select Town';
var msgInvalidForFTK = 'Vehicle\s Make, Model, Year, Engine Size and Mileage is necessory in order to get Finntakuu. So please set proper values for all of this.';
var msgNotAvailableFTK = 'You can\'t select Finntakuu for this vehicle.';
var msgSelectAgainFTK = 'Please also update finntakuu engine-model if you have updated make, model, engine size, year or mileage of the vehicle.';
var msgEngineSize = 'Please Select Engine Size.';
var msgDriveType = 'Please Select Drive Type.';
var msgFuelType = 'Please Select Fuel Type.';
var msgGearType = 'Please Select Gearbox Type.';
var msgNoOfPerson = 'Please Select Reg. No of person.';
var msgTown = 'Please Select Town.';
var msgCommentChar = 'you cant not add comment more then 500 char';
var msgInvalidWarranty = 'Invalid Warranty Value, It should be Numeric values (0-9) only.';
var msgLngWordFPart = 'Do not use words longer than ';
var msgLngWordSPart = ' characters. Please decrease its length or add one or more SPACEs in between.';
var msgProductionNo = 'Please enter proper Production Number.';
var msgInvalidModelInfo = 'Model Info field can contain 0-9 a-z A-Z å Å ä Ä ö Ö characters only.';
var msgDelNettPriceConfirm = 'Are you sure you want to remove the net price?';

// VIDEO UPLOAD
var msgVideoFileSelect = 'Please select a video file to upload';
var msgFileExtension = 'Uploading format should be filename.extension';
var msgVideoFileFormat = 'Sorry, uploading files in this format is not allowed. Please ensure your file names follow this format. '+"\n\n"+'1.Format should be filename.extension'+"\n"+'2. Legal characters are 1-9, a-z, A-Z, "_","-"';
var msgVideoFileExtension = 'Sorry, uploading a file with the extension';
var msgIsnotAllowed = 'is not allowed.';
var msgDeleteVideoConfirm = 'Are you sure you want to delete the video for this ad ?';

// NEWSPAPER AD
var msgCancelNewspaperAd = 'Are you sure, that you want to cancel posting of newspaper ad?';

//ADMIN PART
var msgOldNewRegSame = 'New and Old Registration Numbers are same';

//ADVANCED SEARCH PART

var msgDupSelected = 'You have already selected this Model';
var msgAccDupSelected = 'You have already selected this Accessory';
var msgInvalidFa = 'Your Search agent name should not be blank and can contain 0-9 a-z A-Z å Å ä Ä ö Ö , - _ ´ : and SPACE characters only.';
var msgMoreFa = 'You can save 4 Find Agents only, To save this find agent first remove one of exisiting find agents';
var modelDefVal = 'Any';
var makeAllSelected = 'All models from this make are already selected';
var anyModel = 'Any Model';
var msgFaForRegUser = 'Save search agent is available only for registered users of the website.';
var msgMotMonthErr = 'Please select the "month" from the drop down box to search vehicles inspected after specific date.';
var msgMotYearErr = 'Please select the "year" from the drop down box to search vehicles inspected after specific date.';

//VEHICLE STATISTICS
var msgSelectMakeOrYear = 'Please select atleast one of the Make or Year';

//INVALID BROWSER

var msgEnterContent = 'Please write your feedback';
var msgDeleteConfirm = 'Are you sure you want to delete this record?';

//LIST DEALER
var msgBlankDealer = 'Please specify dealer name to be searched.';

//VIEW VEHICLE
var msgAskForLogin = 'Ask question or Reply is available only for registered users of the website.'+"\n"+' Hence if you are registered member of our website then you need to Login first. Or click "Register" to be registered member of our website.';
var msgLongReport = 'The reason should not be longer than 300 characters';
var msgTooLongWord = 'The text, you have entered, is too long. It can contain only words less than 40 characters long. Hence, please divide the text in appropriate words.';

//Compare vehicles
var msgNoComSelected = 'Please select vehicles to remove from compare list';
var msgAtLeastTwoCompare = 'You must have at least 2 vehicles in your compare list or remove all of the vehicles from compare.';
var msgSelMinTwoVeh = 'maximum 10 vehicles are allowed for comparison.';
var msgBothComRem = 'Both of the vehicles will be removed from compare list. Are you sure that you want to remove?';
var msgAllComRem = 'There can not be one vehicle in your compare list. Are you sure that you want to remove all of the vehicles?';

//listService Page
var keywordtext = 'Enter Keyword here';
var keywordtext_nl = 'Enter keyword here';
var ziptext = 'Enter zip here';
var ziptext_nl = 'Domicile, town or zip';
var dealerKeyText_nl = 'Keyword';
var dealerText_nl = 'For example "helsinki" or "00100"';

var msgInvalidDeadWeight = 'Invalid value for "Dead weight" field';
var msgInvalidGrossWeight = 'Invalid value for "Gross weight" field';
var msgInvalidBeds = 'Invalid value for "Beds" field';
var msgInvalidSpeedLimit = 'Invalid value for "speed limit" field';
var msgInvalidBrakeless = 'Invalid value for "Tow capacity Brekeless" field';
var msgInvalidBrakewith = 'Invalid value for "Tow capacity With Breke" field';
//Banner
var msgCheckEndDate = 'Plz, check the end date';
var msgNonZeroEndDate = 'The end date should not be less than todays date';

//listOwnerVehicle
var CapComment = 'Comment';
var CapAddComment = 'Add Comment';
var capSubmit = 'Submit';
var txtAddNettPrice = 'Add Nett Price by clicking here';
var txtAddSimPrice = 'Add Price by clicking here';
var clickToEdit = 'Click to edit';

// Contact Request Form From VIF
var magWordMatch = 'Please enter the word verification code showing in the image';

// SEND LINK TO A FRIEND
var msgMoreThan10Mail = 'You can add maximum 10 email addresses.';
var msgInvalidName = 'Name field is mandatory to fill in and can contain a-z A-Z å Å ä Ä ö Ö ´ SPACE characters only.';
var msgNameBlank = '*Name* field is mandatory to fill in, and can contain a-zA-ZåÅäÄöÖé´ÁÀÉÈÒÓÙÚáàèéòóùúÝìíýÌÍ- characters only.';

//large Image Modal
var msgClose = 'Close';
var msgPrint = 'Print';
var msgNext = 'Next';
var msgPrev = 'Prev';
var msgImage = 'Image';
var capLargeImgIcon = 'Enlarge image';

var capModelInfo = 'Model Info';
var weeks = 'week';
var days = 'day';

//APE
var msgSelectAtLeastOneApe='Please select at least 1 ad';

//In Place Editor
var notKnown = 'Not specified';
var savingIPE = 'Saving...';
var CapNettPriceDefault = '(Add)';
var capResetSearch = 'Reset search';

var msgAdNotFound = 'Given Vehicle ID not found.';
