﻿(function($) {
	$(document).ready(function() {
		$.createGallery($("a[rel^='prettyPhoto']"));
	});})(jQuery);