$(document).ready(function() {
	$("a[rel^='prettyPhoto']").prettyPhoto();
	$("a[rel^='ping-lightbox']").prettyPhoto();
});


