G ={
	SEARCH_TEXT_PROMPT: "Find your bet here...",
	EXPAND: "Expand",
	COLLAPSE: "Collapse",
	LOADING: "Loading...",
	MARKETUNAVAILABLE: "This Market is no longer available.",
	USERNAME_CHECK_ERROR: "It is possible that this username is taken. Confirmation of availability will take place when you complete registration.",
	USERNAME_ALREADY_EXISTS: "The Username you have chosen is used by someone else, please choose another",
	EMAIL_ADDRESS_MISSMATCH: "Email addresses do not match",
	REPEAT_EMAIL_ADDRESS: "Please repeat your email address.",
	USERNAME_MISSING: "Username is a required field",
	PASSWORD_MISSMATCH: "Passwords do not match.",
	REPEAT_PASSWORD: "Please repeat your password",
	INVALID_DOB: "You must be over 18 to register with this site",
	PASSWORD_MISSING: "Please provide a password",
	EMAIL_ADDRESS_MISSING: "Email Address is a required field",
	EMAIL_ADDRESS_INVALID: "Please enter a valid email address.",
	MORE: "More",
	LESS: "Less",
	AJAX_ERROR: "There was an error communicating with the server, please refresh this page"
	}