<{strip}> <{assign var=view_date value=$action.view_date}>
<{include file="reservation_main_header_location.html"}>
<{include file="reservation_main_move_week.html" }>
<{foreach name="location_list" key="location_id" item="location" from=$action.location_list}> <{if ($smarty.foreach.location_list.first) }> <{assign var=first_location_id value=$location_id}> <{/if}> <{/foreach}>
<{if $action.reserve_block.display_timeframe == $smarty.const._ON}>
 
<{/if}>
 
<{if $action.reserve_block.display_timeframe == $smarty.const._ON}> <{/if}> <{section name=hour loop=24 start=0 step=1}> <{assign var=hour value=$smarty.section.hour.index}> <{/section}> <{foreach name="location_list" key="location_id" item="location" from=$action.location_list}> <{/foreach}>
<{assign var=start_pos value=0}> <{foreach from=$action.timeframe_list item=timeframe}> <{assign var=spacer_width value=`$timeframe.left-$start_pos`}>
transparent<{else}><{$timeframe.timeframe_color}><{/if}>" title="<{$timeframe.start_time|timezone_date:false:$lang._short_time_format}><{$lang.reservation_time_pause}><{$timeframe.end_time|timezone_date:false:$lang._short_time_format}>"> <{$timeframe.timeframe_name}>
<{assign var=start_pos value=$timeframe.left+$timeframe.width}> <{/foreach}>
<{$lang.reservation_time_format|smarty:nodefaults|sprintf:$hour}>
<{if ($action.reserve_data.$location_id.$view_date) }> <{include file="reservation_view_main_list_location.html"}> <{else}>
 
<{/if}>
<{include file="reservation_main_addreserve.html" view_date=$view_date location_id=$location_id hour=""}>
 
<{include file="reservation_main_swicth_display_type.html" display_type=$smarty.const.RESERVATION_DEF_LOCATION}>
<{include file="../reservation_script.html"}> <{include file="reservation_main_script.html"}> <{/strip}>