// Preloader Config

preloader.setConfig({
	LOADING: 'images/loading.gif', 
	ERROR: 'imaegs/error.gif'
});

