Currently there's no alt text for the images when they're displayed in the block. What I've done is edit the theme_image_pager_block in my template.php to include the alt attribute (just alt="image" for now, totally non-semantic), but how would I go about including the actual alt that I specified when I uploaded the image (the one that appears as the image's caption?)