--- galleria_options.js	2009-04-08 05:41:34.000000000 -0500
+++ galleria_optionsNEW.js	2010-02-10 16:56:30.000000000 -0600
@@ -50,11 +50,6 @@ Drupal.behaviors.initGalleria = function
   $('> li',$g).each(function(i){ $(this).html($('span',this).html() ); });
   $g.galleria(options);
   gal_exdtend();
-  // when the ajax call is complete, load galleria - used when viewing in a lightbox!
-  $('body').bind("ajaxComplete", function() {
-    $g.galleria(options);
-    gal_exdtend();
-  });
 
   function gal_exdtend() {
    $g.find('> li:first').addClass('active').each(function(i){
