$(document).ready(function()
{
	$(".albumDefault a[rel^='prettyphoto']").prettyPhoto();
});
