';
var social = '';
/* ** TO DISABLE CMS PRETTYPHOTO ADD var disable_cms_prettyphoto = true; INSIDE script-TAGS TO PAGE HEADER ** */
if (typeof (disable_cms_prettyphoto) == 'undefined') {
$("a[rel^='prettyPhoto[pp_gal]']").prettyPhoto({ social_tools: social, overlay_gallery: false, show_title: false });
}
});