42 lines
2.0 KiB
Plaintext
42 lines
2.0 KiB
Plaintext
<%@ page language="java" contentType = "text/html; charset=euc-kr"%>
|
|
<html>
|
|
<script src="/admins/js/embedControl.js"></script>
|
|
<body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 bgcolor=#000000>
|
|
<!-- START : 플래쉬 ----------------------------------------------------------------------------->
|
|
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
|
<!-- <tr>
|
|
<td width="690" height="136">
|
|
<script>topFlash();</script>
|
|
</td>
|
|
</tr>-->
|
|
<tr>
|
|
<td valign="top" background="img/top_main_bak.gif">
|
|
<table width="934" border="0" cellspacing="0" cellpadding="0">
|
|
<tr>
|
|
<td width="244" valign="top"><img src="img/top_main.gif" width="244" height="135" border="0" usemap="#Map" /></td>
|
|
<!--- 탑메뉴 시작 --->
|
|
<td width="690" valign="top"><img src="img/top_menu.gif" width="690" height="135" border="0" usemap="#Map2" /></td>
|
|
<td valign="bottom"><span class="top-menu-item"><a href="/admins/main/main.do?menuId=constructionProjectManagement&pId=construction-project-statistics-index">건설현장 관리</a></span></td>
|
|
<td valign="bottom"><span class="top-menu-item"><a href="/admins/main/main.do?menuId=mgmtApi&pId=mgmt-api-index">API 관리</a></span></td>
|
|
<!--- 탑메뉴 끝 --->
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<map name="Map" id="Map">
|
|
<area shape="rect" coords="160,98,217,116" href="../login.html" target="_top" />
|
|
</map>
|
|
|
|
<map name="Map2" id="Map2">
|
|
<area shape="rect" coords="10,91,96,119" href="../main.jsp?menuId=user&pId=00" target="_top"/>
|
|
<area shape="rect" coords="108,91,254,120" href="../main.jsp?menuId=userLog&pId=00" target="_top" />
|
|
<area shape="rect" coords="265,91,404,122" href="#" />
|
|
<area shape="rect" coords="419,91,486,121" href="#" />
|
|
<area shape="rect" coords="500,92,556,121" href="#" />
|
|
<area shape="rect" coords="566,93,681,121" href="#" />
|
|
</map>
|
|
<!-- END : 플래쉬 ----------------------------------------------------------------------------->
|
|
</body>
|
|
</html>
|