jQuery(document).ready(function () { if(jQuery(".cutegallery-fancybox").length > 0) { jQuery(".cutegallery-fancybox").fancybox({ titlePosition : 'over', titleShow : true, overlayColor : '#000' }); } });