gallery.js 104 Bytes
$( document ).ready(function() {
	new CBPGridGallery( document.getElementById( 'grid-gallery' ) );
});