jQuery(function() {
	$("a[rel^='picViewer']").prettyPhoto();
});

$(document).ready(function(){

});
