<{* $Id: webphoto_inc_photo_in_table.html,v 1.13 2010/10/10 11:21:38 ohwada Exp $ *}>
<{* marine add *}> <{* IMAGE PART *}>
"> <{* NORMAL IMAGES with popbox *}> <{if ( $photo.onclick == 2 ) && $cfg_use_popbox }> <{if $photo.img_thumb_width && $photo.img_thumb_height }> <{$photo.title_s}> <{else}> <{$photo.title_s}> <{/if}> <{* DIRECT LINK *}> <{elseif $photo.onclick == 1 }> <{if $photo.media_url_s }> <{elseif $cfg_use_pathinfo }> <{else}> <{/if}> <{if $photo.img_thumb_width && $photo.img_thumb_height }> <{$photo.title_s}> <{else}> <{$photo.title_s}> <{/if}> <{* PHOTO PAGE *}> <{else}> <{if $cfg_use_pathinfo }> <{else}> <{/if}> <{if $photo.img_thumb_width && $photo.img_thumb_height }> <{$photo.title_s}> <{else}> <{$photo.title_s}> <{/if}> <{/if}>
<{* marine add *}> <{* PHOTO"S SUBJECT *}> <{if $cfg_use_pathinfo }> <{else}> <{/if}> <{$photo.title_s}>
<{* marine add *}>