--- uc_option_image.js	2010-03-01 13:27:59.000000000 -0500
+++ uc_option_image.js	2010-03-01 13:28:24.000000000 -0500
@@ -34,7 +34,7 @@
   var pid = $(input).parents('.node').attr('id');
   var nid = pid.replace('node-', '');             
   var oid = $(input).val(); 
-  var image = $(input).parents('.content').children('img.uc-option-image');       
+  var image = $('img.uc-option-image');       
           
   // Make sure we have permission to switch this attribute
   if (this.attributes[aid] === 0){
