var LoginMsg = {

		/*emptyEmail: "Please enter your email",

		incorrectEmail: "Please enter correct email",

		emptyPass: "Please enter your password",

		passNotMatch: "Passwords does not match",

		noneEmptyAllowed: "All fields are compulsory";*/

};


