SKEL.EFFECTS = {
	test: function(){
		window.alert('effects');
	}
}
