<{* $Id: inc_photo_in_list.html,v 1.5 2008/10/30 00:22:49 ohwada Exp $ *}> <{* IMAGE PART *}> <{* INFORMATION PART *}>
<{* POPUP IMAGE *}> <{if ( $photo.onclick == 2 ) && $use_popbox_js }> <{if $photo.thumb_width && $photo.thumb_height }> <{$photo.title_s}> <{else}> <{$photo.title_s}> <{/if}> <{* DIRECT LINK *}> <{elseif $photo.onclick == 1 }> <{if $photo.ahref_file }> <{elseif $use_pathinfo }> <{else}> <{/if}> <{if $photo.thumb_width && $photo.thumb_height }> <{$photo.title_s}> <{else}> <{$photo.title_s}> <{/if}> <{* PHOTO PAGE *}> <{else}> <{if $use_pathinfo }> <{else}> <{/if}> <{if $photo.thumb_width && $photo.thumb_height }> <{$photo.title_s}> <{else}> <{$photo.title_s}> <{/if}> <{/if}>
<{include file="db:`$mydirname`_inc_photo_info.html"}>