jQuery(document).ready(function(){
 jQuery('a.serendipity_image_link').prettyPhoto({theme: 'brand_e_square',slideshow:5000, autoplay_slideshow:false});
 jQuery('a.serendipity_video_content').prettyPhoto({theme: 'brand_e_square',slideshow:5000, autoplay_slideshow:false});
});
