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