/************* LOGIN ****************/
var LOGIN_ERROR							= "Invalid Username or Password.";
var PROVIDE_USERID						= "Please Enter an Username(Email)";
var PROVIDE_PASSWORD					= "Please Enter Password.";

var LOGIN_ERROR_ADMIN					= "Invalid User ID or Password.";
var PROVIDE_USERID_ADMIN				= "Please Enter an User ID";
var PROVIDE_PASSWORD_ADMIN				= "Please Enter Password";


/************* LOGOUT ****************/
var LOGOUT								= "You Have Logged Out Successfully.";


/************* FORGOT PASSWORD ****************/
var FORGOT_PASSWORD_ERROR				= "Invalid Email.";
var FORGOT_PASSWORD_SUCCESS 			= "Success";


/************* CHANGE PASSWORD ****************/
var BLANK_PASSWORD_ERROR				= "Blank Password Not Allowed .";
var OLD_PASSWORD_ERROR					= "Invalid Old Password.";
var NEW_PASSWORD_ERROR					= "Invalid New Password."; 
var NEW_CONFIRM_PASSWORD_NOT_SAME		= "New Password and confirm password must be same";
var CONFIRM_PASSWORD_NOT_SAME			= "Password and confirm password must be same";
var CONFIRM_PASSWORD_NOT_SAME_USER		= "New Password and Confirm New Password must be same";

var CHANGE_PASSWORD_SUCCESS 			= "Your password has been reset successfully. You will now be automatically logged in to your account.";
var PASSWORD_LIMIT						= "Password should be minimum 6 chars and maximum 8 chars";

/************* FORM ADD SUBMIT ****************/
var ADD_SUCCESS							= "Information Added Successfully.";
var ADD_DUPLICATE						= "Duplicate Information."; 
var ADD_INVALID							= "Blank or Invalid Entry Not Allowed.";

var ADD_DATE_INVALID					= "Blank or Invalid Date Not Allowed.";
var ADD_EMAIL_INVALID					= "Blank or Invalid Email.";
var INVALID_EMAIL 						= "The email address you have entered is not valid. Please try again.";
var INVALID_EMAIL_LOGIN 				= "Please provide valid email.";
/***************** OTHERS *************/


/************* FORM EDIT SUBMIT ****************/
var EDIT_SUCCESS						= "Information Updated Successfully.";
var EDIT_DUPLICATE						= "Duplicate Information."; 
var EDIT_INVALID						= "Blank or Invalid Entry Not Allowed.";

var EDIT_DATE_INVALID					= "Blank or Invalid Date Not Allowed.";
var EDIT_EMAIL_INVALID					= "Blank or Invalid Email.";
/***************** OTHERS *************/


/************* USER REGISTRATION ****************/
var REG_SUCCESS							= "Success";   /*************/
var REG_ACTIVATEED						= "Thankyou for your regitration. Please login to proceed."; 
var REG_ACTIVATEED_PENDING				= "Thankyou for your regitration. An email will be sent to your id upon activation of your account.";
var REG_DECLINED						= "DECLINED";  /*************/
var REG_DUPLICATE						= "Duplicate Information.";  /*************/
var REG_EMAIL_INVALID					= "Invalid Email.";

var STATUS_CONFIRM						= "Are you sure you want to change the status?";
var CHANGE_STATUS_SUCCESS				= "Status changed Successfully.";
var DOB_ERROR							= "Please enter valid Date of birth.";

/************* FORM DELETE SUBMIT ****************/
var DELETE_SUCCESS						= "Information Deleted Successfully.";
var DELETE_CONFIRM						= "Are you sure you want to delete?"; 
var DELETE_MULTIPLE						= "Please select at least one record."; 
var DELETE_INVALID						= "Blank or Invalid Entry Not Allowed.";
var DELETE_FAIL							= "Delete Faild. Dependent data exsits.";
var ARCHIVE_CONFIRM						= "Are you sure you want to archive this abuse report?"; 
var UNARCHIVE_CONFIRM					= "Are you sure you want to unarchive this abuse report?"; 

