jQuery(function() {
	jQuery('ul.gallery').prettyGallery({itemsPerPage:3, animationSpeed:'slow', of_label:' of '});
});
