var ErrList = new Array();
ErrList["MinuteRange"] = "Minute must be from 0 to 59";
ErrList["confirm"] = "Are you sure?";
ErrList["confirmSubmit"] = "Some items on this page have been changed.\nSubmit them Now?";
ErrList["confirmClose"] = "Some items on this page have been changed.\nWould you still like to close the window?";
ErrList["HourRange"] = "Hour must be from 0 to 23";
ErrList["noRestoreFile"] = "You must select the file to Restore (upload)";
ErrList["noFirmwareFile"] = "You must select a firmware package file upload";
ErrList["noHelp"] = "No help is available.";
ErrList["multiRangeError"] = "Value should be within the following ranges:\n\n";
ErrList["rangeError"] = "Value should be in the range ";
ErrList["to"] = " to ";
ErrList["tel"] = "Extension ";
ErrList["vtel"] = "Virtual extension ";
ErrList["icm"] = "ICM extension ";
ErrList["telPort"] = "Telephone port ";
ErrList["vtelPort"] = "Virtual extension port ";
ErrList["icmPort"] = "ICM extension port ";
ErrList["trunk"] = "Trunk ";
ErrList["doesNotExist"] = " does not exist";
ErrList["isUsed"] = " is used";
ErrList["blankNotAllowed"] = "Blank is not allowed";
ErrList["minOf"] = "A minimum of ";
ErrList["maxOf"] = "A maximum of ";
ErrList["charRequired"] = " characters are required";
ErrList["charAllowed"] = " characters are allowed";
ErrList["blankNotAllowed"] = "Blank is not allowed";
ErrList["invalidIPFormat"] = "Invalid IP address format";
ErrList["invalidMACFormat"] = "Invalid MAC address format";
ErrList["invalidDayOfTheYearFormat"] = "Invalid Day of the Year format. The valid format is ";
ErrList["ddmm"] = "DD/MM";
ErrList["mmdd"] = "MM/DD";
ErrList["monthRangeError"] = "Invalid month specified. Correct range is 01 (Jan) to 12 (Dec).";
ErrList["dayRangeError"] = "Invalid day specified. The valid range is ";
ErrList["DHMS_daysError"] = "Days must be in the range ";
ErrList["DHMS_hoursError"] = "Hours must be in the range ";
ErrList["DHMS_minError"] = "Minutes must be in the range ";
ErrList["DHMS_secError"] = "Seconds must be in the range ";
ErrList["invalidExt"] = "Invalid extension number specified";
ErrList["invalidTrunk"] = "Invalid trunk number specified";
ErrList["invalidTrunkGrp"] = "Invalid trunk group number specified";
ErrList["noSelItems"] = "No items selected to copy";
ErrList["toManySelItems"] = "To many items selected to copy";
ErrList["invalidCopyRange"] = "Invalid copy range";
ErrList["srcDestEqual"] = "Source and destination are the same";
ErrList["areYouSure"] = "Are you sure you would like to proceed?";
ErrList["invalidExtGrp"] = "Invalid extension group number specified";
ErrList["invalidDSSKey"] = "Invalid DSS Key specified";
ErrList["onlySingleByte"] = "Only single byte characters are allowed";
ErrList["invalidDateDDMMYY"] = "Date values must be in the format dd/mm/yy";
ErrList["invalidTime"] = "Time values must be in the 24hr format HH:MM";
ErrList["connect"] = "Connecting to the KTS site. This may take several minutes.<br />Please wait...";
ErrList["download"] = "Performing a download, this may take several minutes.<br />Please wait while data is retrieved from the KTS...<br/>If the browser times out then click BACK.";
ErrList["upload"] = "Performing an upload, this may take several minutes.<br />Please wait while data is trasfered to the KTS...<br/>If the browser times out then click BACK.";
ErrList["spdGrp1"] = "BINs ";
ErrList["spdGrp2"] = " are reserved for common speed dials (see 13-01-03)";
ErrList["cannotBeBlank"] = "cannot be blank";
ErrList["delCardsWarning"] = "The selected cards will be deleted. Are you sure?";
ErrList["resetCardsWarning"] = "The selected cards will be reset. Are you sure?";
ErrList["noCardsSel"] = "No cards are selected.";
ErrList["cfSaveWarning"] = "This operation will save the programmed data on the SRAM and Flash ROM to the removable Compact Flash memory card.\n\nDo you wish to proceed?";
ErrList["cfLoadWarning"] = "This operation will load the system data from the inserted Compact Flash memory to the SRAM and Flash ROM in the system. Once the load is complete, you must reset the system for the changes to take effect.\n\nDo you wish to proceed?";
ErrList["licFileEmpty"] = "Please specify a license file to upload";
ErrList["InvalidCode"] = "Invalid code";
ErrList["MaxNumOfCode"] = "Please submit the current codes before entering more";
ErrList["filldelBigger"] = "The beginning port must be smaller than the ending port.";
ErrList["filldelNum"] = "Blank is not allowed";
ErrList["resetReq"] = "For your changes to take effect, a reset of the switch is required.\n\nWould you like to reset the switch now?";
ErrList["noSPOEAddress"] = "An IP address must be set in PRG 10-55.";
ErrList["invalidMsgNo"] = "Invalid message number.";
ErrList["invalidBoxNo"] = "Invalid mailbox number.";
ErrList["fileEmpty"] = "File not found.";
ErrList["invalidFileExt"] = "Invalid file extension.";

