jQuery(document).ready(function () {
    jQuery(".content-area a[rel^='prettyPhoto']").prettyPhoto({ theme: 'facebook' });
});
