{* $Id: webphoto_inc_photo_in_list.html,v 1.13 2010/10/10 11:21:38 ohwada Exp $ *}>
<{* POPUP IMAGE *}>
<{if ( $photo.onclick == 2 ) && $cfg_use_popbox }>
<{if $photo.img_thumb_width && $photo.img_thumb_height }>
|
<{* INFORMATION PART *}>
<{include file="db:`$mydirname`_inc_photo_info.html"}>
<{if $show_photo_summary && ($photo.summary != '') }>
<{$photo.summary}>
<{/if}>
|