JAVAEE-based-parking-manage.../tingchechang/WebContent/huiyuan/h_left.jsp

38 lines
1.4 KiB
Plaintext

<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
pageEncoding="ISO-8859-1"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Insert title here</title>
<link href="../css/style.css" rel="stylesheet" type="text/css">
</head>
<body>
<table width="198" height="545" border="0" cellpadding="0"
cellspacing="0">
<tr>
<td valign="top"><img src="../image/LEFT-yonghu.jpg" width="198"
height="545" border="0" usemap="#Map" /></td>
</tr>
</table>
<map name="Map" id="Map">
<area shape="rect" coords="57,82,151,106" href="ck_up.jsp"
target="mainFrame" />
<area shape="rect" coords="56,135,150,161" href="gg_list.jsp"
target="mainFrame" />
<area shape="rect" coords="58,197,148,220" href="weigui_list.jsp"
target="mainFrame" />
<area shape="rect" coords="57,248,147,275" href="chewei_list.jsp"
target="mainFrame" />
<area shape="rect" coords="58,307,155,329" href="huiyuan_zhifu.jsp"
target="mainFrame" />
<area shape="rect" coords="57,338,154,359" href="guke_zhifu.jsp"
target="mainFrame" />
<area shape="rect" coords="59,364,151,388" href="tingche_chaxun.jsp"
target="mainFrame" />
<area shape="rect" coords="58,423,149,447" href="../out.jsp"
target="_parent" />
</map>
</body>
</html>