	GJF.Class.create("GJF.Controls.Control", Object, 
		function(config) {
			var thisContext = this;
		}, 
		{}
	);

