DUT001-1.tpl 3.41 KB
	<!--スケジュールー--> 
	<table width="100%" border="0" cellspacing="0" cellpadding="0"> 
		<tr> 
			<td height="30" width="10"> </td> 
			<td width="257"> </td> 
			<td width="377" align="center"> <div align="center">
				<SELECT name=main_year onchange=javascript:getDate(0);> 
					  <!--{$year}--> 
			  </SELECT> 
				 
				<SELECT name=main_mon onchange=javascript:getDate(0);>
				  <!--{$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 width="393">
					<div align="right">
					    <input type="submit" value="<<前月" onclick="dut_info(<!--{$st_sengetu}-->)" >
					    <input type="submit" value="<前週" onclick="dut_info(<!--{$st_sensyu}-->)" >
					    <input type="submit" value="<" onclick="dut_info(<!--{$st_kinou}-->)" >
					    <input type="submit" value="今日" onclick="dut_info(<!--{$st_honjitu}-->)" >
					    <input type="submit" value=">" onclick="dut_info(<!--{$st_ashita}-->)" >
					    <input type="submit" value="翌週>" onclick="dut_info(<!--{$st_raisyu}-->)" >
					    <input type="submit" value="翌月>>" onclick="dut_info(<!--{$st_raigetu}-->)" >		
		      </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]}--></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]}--> 
									<BR> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[2]}--> valign=top>
									<ul>
									<!--{$naiyou2[item][2]}--> 
									<BR> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[3]}--> valign=top>
									<ul>
									<!--{$naiyou2[item][3]}--> 
									<BR> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[4]}--> valign=top>
									<ul>
									<!--{$naiyou2[item][4]}--> 
									<BR> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[5]}--> valign=top>
									<ul>
									<!--{$naiyou2[item][5]}--> 
									<BR> 
									</ul>
							</td> 
							<td height=30 width=115 bgcolor=<!--{$WeekColor[6]}--> valign=top>
									<ul>
									<!--{$naiyou2[item][6]}--> 
									<BR> 
									</ul>
							</td> 
						</tr> 
				<!--{/section}-->
				</TABLE></TD> 
		</TR> 
	</TABLE> 
	<input type="hidden" name="strwkdate" value="<!--{$strwkdate}-->"> 
	<input type="hidden" name="strkijyundate" value=""> 
	<input type="hidden" name="intTouban" value=""> 
	<input type="hidden" name="intsts" value="">