jQuery(document).ready(function()
{$('body').find('a').filter('[@rel=prettyPhoto]')
{jQuery("a[rel^='prettyPhoto']").prettyPhoto
({animationSpeed:'normal',padding:40,opacity:0.35,showTitle:false,allowresize:false,counter_separator_label:' of ',theme:'light_rounded'});};});
