--- class_album.inc.orig	2008-11-01 15:19:18.000000000 -0500
+++ class_album.inc	2008-11-01 15:18:20.000000000 -0500
@@ -97,6 +97,9 @@
         }
         $thumb = acidfree_get_node_by_id($child[0]);
     }
+    if ($thumb->type == 'acidfree') {
+	$thumb = _acidfree_get_album_thumb($thumb);
+    }
 
     if ($thumb->type == 'video') {
         if (isset($thumb->iid)) {
