%%FB^FBD^FBD8C76D%%SIM1000.tpl.php
1.28 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
<?PHP /* Smarty version 2.6.22, created on 2014-03-19 16:41:09
compiled from SIM1000.tpl */ ?>
<div class="SimMiddle">
<br>
<!--<?PHP echo $this->_tpl_vars['DEBUG']; ?>
-->
<div class="MenuTitle2">
<span id="titletxt">システムメニュー画面</span>
</div>
<div class="MenuMain">
<table id="MenuTab">
<tr><td>
<div class="midashi">システムメニュー</div>
<br />
<ul>
<!--<?PHP if ($this->_tpl_vars['PHP_USE_FUNC'] != '2'): ?>-->
<li>
<a href = "SIM0100.php?hseq=1" style="font-size: 1.6em;">企業資金シミュレーション</a>
<!--
<a href = "SIM0100.php?hseq=1"><img src="./templates/img/top_btn_shikinguri.gif" border="0" alt="企業資金シミュレーション"></a>
-->
</li>
<!--<?PHP endif; ?>-->
<br />
<br />
<!--<?PHP if ($this->_tpl_vars['PHP_USE_FUNC'] != '1' && $this->_tpl_vars['User_Sikaku'][40] == 1): ?>-->
<li>
<a href = "ZIS0000.php?hseq=1" style="font-size: 1.6em;">資金実績検証システム</a>
<!--
<a href = "ZIS0000.php?hseq=1"><img src="./templates/img/top_btn_soneki.gif" border="0" alt="資金収支実績表"></a>
-->
</li>
<!--<?PHP endif; ?>-->
</ul>
<br />
</td></tr>
</table>
<br />
</div>
<br />
</div>
<input type="hidden" name="sMode" value="">
<input type="hidden" name="uriageMode" value="">