this is where you initialize your pP and customize it.
for a start just put before
jQuery(document).ready(function($) {
$("a[rel^='prettyPhoto']").prettyPhoto({
});
});
If you want other options i would suggest you read the documentation:
http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/documentation/