//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 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 msgNumeric="Please enter numeric values only.";
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 selModel="Select Model";

//ADD/EDIT USER/DEALER

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, it's 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 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 msgMoreThan10Mail="You can add maximum 10 email addresses.";
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 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 you want to cancel editing your information?";
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 msgAge="Please select age.";
var msgBlankEmail="E-mail address -field is empty.";
var msgEngineSize="Please Select Engine Size.";
var msgSelectColor="Please select Color";
var msgDriveType="Please Select Drive Type.";
var msgSalesPerson="Please select sales person.";
var msgHooverType="Please select hoover type.";
var msgEnterPasswd="Updating your personal data will require password";

//DEALER PERSON

var msgDeleteConfirm="Are you sure you want to delete this record?";
var msgOnlyImageUpload="Only image/gif, image/pjpeg, image/jpeg, image/bmp, image/x-MS-bmp File types could be uploaded";
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 msgAboutRegNo="Either enter Reg. no. or check the checkbox to not registering the vehicle";
var msgBlankRegNo="Vehicle Registration Number is blank";
var msgInvalidRegNo="Your vehicle Registration Number is Invalid";
var msgInvalidPrice="Invalid Price Value, It should be Numeric values (0-9) only";
var msgPrice="Vehicle price is too low, please enter proper price.";
var msgLessThan1Price="Price can not be less then 1";
var msgInvalidMileage="Invalid Mileage Value, It should be Numeric values (0-9) only";
var msgInvalidOwner="Invalid value for 'Owner' field";
var msgEngModel="Do not use words longer than 21 characters. Please decrease it's length or add one or more SPACEs in between.";
var msgLngRmrkWord="Do not use words longer than 40 characters in vehicle-remarks. Please decrease it's length or add one or more SPACEs in between.";
var msgLngWordFPart="Do not use words longer than ";
var msgLngWordSPart=" characters. Please decrease it's length or add one or more SPACEs in between.";
var msgSelectMake="Please select Make";
var msgSelectModel="Please select Model";
var msgSelectYear="Please select Year Model";
var msgSelectColor="Please select Color";
var msgPostConfirmCancel="Are you sure, that you want to cancel posting ad?";
var msgEditConfirmCancel="Are you sure, that you want to cancel editing ad?";

//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";

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

//ADVANCED SEARCH PART
var msgDupSelected="You have already selected this Model";
var msgInvalidFa="Your Search agent name should not be blank and can contain 0-9 a-z A-Z å Å ä Ä ö Ö , - _ ´ : and SPACE characters only.";
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.';

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

//INVALID BROWSER

var msgDeleteConfirm="Are you sure you want to delete this record?";

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

//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="Please select at least 2 and maximum 4 vehicles 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 ziptext="Enter zip here";


// POLL
var msgSubject="Please enter question for the poll.";
var msgAnswer="Need to add atleast one answer for the question.";
var selectAnswer="Please select an answer.";
