SIM1000.tpl 1.04 KB
<div class="SimMiddle">

	<br>
<!--{$DEBUG}-->
	<div class="MenuTitle2">
		<span id="titletxt">システムメニュー画面</span>
	</div>
	<div class="MenuMain">
		<table id="MenuTab">
		<tr><td>

			<div class="midashi">システムメニュー</div>
			<br />
			<ul>
			<!--{if $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>
			<!--{/if}-->
			<br />
			<br />
			<!--{if $PHP_USE_FUNC != "1" && $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>
			<!--{/if}-->
			</ul>
			<br />
		</td></tr>
		</table>
		<br />
	</div>
<br />
</div>


<input type="hidden" name="sMode" value="">
<input type="hidden" name="uriageMode" value="">