TOP002_SCHE.tpl
5.49 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
<TABLE cellSpacing=0 cellPadding=0 width=100% class="mainColor" border=0>
<TR>
<TD width=10 class="mainColor" height=30> </TD>
<TD width=50 valign=center>
<a href="javascript:print_schedule(<!--{$strwkdate}--> ,'<!--{$syain_cd}-->')";>
<img src="image/printer.gif" title="スケジュール印刷" border=0>
</a>
</TD>
<TD width=257><SPAN class=font_90_s><!--{$strName}-->さんのスケジュール</span></TD>
<TD align=middle width=400>
<SELECT name=main_year onchange=javascript:getDate();><!--{$main_year}--></SELECT>
<SELECT name=main_mon onchange=javascript:getDate();><!--{$main_mon}--></SELECT>
</TD>
<TD align=right width=300>
<INPUT type=button value="<< 前月" onclick="move_date(<!--{$st_sengetu}-->)">
<INPUT type=button value=" 今月 " onclick="move_date(<!--{$st_kongetu}-->)">
<INPUT type=button value="翌月 >>" onclick="move_date(<!--{$st_raigetu}-->)">
</TD>
<TD width=10 class="mainColor" height=30> </TD>
</TR>
</TABLE>
<TABLE cellSpacing=1 cellPadding=1 width="100%" class="mainColor" border=0>
<TR>
<TD>
<TABLE cellSpacing=1 cellPadding=1 width="100%" border=0 bgColor=75A9FF>
<TR>
<TD align="middle" width="14%" bgcolor="#FDDFFD" height="30"><SPAN class=Normalfont>日</SPAN></TD>
<TD align="middle" width="14%" bgcolor="#ffffe6" height="30"><SPAN class=Normalfont>月</SPAN></TD>
<TD align="middle" width="14%" bgcolor="#ffffe6" height="30"><SPAN class=Normalfont>火</SPAN></TD>
<TD align="middle" width="14%" bgcolor="#ffffe6" height="30"><SPAN class=Normalfont>水</SPAN></TD>
<TD align="middle" width="14%" bgcolor="#ffffe6" height="30"><SPAN class=Normalfont>木</SPAN></TD>
<TD align="middle" width="14%" bgcolor="#ffffe6" height="30"><SPAN class=Normalfont>金</SPAN></TD>
<TD align="middle" width="14%" bgcolor="#CCF8FB" height="30"><SPAN class=Normalfont>土</SPAN></TD>
</TR>
<!--{assign var="lineCnt" value=0}-->
<!--{section name=item loop=$strcalender}-->
<!--{if $TR_TAG[item]==1}-->
<!--{math equation="x + 1" x=$lineCnt y=5 assign=lineCnt}-->
<TR>
<!--{/if}-->
<TD vAlign=top width="14%" bgColor="<!--{$scheduleTD[item][0]}-->" height=30>
<!--{$scheduleTD[item][1]}-->
<!--{if $scheduleTD[item][1]!=""}-->
<!--{if $PHP_BIT_SCE==1}-->
<A href=javascript:schedule_ajax(0,<!--{$scheduleTD[item][2]}-->,<!--{$lineCnt}-->);>
<img src=image/write.gif title=予定入力 border=0>
</A>
<BR>
<!--{/if}-->
<!--{/if}-->
<!--{if $scheduleTD[item][3]!="" || $scheduleTD[item][4]!=""}-->
<ul>
<!--{section name=item2 loop=$scheduleTD[item][3]}-->
<!--{if $scheduleTD[item][3][item2][0]==0}-->
<!--{if $scheduleTD[item][3][item2][4]==3 && $scheduleTD[item][3][item2][5] != $scheduleTD[item][3][item2][6]}-->
<li><SPAN class=Flowfont><!--{$scheduleTD[item][3][item2][2]}--></SPAN></li>
<!--{else}-->
<li>
<A href=javascript:schedule_ajax(<!--{$scheduleTD[item][3][item2][1]}-->,<!--{$lineCnt}-->); <!--{$scheduleTD[item][3][item2][3]}-->>
<SPAN class=Flowfont><!--{$scheduleTD[item][3][item2][2]}--></SPAN></A>
</li>
<!--{/if}-->
<!--{/if}-->
<!--{if $scheduleTD[item][3][item2][0]==1}-->
<!--{if $scheduleTD[item][3][item2][4]==3 && $scheduleTD[item][3][item2][5] != $scheduleTD[item][3][item2][6]}-->
<li><SPAN class=Flowfont><!--{$scheduleTD[item][3][item2][2]}--></SPAN></li>
<!--{else}-->
<li>
<A href=javascript:schedule_ajax(<!--{$scheduleTD[item][3][item2][1]}-->,<!--{$lineCnt}-->); <!--{$scheduleTD[item][3][item2][3]}-->>
<SPAN class=Flowfont><!--{$scheduleTD[item][3][item2][2]}--></SPAN></A>
</li>
<!--{/if}-->
<!--{/if}-->
<!--{/section}-->
<!--{$scheduleTD[item][4]}-->
</ul>
<!--{/if}-->
</TD>
<!--{if $scheduleTD[item][5]==1}-->
</tr>
<!--{section name=item3 loop=$CtBanar[item]}-->
<!--{if $CtBanar[item][item3]==1}-->
<tr>
<!--{section name=item4 loop=$scheduleBaner[item][item3]}-->
<!--{if $scheduleBaner[item][item3][item4][0]!=""}-->
<TD align=left <!--{$scheduleBaner[item][item3][item4][0]}-->>
<!--{if $scheduleBaner[item][item3][item4][1]!=""}-->
<!--{if $scheduleBaner[item][item3][item4][7]==3 && $scheduleBaner[item][item3][item4][4]!= $scheduleBaner[item][item3][item4][8]}-->
<SPAN class=Flowfont><!--{$scheduleBaner[item][item3][item4][2]}--></SPAN>
<!--{else}-->
<A href=javascript:schedule_ajax(<!--{$scheduleBaner[item][item3][item4][1]}-->,<!--{$lineCnt}-->); <!--{$scheduleBaner[item][item3][item4][3]}-->>
<SPAN class=Flowfont><!--{$scheduleBaner[item][item3][item4][2]}--></SPAN>
</A>
<!--{/if}-->
<!--{/if}-->
</TD>
<!--{/if}-->
<!--{/section}-->
</tr>
<!--{/if}-->
<!--{/section}-->
<tr>
<td colspan="7" bgcolor="#FFFFFF"><div id="input_<!--{$lineCnt}-->"></div></td>
</tr>
<!--{/if}-->
<!--{/section}-->
</TABLE>
</TD>
</TR>
</TABLE>
<input type="hidden" name="intseq" value="">
<input type="hidden" name="syain_cd" value=<!--{$syain_cd}-->>
<input type="hidden" name="strwkdate" value="">
<input type="hidden" name="intGmflg" value=1>
<input type="hidden" name="DivNo" value="">