TOP000_3.tpl
4.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=EUC-JP">
<META http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" type="text/css" href="basefont.css">
<TITLE>E-グルPro</TITLE>
</HEAD>
<SCRIPT LANGUAGE="JAVASCRIPT">
<!--
// this page's own script
function printer(){
window.print();
}
-->
</SCRIPT>
</HEAD>
<BODY onLoad="printer();">
<!--{$Yn}-->
<TABLE width="100%" border=0 cellPadding=1 cellSpacing=1 bgcolor="75A9FF" class="mainColor">
<TR>
<TD>
<TABLE cellSpacing=1 cellPadding=1 width="100%" border=0 >
<TR bgcolor="#FFFFFF">
<TD width=150 height=30 class="toneDown"></TD>
<!--{foreach from=$Weekdate item=item}-->
<td width=115 height=30 align=center><span class=Normalfont><!--{$item}--></span></td>
<!--{/foreach}-->
</TR>
<TR>
<TD bgColor=#ffffff width=15% height=30 rowspan=<!--{$banarCt}-->>
<img src=image/cl001.gif height=28 width=28 alt=奉粗山绩 border=0><span class=Tinnyfont> </span>
<SPAN class=Normalfont><!--{$strname}--></SPAN>
</TD>
<!--{section name=item loop=$kojin_sche_btn}-->
<TD vAlign=top width=12% height=30 <!--{$kojin_sche_btn[item]}-->>
<img src=image/write.gif alt=徒年掐蜗 border=0>
<span class=Flowfont><!--{$HolidayName[item]}--></span>
<BR>
<ul>
<!--{$kojin_sche[item]}-->
<!--{$kojin_tanto[item]}-->
</ul>
</TD>
<!--{/section}-->
</TR>
<!--{section name=item2 loop=$strBanarKojin}-->
<!--{if $strBanarKojin[item2][0][5] != 1}-->
<TR>
<!--{section name=item loop=$strBanarKojin[item2]}-->
<!--{if $strBanarKojin[item2][item][3] != 2}-->
<!--{if $strBanarKojin[item2][item][0] != ""}-->
<TD align=left colspan=<!--{$strBanarKojin[item2][item][1]}--> <!--{$kojin_banner_cr[item2][item]}-->>
<SPAN class=Flowfont><!--{$strBanarKojin[item2][item][2]}--></SPAN></TD>
<!--{else}-->
<TD align=left bgColor=#ffffff><SPAN class=Flowfont></SPAN></TD>
<!--{/if}-->
<!--{/if}-->
<!--{/section}-->
</TR>
<!--{/if}-->
<!--{/section}-->
<!-- その戮 -->
<!--{section name=intSyain loop=$strSyain}-->
<TR>
<TD bgColor=#ffffff width=150 height=30 rowspan=<!--{$banarCtEtc[intSyain]}-->>
<SPAN class=Normalfont><!--{$strSyain[intSyain][1]}--></SPAN><BR>
<img src=image/cl001.gif height=28 width=28 alt=奉粗山绩 border=0>
<img src=image/memo.gif height=28 width=28 alt=排厦メモ border=0>
</TD>
<!--{section name=dayloop loop=$etc_sche_btn[intSyain]}-->
<TD vAlign=top width=115 <!--{$etc_sche_btn[intSyain][dayloop]}--> height=30>
<img src=image/write.gif alt=徒年掐蜗 border=0>
<span class=Flowfont><!--{$HolidayName[dayloop]}--></span><br />
<ul>
<!--{$etc_sche[intSyain][dayloop]}-->
<!--{$etc_tanto[intSyain][dayloop]}-->
</ul>
</td>
<!--{/section}-->
</TR>
<!--{section name=item2 loop=$strBanarEtc[intSyain]}-->
<!--{if $strBanarEtc[intSyain][item2][0][5] != 1}-->
<TR>
<!--{section name=item loop=$strBanarEtc[intSyain][item2]}-->
<!--{if $strBanarEtc[intSyain][item2][item][3] != 2}-->
<!--{if $strBanarEtc[intSyain][item2][item][0] != ""}-->
<TD align=left colspan=<!--{$strBanarEtc[intSyain][item2][item][1]}--> <!--{$Etc_banner_cr[intSyain][item2][item]}-->>
<SPAN class=Flowfont><!--{$strBanarEtc[intSyain][item2][item][2]}--></SPAN>
</TD>
<!--{else}-->
<TD align=left bgColor=#ffffff><SPAN class=Flowfont></SPAN></TD>
<!--{/if}-->
<!--{/if}-->
<!--{/section}-->
</TR>
<!--{/if}-->
<!--{/section}-->
<!--{/section}-->
</TABLE>
</TD>
</TR>
</TABLE>
<SPAN class=Tinnyfont><br></span>
<TABLE cellSpacing="0" cellPadding="0" width="100%" border="0" class="needless">
<TR>
<TD align="left"><INPUT TYPE="button" VALUE=" 磅湖する " onClick="printer()"> <INPUT TYPE="button" VALUE=" 誓じる " onClick="window.close()"></TD>
</TR>
</TABLE>
<input type="hidden" name="intseq" value="">
<input type="hidden" name="syain_cd" value="">
<input type="hidden" name="strwkdate" value="">
<input type="hidden" name="intGmflg" value=1>
</form>
</BODY>
</HTML>