var lbWindowLib = false; var lbignore = false; var Lightbox = 'prettyPhoto'; jQuery(document).ready(function(){ jQuery("a[rel^='lightbox']").prettyPhoto({ animation_speed: 'fast', slideshow: false, autoplay_slideshow: false, opacity: 0.1, show_title: false, allow_resize: true, default_width: 960, default_height: 540, theme: 'light_rounded', horizontal_padding: 20, hideflash: true, autoplay: true, modal: true, deeplinking: true, overlay_gallery: false, keyboard_shortcuts: true, social_tools: '' }); });