﻿var Alert = {
	messageAlert:{
		imageFile: "Please browse a image file",
		videoFile: "Please browse a video(*.flv) file",
		txtTitle: "Please input title",
		txtContent: "Please input content",
		txtName: "Please input name",
		txtCompany: "Please input company",
		txtNewpass: "Please input new password",
		txtConfirm: "Please input confirm password",
		txtConfirmNot: "Invalid confirm password",
		txtPasshint: "Please input password hint",
		txtEmail: "Please input email",
		txtAddress: "Please input address",
		txtAddress2: "Please input address",
		txtCity: "Please input city",
		txtState: "Please input state",
		txtCode: "Please input code",
		txtPhone: "Please input phone number",
		txtcheck: "Please check Personalize yout Dashboard",
		txtcheck9: "Please check Notifications",
		txtrad1: "Please select Notify me",
		txtSelect: "Invalid select",
		txtVehicle: "Please select Mode",
		txtYear: "Please select year",
		txtMake: "Please select Make",
		txtModel : "Please select Model",
		txtOption : "Please select Option",
		txtFuel : "Please select fuel",
		txtStateSelect : "Please select state",
		txtInput : "Please input Team name",
		txtInputVehicle : "Please input Vehicle name",
		txtInputEmploy : "Please input Employees",
		txtEmailInvalid : "Invalid email address",
		txtTd: "Please select content",
		txtInputFirst : "Please input first name",
		txtInputLast : "Please input last name",
		txtEmailExist : "Email exist",
		txtEmailOne : "Please input only email",
		txtNameInitiative : "Please input name",
		txtCom : "Please select scope",
		frmName: "Please input email address",
		frmPassword : "Please input password",
		txtInputMPG : "Please input MPG",		
		txtfirstname : "Please input first name",
		txtlastname: "Please input last name",
		txtEmailInvalidExist : "Invalid email address or exist",
		txtInputAssign : "Please assign to",
		txtSelectGreenOffice : "Select a Green Officer",
		txtComment : "Please input comment",
		txtSubject: "Please input subject",
		txtNameAction: "Please input action name",
		txtUser: "Please assign to",
		txtSharetheRide: "Please input number",
		txtNumber: "Please input number",
		txtDate : "Please input date",
		txtDateFrom : "Please input from date",
		txtDateTo : "Please input to date",
		txtInvalitxtDate: "Please input valid date",
		txtInvalitxtDateFrom: "Please input right date",
		txtInvalitxtDateTo: "Please input right date",
		txtInvalidSquareFootage : "The square footage of your office cannot be greater than the square footage of the entire building.",
		txtInvalidDate : "Select an end date that falls after the start date.",
		txtCheckbox: "Please select item",
        txtInvalidCode :"Invalid code",        
        txtInitDivisionOffice :"Please select division, office to view data of that office.",        
        txtEmailDb :"Your email not exist."
	}
};