	$(document).ready( function () {
	$('#myGallery').spacegallery({loadingClass: 'loading'});
	});
