Index: js/auto_image_handling.js
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/lightbox2/js/Attic/auto_image_handling.js,v
retrieving revision 1.1.2.18
diff -u -p -r1.1.2.18 auto_image_handling.js
--- js/auto_image_handling.js 27 Jun 2008 12:30:02 -0000 1.1.2.18
+++ js/auto_image_handling.js 2 Jul 2008 16:26:24 -0000
@@ -56,7 +56,7 @@ function lightbox2_init_triggers(classes
           lightframe = true;
         }
         else if (rel_type == "lightbox_ungrouped") {
-          lightframe = "lightbox[]";
+          rel = "lightbox[]";
         }
         if (rel_type != "lightbox_ungrouped" && rel_type != "lightframe_ungrouped") {
           rel = rel_type + "[" + $(child).attr("class") + "]";
