		var	CHARACTERS_LEFT 					= "characters left";
		var	CHARACTERS_TOO_MUCH 				= "characters too many";
		var	ERROR_COMMENT_MESSAGE_NOTEXIST 		= "The message regarding this comment, does not exist";
		var	ERROR_NO_COMMENT 				    = "You did not give any comment";
		var	ERROR_MAX_COMMENT 					= "You have used too many characters for your comment";
		var	ERROR_NOT_COMMENT 					= "This is not a comment";
		var	ERROR_NO_CONTAINER 					= "The feedback container does not exist";
		var	COMMENT_ON_MESSAGE 					= "Comment on this message";
		var	ERROR_NO_SELECTION 					= "You have not made a selection";
		var	ERROR_NO_VALUE 						= "Please enter a value";
		var	ERROR_INCOMPLETE 					= "Incomplete";
		var	ERROR_NOT_EQUAL 					= "Values are not equal";
		var	ERROR_HIGHER_NUMBER 				= "Please enter higher number";
		var	ERROR_LOWER_NUMBER 					= "Please enter lower number";
		var	ERROR_INVALID_VALUE 				= "Invalid value";
		var	ERROR_WRONG_INPUT 					= "Wrong input";
		var	ERROR_TOO_FEW_CHARS 				= "Too few characters";
		var	ERROR_TOO_MANY_CHARS 				= "Too many characters";
		var	ERROR_WRONG_ZIPCODE 				= "Incorrect ZIP code";
		var	ERROR_ACCEPT_TERMS 					= "Terms and Conditions have not been accepted";
		var	ERROR_CHOOSE_LOCATION 				= "Please choose a location first";
		
		var TEXT_FRONTPAGE_TOPBAR1 				= "Get your own Fitness plan";
		var TEXT_FRONTPAGE_TOPBAR1_MORE 		= "with a tailor-made exercise plan; nutrition advice and progress tracking"; 
		var TEXT_FRONTPAGE_TOPBAR2 				= "See that it works"; 
		var TEXT_FRONTPAGE_TOPBAR2_MORE   		= "clear insight in your progress will motivate you to stick to your plan";
		var TEXT_FRONTPAGE_TOPBAR3 				= "Anyone can get fit"; 
		var TEXT_FRONTPAGE_TOPBAR3_MORE   		= "with minor adjustments to your lifestyle. VirtuaGym helps for free; so join now!";
		var GIVE_YOUR_FEEDBACK                  = "Provide Feedback";
		var CURRENT_LANG						= "en";
		var MAP_NO_RESULTS                		= "No results found. Please provide at least the city.";
		var MAP_MORE_RESULTS                		="More than one result, please choose one:";