Garchen Rinpoche
(function ($) { "use strict"; $(document).ready(function(){ //lightbox opions $('.gb-light').venobox({ border: '0px', bgcolor: '#d2d2d2', spinColor: '#e0a904', spinner: 'double-bounce', titlePosition: 'bottom' });
if ( $('.g-box466').length > 0 ) { var $gbox_smasonry466 = $('.g-box466').isotope({ itemSelector : '.gb-masonry466', //masonry: { //columnWidth: '.grid-sizer' //} });
$gbox_smasonry466.imagesLoaded().progress( function() { $gbox_smasonry466.isotope('layout');
});
}//check image not empty
}); }(jQuery));