var AGREE_TO_TERMS = "You must agree to the Terms & Conditions."
var ASSIGN_RANK = "Please assign Rank.";
var BLANK_ANSWER = "Please Enter the Answer to the Security Question. ";
var BLANK_ADDRESS = "Please Enter the Address. ";
var BLANK_ACCOUNT_HOLDER = "Please Enter the Account Holder Name.";
var BLANK_ACCOUNT_NUMBER = "Please Enter the Account Number.";
var BLANK_BANK_NAME = "Please Enter the Bank Name.";
var BLANK_BRANCH_CODE = "Please Enter the Branch Code.";
var BLANK_BILLING_ADDRESS = "Please Enter the Billing Address. ";
var BLANK_BILLING_FIRST_NAME = "Please Enter the First Name for Billing Information. ";
var BLANK_BILLING_LAST_NAME = "Please Enter the Last Name for Billing Information. ";
var BLANK_BILLING_ADDRESS = "Please Enter the Billing Address. ";
var BLANK_SHIPPING_ADDRESS = "Please Enter the Shipping Address. ";
var BLANK_NAME = "Please Enter the Name. ";
var BLANK_BANNER_TITLE = "Please Enter the Banner title. ";
var BLANK_BID_START = "Please Enter the Bid Starting Date. ";
var BLANK_BID_END = "Please Enter the Bid Closing Date. ";
var BLANK_BID_AMOUNT = "Please Enter the Reserve Price. ";
var BLANK_CATEGORY = "Please Select the Business Classification. ";
var BLANK_CITY = "Please Enter the City. ";
var BLANK_COUNTRY = "Please Select the Country. ";
var BLANK_CONTACT_PERSON_NAME = "Please Enter the Contact Person Name. ";
var BLANK_COMPANY_NAME = "Please Enter the Company Name. ";
var BLANK_COMMENTS = "Please Enter the Comments. ";
var BLANK_TOPICS = "Please Enter the Blog Topic. ";
var BLANK_COMMENTS_DETAIL = "Please Enter the Comments. ";
var BLANK_FIRST_NAME = "Please Enter the First Name. ";
var BLANK_LAST_NAME = "Please Enter the Last Name. ";
var BLANK_KEYWORD = "Please Enter the Keyword. ";
var BLANK_PRICE = "Please Enter the Price.";
var BLANK_INCREMENT = "Please Enter the Increment Amount.";
var BLANK_PARTNER_NAME = "Please Enter the Partner Title.";
var BLANK_POSITION = "Please Enter the Position.";
var BLANK_PRODUCT_NAME = "Please Enter the Product Name.";
var BLANK_CATEGORY_NAME = "Please Enter the Product Category.";
var BLANK_PAYPAL_ID = "Please Enter the PayPal ID.";
var BLANK_QUANTITY = "Please Enter the Quantity.";
var BLANK_SECURITY_QUESTION = "Please Enter the Security Question. ";
var BLANK_SUBJECT = "Please Enter the Subject. ";
var BLANK_HEIGHT = "Please Enter the Height.";
var BLANK_WIDTH = "Please Enter the Width.";
var BLANK_WEBSITE = "Please Enter the Website.";
var BLANK_STORY = "Please Enter the Story Heading.";
var BLANK_BODY_WIDTH = "Please Enter the Body Width.";

var BLANK_META_TITLE = "Please Enter the Meta Title.";

var BLANK_MERCHANT_ID = "Please Enter MyGate MerchantID.";
var BLANK_APPLICATION_ID = "Please Enter MyGate ApplicationID.";



var GREATER_BID_DATE =  "Bid Closing Date should be greater than Bid Starting Date.";

var NUM_CHAR_ADDRESS = "Address must be between 10 and 500 characters.";
var NUM_CHAR_COMMENTS = "Please Enter the specified number of characters in the Comments field.";
var NUM_CHAR_TOPIC = "Please Enter the specified number of characters in the Blog Topic field.";
var NUM_CHAR_COMMENTS_DETAIL = "Please Enter the specified number of characters in the Comments field.";
var NUM_CHAR_COMPANY_DESCRIPTION = "Company Description must be between 10 and 500 characters.";
var NUM_CHAR_DESCRIPTION = "Description must be between 5 and 1000 characters.";
var NUM_CHAR_FEATURES = "Features must be between 5 and 1000 characters.";
var NUM_CHAR_PRODUCT_NAME = "Product Name must be between 3 and 50 characters.";
var NUM_CHAR_CATEGORY_NAME = "Category Name must be between 3 and 50 characters.";
var NUM_CHAR_SECURITY_QUESTION = "Security Question must be between 10 and 100 characters.";
var NUM_CHAR_STORY = "Story heading must be between 5 and 100 characters.";
var NUM_CHAR_SUBJECT = "Subject must be between 5 and 100 characters.";
var NUM_QUANTITY = "Quantity must be less than or equal to 1000.";
var NUM_WIDTH = "Width must be between 75 and 300.";
var NUM_HEIGHT = "Height must be between 75 and 300.";
var NUM_BODY_WIDTH = "Body Width must be between 700 and 1000.";
var NUM_VAT_PERCENTAGE = "Sales Tax Percentage must be less than or equal to 100.";

