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

