$(function() { $("a[data-gal^='prettyPhoto']").prettyPhoto({ social_tools: false, theme: 'facebook', slideshow: 3000, deeplinking: false }); if ($("ul.tabs").length) { $("ul.tabs").tabs("div.panes > div", { effect: 'fade' }); } });