{* $Id: webphoto_main_index.html,v 1.4 2008/10/30 13:09:40 ohwada Exp $ *}>
<{$xoops_modulename}>
<{* === title for normal === *}>
<{if $title_bread_crumb }>
>> <{$title_bread_crumb}> ( <{$total_bread_crumb}> )
<{/if}>
<{* === catpath for category === *}>
<{if $show_catpath }>
<{assign var="catpath_first" value=$catpath.first }>
>>
<{if $use_pathinfo }>
<{else}>
<{/if}>
<{foreach item=catpath_list from=$catpath.list}>
<{if $use_pathinfo }>
<{else}>
<{/if}>
<{$catpath_list.cat_title_s}>
:
<{/foreach}>
( <{$total_bread_crumb}> )
<{/if}>
<{* === catpath end === *}>
<{* === gmap js === *}>
<{if $show_gmap }>
<{include file="db:`$mydirname`_inc_gmap_js.html" }>
<{include file="db:`$mydirname`_inc_gmap_icons.html" }>
<{include file="db:`$mydirname`_inc_gmap_makers.html" }>
<{/if}>
<{* === gmap js end === *}>
<{if $show_gmap && $use_box_js }>
<{elseif $show_gmap }>
<{elseif $use_box_js }>
<{/if}>