Event.addBehavior({
	// used to clear the default text on focus for inputs
	'.clear-text': ClearText(),

});