$(document).ready(function(){
	$("a[rel^='prettyPhoto']").prettyPhoto({theme: intelli.config.pretty_photo_theme});
});

