//define "namespace" to contain custom classes/objects
window.sape = {
	Utils : {},
	Version : 1.0
};

