--- img_assist.module.orig	2009-09-23 13:21:41.000000000 -0500
+++ img_assist.module	2009-09-23 13:21:09.000000000 -0500
@@ -1015,7 +1015,7 @@ function img_assist_display(&$node, $siz
     _img_assist_build_derivatives($node, $size);
   }
   
-  return image_display($node, $label);
+  return image_display($node, $label, $attributes);
 }
 
 /**
