// JavaScript Document
$(document).ready(function() {
$("a[rel^='prettyPhoto']").prettyPhoto();
});//end whole thing



