$.noConflict();
jQuery(document).ready(function(){
jQuery(".content:eq(0) a[rel^='prettyPhoto']").prettyPhoto();
});