/************* FORM BLANK FIELD SUBMIT ****************/
var BLANK_FIELD							= "Please enter value for ";
var BLANK_DROPDOWN						= "Please select a value for ";
var BLANK_SELECT						= "Please select ";

/************* FORM NUMERIC FIELD SUBMIT ****************/
var NUMERIC_FIELD						= "'Characters Not Allowed.' or Lock the fields for characters.";

/************* FORM ACCESS SUBMIT ****************/
var ACCESS_DENIED						= "Access Denied. Contact Site Administrator for more Details.";
var ACCESS_LOGIN						= "Please Login to proceed."; 
var ACCESS_SUCCESS_EMAIL				= "Email sent successfully."; 

/************* FORM SHOPPING CART ****************/
var CART_ADD							= "Item Added to < 'Cart' or 'Basket'>.";
var CART_EDIT							= "<'Cart' or 'Basket'> Updated Successfully.";
var CART_DELETE							= "Item(s) deleted Successfully."; 
var CART_DELETE_CONFIRM					= "Sure to Delete From Cart?"; 
var CART_DUPLICATE						= "Item Exists in <'Cart 'or 'Basket'>"; 
var CART_CHECKOUT						= "Sure to Check Out?";
var CART_TERMS							= "Please Accept the Terms and Condition Before Proceed to Check Out.";
var CART_CHECKOUT_SUCCESS				= "Payment Successful.";
var CART_CHECKOUT_FAIL					= "Payment Unsuccessful. Please Try Again.";
var CART_CHECKOUT_EMPTY					= "Empty Cart. Unable to process.";

/************* FORM CONTACT SUBMIT ****************/
var CONTACT_SUCCESS						= "Thankyou For Your Interest. Our Customer Care Representative Will Contact You Shortly.";

/************* FORM FILE UPLOAD SUBMIT ****************/
var UP_FILE_SUCCESS						= "File uploaded succesfully.";/*************/
var UP_FILE_INVALID						= "Error. Invalid File Type.";
var UP_FILE_BLANK						= "Please Select a File.";
var UPLOAD_BLANK						= "Please upload file for ";
var UPLOAD_IMAGE_BLANK					= "Please upload image for ";

/***************** OTHERS *************/
var INVALID_URL							= "Please enter proper value for 'Url'.";

var SHOW_LIVE_WITHOUT_APPROVE			= "You cannot make record as live without approval";

var CONFIRM_ARCHIVE						= "Do you really want to archive this record(s) ?";
var SELECT_RECORD_TO_ARCHIVE			= "Please select at least one record to send the record to archive";

var CONFIRM_DELETE						= "Do you really want to delete this record(s) ?";
var SELECT_RECORD_TO_DELETE				= "Please select at least one record to delete";
/****************************GENRE/PLATFORM**********************/
var E_BLANK								= "cannot be blank.";

/****************************Admin Movie section**********************/
var BLANK_MOVIE_NAME					= "Please enter a movie name.";

var BLANK_TV_ON_DVD_NAME				= "Please enter a tv-on-dvd name.";
var BLANK_GAME_NAME						= "Please enter a game name.";

var CONFIRM_ACTIVE_TRAILER_IMAGE		= "Are you sure to make this image active trailer image";
/**************************** Confirm Top 5 **************************/
var TOP5_CONFIRM						= "Are you sure you want to add this to Top Five list?";
var TOP5_REMOVE_CONFIRM					= "Are you sure you want to remove this from the Top Five list?";
var TOP5_ALLREADY_CONFIRM				= "Top Five already added. To add this please remove one from the list.";

/**************************** Display in home page **************************/

var HOMEPAGE_DISPLAY_CONFIRM			= "Are you sure you want to change status for home page display?";

var SHOULD_SAME							= "should be same";

