$(document).ready(function(){
			$("a[class^='animacja']").prettyPhoto();
		});
