Front page portfolio work
authorLaury GvR <laury@gaslightmedia.com>
Wed, 22 Oct 2014 21:00:13 +0000 (17:00 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 22 Oct 2014 21:00:13 +0000 (17:00 -0400)
footer.php

index 8a747cf..98556fc 100644 (file)
             }
         });
     });
-    jQuery(document).ready(function(){
-        jQuery(".ngg-fancybox").each(function (){
-            jQuery(this).removeClass("ngg-fancybox").addClass("various iframe");
-            jQuery(this).attr("href","http://gaslight.upnorth.net/our-work/"+jQuery(this).children("img").attr("title"));
-        });
-    });
 </script>
 <?php wp_footer(); ?>
 <?php do_action('foundationPress_before_closing_body'); ?>