var INVALID								= "Invalid ";

/**************************** Display in home page **************************/
var USER_COMMENT_RATING_VALIDATION		= "Please give your rating for this movie";
var USER_COMMENT_VALIDATION				= "Please give your comment for this movie";
var IS_USER_LOGIN_MESSAGE 				= "Please login to post your rating and review of this movie.";

/****************************Wishlist section***************************************/
var REMOVE_WISHLIST_CONFIRM				= "Are you sure you want to remove this from your wishlist?";
var CODE_PROVIDE_NOT_VALID				= "Code provide by you is not valid";

/****************************News And Gossip***************************************/
var BLANK_NEWS_GOSSIP_TYPE				= "Please Upload video or image for gossip type";
var BLANK_INTERVIEW_TYPE				= "Please Upload video or image for interview type";
var CONFIRM_SHOWIN_HOMEPAGE				= "Are you sure to show this on home page";

var NOT_VALID_LINK						= "Please give a valid link.";

var SELECT_ONE_OPTION					= "Select either show in main page Or set as main feature option";


var CONFIRM_DEFAULE_IMAGE				= "Are you sure to make this image as default image?";
var ALREADY_DEFAULE_IMAGE				= "This image is already set default image?";

var SELECT_DEFAULT_IMAGE				= "Please set an default image";

var STATUS_INACTIVE 					= "Cannot select this as main page or feature image as it is inactive";


var INACTIVE_PRODUCT 					= "You cannot change the status, because it is set as Top 5 Rental";
var TOP_RENTAL_INACTIVE 				= "You cannot set this product as Top 5 Rental, because this product is inactive";
var TOP_RENTAL_COMING_SOON 				= "You cannot set this product as Top 5 Rental, because this product has not yet released";

var CANT_DELETE_TOP5 					= "You cannot delete this product, because it is set as Top 5 Rental";

// Constant for admin newsletter section.
var MARK_AS_SUBSCRIBER					= "Are you sure you want to add the user back to the subscriber list?";
var CONFIRM_SEND_CAMPAIGN				= "Are you sure you want to send the newsletter?";
var S_TEMPLATE_UPLOADED					= "Template has been successfully uploaded";


/****************************Advertisement***************************************/

var ENDDATE_IS_LESS  					= "End date can not be less than start date";
var DATE_ALREADY_EXIST  				= "One Advertisement already exist on this date";

var AD_TYPE_ERROR 						= "Please upload proper file for this ad type";
var POSITION_ERROR 						= "Please upload proper size for this ad type";
var ERROR_AD_HOMEPAGE					= "You can not upload top banner for home page.";

var UNIQUE_CODE_NOT_VALID				= "Please enter valid Unique Code";
var UNIQUE_CODE_NOT_EXISTS				= "Sorry! I'm afraid that Unique Code is incorrect. Please try again and make sure your Caps Lock is off";
var UNIQUE_CODE_USED					= "Unique code is already used";


/****************************Blog***************************************/
var COMMENT_POST	= 'Please <a href="login.php"  style="font:12px/14px Arial, Helvetica, sans-serif; color:#be1e2d;">Login</a> or <a href="user_registration_step1.php" style="font:12px/14px Arial, Helvetica, sans-serif; color:#be1e2d;">Become a Member</a> to post your comment';
	
var REPLY_POST = 'Please <a href="login.php" style="font:12px/14px Arial, Helvetica, sans-serif; color:#be1e2d;">Login</a> or <a href="user_registration_step1.php" style="font:12px/14px Arial, Helvetica, sans-serif; color:#be1e2d;">Become a Member</a> to reply this comment';
var DELETE_CONFIRM_COMMENT				= "Do you really want to delete this comment?";
var COMMENT_EMPTY						= "Please enter a comment.";
var SELECT_ABUSE						= "Please select abuse type";
var ENTER_REASON						= "Please enter reason";
var DELETE_TOPIC						= "Do you really want to delete the topic?";

