/**************************************************************************************
 * File Name	:	messages.js
 * Description	:	This file contains all the validation messages
 *
 * Modification Log
 * Ver		Date					Author                       Description
 * ------------------------------------------------------------
 * 0.00a  	22-Dec-2004        		vidrao						Initial Draft
 * 1.01		19-Jul-2005				vidrao						Changes for alert messages for email address
 * 1.02		28-Sep-2005				bdebroy						Changed an alert message for Contacts and Feedback 
 *																page	
 * 1.03		26-Apr-2006				vidrao						Removed unused messages
 **************************************************************************************/
alertBlankContractNum="Please select a Contract Number.";
alertBlankProductTechnology="Please select a Product or Technology.";
alertBlankSerialNum="Please select a Serial Number.";
alertRatingorSuggestion="Please specify a rating or enter your comments before clicking 'Submit'."
alertFeedbackMaxLengthCrossed="Please shorten your improvement suggestion to 65000 characters or less.";
alertFBIncorrectMailId="Please enter the correct Email ID."
alertBlankUserId="Please enter in your Cisco.com UserID.";
alertBlankPassword="Please enter in a password.";
alertLoginFirstForCreateSR="You must log in before contacting the Technical Support team.";
alertNoContractsForCreateSR="You must have valid Cisco Smart Foundation contracts before contacting the Technical Support team. You will be redirected to the registered guest page now.";
alertBlankFullName="Please enter the Full Name.";

alertBlankContract="Please enter a Contract Number to search for.";
alertBlankSearchSerialNum="Please enter a Serial Number to search for.";
alertBlankProductId="Please enter a Product ID to search for.";
alertFromGreaterThanTo="Error: 'From' date cannot be greater than 'to' date."
alertInvalidFromDate="Please enter a valid 'from' date."
alertInvalidToDate="Please enter a valid 'to' date."
alertBlankReportCat="Please select a Customer Type."



