var theName = "Field";

var theReason = "Reason";

var theChar = "Character";

var theHTML = "Allowed HTML";



var valText = new Array();

valText[0] = "";

valText[1] = "This field is required";

valText[2] = "This field contains invalid characters";

valText[3] = "This field contains an invalid E-Mail address";

valText[4] = "Your entry must be 6-10 characters in length";

valText[5] = "Your entry must be at least 6 characters in length";

valText[6] = "Invalid date";

valText[7] = "All selections must be different";



var isreq1    = "\"";

var isreqa1   = "\" is required.";

var isreq2    = "\"";

var isreqa2   = "\" contains invalid characters. Please make sure your entry is text only and does not contain double-quotes.";

var isreq3    = "\"";

var isreqa3   = "\" contains an invalid E-Mail address.";

var isreq4    = "\"";

var isreqa4   = "\" is invalid. Your entry must be 6-10 characters in length.";

var isreqb4   = "\" is invalid. Your entry must be at least 6 characters in length.";

var isreq5    = "\"";

var isreqa5   = "\" contains invalid characters. Please make sure that your entry contains no special characters.";

var isreq6    = "";

var isreq7    = "The year you have selected cannot be earlier than the current year.";

var isreq8    = "The month you have selected cannot be earlier than the current Month.";

var isreq9    = "The date you have selected cannot be earlier than the current date.";

var isreq9a   = "The time you have selected cannot be earlier than the current time.";

var isreq10   = "Invalid ";

var isreqa10  = ".";

var isreq11   = "Invalid combination of DAY YEAR and MONTH.  February has only 29 days that year.";

var isreq12   = "Invalid combination of DAY YEAR and MONTH.  February has only 28 days that year.";

var isreq13   = "Invalid Combination of DAY and MONTH";

var isreq14   = "You do not need to fill \" ";

var isreqa14  = "\".";

var isreq15   = "\"";

var isreqa15  = "\" contains invalid characters.";

var isreq16   = "Please make a selection.";

var isreq17   = "Please make sure your selections are different.";

var isreq18   = "\"";

var isreqa18  = "\" does not contain a valid numeric entry.";

var isreq19   = "Minimum Salary should be less than Maximum Salary";

var isreq20   = "Please choose at least one Area of \" ";

var isreqa20  = "\".";

var isreq21   = "Please make sure all your selected Areas of \" ";

var isreqa21  = "\" are different.";

var isreq22   = "Please ensure the Start Year of your Experience is earlier than the Current Year.";

var isreq23   = "Please ensure the Start Month of Your Experience is earlier than the Current Month.";

var isreq24   = "Please choose Start Month of your Previous Experience.";

var isreq25   = "Please choose Start Year of your Previous Experience.";

var isreq26   = "Please choose End Month of your Previous Experience.";

var isreq27   = "Please choose End Year of your Previous Experience.";

var isreq28   = "End Year should be greater than Start Year.";

var isreq29   = "Start Month should be before End Month.";

var isreq30   = "End Year should not be greater than Current Year.";

var isreq30b  = "End Month should not be greater than Current Month.";

var isreq31   = "Please choose the Start Month of your Current Experience.";

var isreq32   = "Please choose the Start Year of your Current Experience.";

var isreq33   = "You can't enter the End Month of your Current Experience.";

var isreq34   = "You can't enter the End Year of your Current Experience.";

var isreq35   = "Please select one option in one row.";

var isreq36   = "Please select one of the options from each of the given two columns.";

var isreq37   = "Please select one of the options from each of the given two columns.";

var isreq38   = "Please Select Currency";

var isreq38a  = "If you select a currency you must also enter an amount.";

var isreq38b  = "Please Select Salary Rate";

var isreq39   = "There is no candidate to whom you can make an offer.";

var isreq40   = "Please select a candidate from the drop down Menu.";

var isreq41   = "Please enter the amount of the offer.  You must enter a value greater than 0.";

var isreq41b  = "You must enter a value greater than 0.";

var isreq42   = "Amount contains invalid characters.";

var isreq43   = "Please select year.";

var isreq44   = "Please select \"";

var isreqa44  = "\".";

var isreq45   = "You cannot enter a space as the first character in \"";

var isreqa45  = "\".";

var isreq46   = "Please select number of people you are responsible for, from the drop down menu.";

var isreq47   = "Please make sure you have checked the checkbox.";

var isreq48   = "This drop down menu currently has no options.";

var isreq49   = "You can only select one of the two drop down menus.";

var isreq50   = "Please either select from the dropdown menu or fill in the text box not both.";

var isreq51   = "This upload contains an invalid file type.";

var isreq52   = "This word  is too long, this field can accept words of up to 35 characters in length.\r\nPlease punctuate this word with spaces.";

var isreq53   = "The 'Closing Date for Applications' must be before the 'Projected Start Date' and after Today";

var isreq54   = "The 'To' date can not be earlier than the 'From' date.";

var isreq55   = "Please replace << >> with the required information.";

var isreq56   = "If the date is selected both the from date and to date must be filled in.";

var isreq57   = "The password and confirmation password must be the same";

var isreq58   = "";

var isreq59   = "You have selected dates in the future!";

var isreq60   = "You may only enter up to 4000 characters in this section";

var isreq61   = "This word is too long, this field can accept words of up to 60 characters in length.\r\nPlease punctuate this word with spaces.";

var isreq62   = "This word is too long, this field can accept words of up to 300 characters in length.\r\nPlease punctuate this word with spaces.";

var isreq63   = "This word is too long, this field can accept words of up to 150 characters in length.\r\nPlease punctuate this word with spaces.";

var isreq64   = "A word in this field is too long.\r\nPlease punctuate this word with spaces.";

var isreq65   = "The minus sign must be the first character in \"";

var isreqa65  = "\".";

var isreqa66  = "Only HTML tags are allowed.";

