RES001-1.tpl 3.59 KB
	<!--施設予約予定表--> 
	<br>
	<table width="100%" border="0" cellspacing="0" cellpadding="0">
		<tr>
			<td height="30" width="10"> </td>
			<td width="257"> </td>
			<td width="423" align="center">
				<div align="center">
					<SELECT name=main_year onchange=javascript:getDate();>
					<!--{$year}-->
					</SELECT> 
					<SELECT name=main_mon onchange=javascript:getDate();>
					<!--{$month}-->
					</SELECT> 
					<a href="javascript:cal1.write();">
						<img id="dateLink1" src="./image/calendar.gif" alt="日付選択" border="0" style="vertical-align:middle;margin:5px"/>
					</a>
					<input type="hidden" name="colname" value="<!--{$calYMD}-->">
						<div id="calid"></div>
				</div>
			</td>
			<td align="right" width="">
				<div align="right">
					<input name="submit" type="submit" onclick="res_info(<!--{$st_sengetu}-->)" value="<<前月" ><input name="submit" type="submit" onclick="res_info(<!--{$st_sensyu}-->)" value="<前週" ><input name="submit" type="submit" onclick="res_info(<!--{$st_kinou}-->)" value="<" ><input name="submit" type="submit" onclick="res_info(<!--{$st_honjitu}-->)" value="今日" ><input name="submit" type="submit" onclick="res_info(<!--{$st_ashita}-->)" value=">" ><input name="submit" type="submit" onclick="res_info(<!--{$st_raisyu}-->)" value="翌週>" ><input name="submit" type="submit" onclick="res_info(<!--{$st_raigetu}-->)" value="翌月>>" >
				</div>
			</TD>
		</tr>
	</table>
	<table width="100%" border="0" cellspacing="1" cellpadding="1" class="mainColor"> 
		<tr> 
			<td> <table width="100%" border="0" cellspacing="1" cellpadding="1"> 
					<tr> 
						<td height="30" width="150" class="toneDown"> </td> 
						<!--{section name=item loop=$Weekdate}-->
								<td width=115 height=30	 bgcolor=<!--{$WeekColor[item]}--> align=center><span class=Normalfont> 
										<!--{$Weekdate[item]}--> 
										</span>
								</td> 
						<!--{/section}-->
					</tr> 
					<!--{section name=item loop=$naiyou1}-->
						<tr bgcolor=#FFFFFF> 
							<td height=30 width=150><!--{$naiyou1[item]}--><BR>
								<a href=javascript:res_calendar('<!--{$sisetu_seq[item]}-->','<!--{$strwkdate}-->');>
								<img src=image/cl001.gif height=28 width=28 alt=月間表示 border=0></a>
							</td>
							<td height=30 width=115 bgcolor=<!--{$WeekColor[0]}--> valign=top>
									<ul>
									<!--{$naiyou2[item][0]}--> 
									<BR> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[1]}--> valign=top>
									<ul>
											<!--{$naiyou2[item][1]}-->
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[2]}--> valign=top>
									<ul>
											<!--{$naiyou2[item][2]}--> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[3]}--> valign=top>
									<ul>
											<!--{$naiyou2[item][3]}--> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[4]}--> valign=top>
									<ul>
											<!--{$naiyou2[item][4]}--> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[5]}--> valign=top>
									<ul>
											<!--{$naiyou2[item][5]}--> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[6]}--> valign=top>
									<ul>
											<!--{$naiyou2[item][6]}--> 
									</ul>
							</td> 
						</tr> 
				<!--{/section}-->
				</table></td> 
		</tr> 
	</table> 
	<input type="hidden" name="strwkdate" value=""> 
	<input type="hidden" name="strkijyundate" value="<!--{$strwkdate}-->"> 
	<input type="hidden" name="sisetu" value=""> 
	<input type="hidden" name="intsts" value=""> 

	<SPAN class=Tinnyfont><br></span>