{* $Id: webphoto_inc_photo_in_table.html,v 1.1.1.1 2008/06/21 12:29:27 ohwada Exp $ *}>
<{* IMAGE PART *}>
<{* NORMAL IMAGES with popbox *}>
<{if $photo.is_normal_image && $use_popbox_js }>
<{if $photo.thumb_width && $photo.thumb_height }>
<{else}>
<{/if}>
<{* NORMAL IMAGES *}>
<{elseif $photo.is_normal_image }>
<{if $photo.thumb_width && $photo.thumb_height }>
<{else}>
<{/if}>
<{* FILES OTHER THAN IMAGES *}>
<{else}>
<{if $photo.ahref_file }>
<{else}>
<{/if}>
<{if $photo.thumb_width && $photo.thumb_height }>
<{else}>
<{/if}>
<{/if}>