<%= image_tag(messages_attachment_download_path(image.parent_id,image.idx), :size => "128x128", :alt=>image.filename, :title=>image.filename) %>
<%= link_to (image.filename,messages_attachment_download_path(image.parent_id,image.idx)) %> <%= size_formatter(image.getSize) %>