{* $Id: webphoto_main_index.html,v 1.11 2009/04/11 14:46:56 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 $cfg_use_pathinfo }>
<{else}>
<{/if}>
<{foreach item=catpath_list from=$catpath.list}>
<{if $cfg_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 === *}>
<{* === timeline js === *}>
<{if $show_timeline }>
<{$timeline_js }>
<{/if}>
<{* === timeline js end === *}>
<{* === windows js === *}>
<{if $show_js_window }>
<{/if}>
<{* === windows js end === *}>