var SELECT_TWO_PRODUCTS = "Please select a minimum of two products for comparison.";
var SELECT_FOUR_PRODUCTS = "Please select a maximum of four products for comparison.";
var SELECT_ONE_GROUP = "Please Select atleast one Group. ";
var SELECT_PAGE = "Please Select the Pages to show the Banner.";
var SELECT_ONE_IMAGE_OPTION = "You can't choose both options for Banner Image. Please specify only one of them.";
var SPECIAL_CHAR_ADDRESS =  "Please do not enter special characters in the Address field.";
var SPECIAL_CHAR_ANSWER =  "Please do not enter special characters in the Answer field.";
var SPECIAL_CHAR_BANNER_TITLE =  "Please do not enter special characters in the Banner title field.";
var SPECIAL_CHAR_CITY =  "Please do not enter special characters in the City field.";
var SPECIAL_CHAR_COMMENTS =  "Please do not enter special characters in the Comments field.";
var SPECIAL_CHAR_TOPICS =  "Please do not enter special characters in the Blog Topic field.";
var SPECIAL_CHAR_COMMENTS_DETAIL =  "Please do not enter special characters in the Comments field.";
var SPECIAL_CHAR_COMPANY_NAME =  "Please do not enter special characters in the Company Name field.";
var SPECIAL_CHAR_COMPANY_DESCRIPTION = "Please do not enter special characters in the Company Description field.";
var SPECIAL_CHAR_DESCRIPTION = "Please do not enter special characters in the Description field.";
var SPECIAL_CHAR_FEATURES = "Please do not enter special characters in the Features field.";
var SPECIAL_CHAR_NAME =  "Please do not enter special characters in the Name field.";
var SPECIAL_CHAR_KEYWORD =  "Please do not enter special characters in the Keyword field.";
var SPECIAL_CHAR_CONTACT_PERSON_NAME =  "Please do not enter special characters in the Contact Person field.";
var SPECIAL_CHAR_FIRST_NAME =  "Please do not enter special characters in the First Name field.";
var SPECIAL_CHAR_LAST_NAME =  "Please do not enter special characters in the Last Name field.";
var SPECIAL_CHAR_PRODUCT_NAME =  "Please do not enter special characters in the Product Name field.";
var SPECIAL_CHAR_CATEGORY_NAME =  "Please do not enter special characters in the Category Name field.";
var SPECIAL_CHAR_PARTNER_NAME =  "Please do not enter special characters in the Partner Title field.";
var SPECIAL_CHAR_SUBJECT =  "Please do not enter special characters in the Subject field.";
var SPECIAL_CHAR_SEARCH_TAGS =  "Please do not enter special characters in the Search Tags field.";
var SPECIAL_CHAR_SECURITY_QUESTION =  "Please do not enter special characters in the Security Question field.";
var SPECIAL_CHAR_STORY =  "Please do not enter special characters in the Story Heading field.";
var SPECIAL_CHAR_POSITION =  "Please do not enter special characters in the Position field.";
var SPECIAL_CHAR_META_TITLE =  "Please do not enter special characters in the Meta Title field.";

var VALID_BID_AMOUNT = "Please Enter Valid Reserve Price. ";
var VALID_BANNER_URL = "Please Enter Valid Banner URL. ";
var VALID_PRICE = "Please Enter Valid Price. ";
var VALID_INCREMENT = "Please Enter Valid Increment Amount. ";
var VALID_QUANTITY = "Please Enter Valid Quantity. ";
var VALID_HEIGHT = "Please Enter Valid Height. ";
var VALID_WIDTH = "Please Enter Valid Width. ";
var VALID_BODY_WIDTH = "Please Enter Valid Body Width. ";
var VALID_ACCOUNT_NUMBER = "Please Enter Valid Account Number. ";

var VALID_POSTAL = "Please Enter Valid Postal / Courier Fee. ";
var VALID_AIRMAIL = "Please Enter Valid Airmail Fee. ";
var VALID_FRIEGHT = "Please Enter Valid Sea-freight Fee. ";

var VALID_TAX = "Please Enter Valid Tax. ";
var VALID_SHIPPING = "Please Enter Valid Shipping Charge. ";
var VALID_VAT_PERCENTAGE = "Please Enter Valid Sales Tax Percentage. ";

var WHY_OFFENSIVE = "Please Enter 'Why is the content offensive?'";











