-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjiayi.html
110 lines (107 loc) · 4.63 KB
/
jiayi.html
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
<!DOCTYPE HTML>
<!--
Horizons by TEMPLATED
templated.co @templatedco
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
-->
<html>
<head>
<title>CDC AirBox - Hang An Nursing House</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.dropotron.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
</noscript>
<script>
$(function(){
$("#footer").load("footer.html");
});
</script>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
</head>
<body class="hanh">
<!-- Header -->
<div id="header">
<div class="container">
<!-- Logo -->
<h1><a href="#" id="logo">空氣盒子平面圖</a></h1>
<!-- Nav -->
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li>
<a href="index.html">大台北</a>
<ul>
<li><a href="cfad.html">聖若瑟失智老人養護中心</a></li>
<li><a href="cknh.html">承康護理之家</a></li>
<li><a href="hanh.html">恆安老人養護中心</a></li>
<li><a href="ntnusce.html">師大進修推廣學院</a></li>
<li><a href="ntnucsie.html">師大分部</a></li>
<li><a href="ntnulinkou.html">師大林口校區</a></li>
</ul>
</li>
<li>
<a href="index.html">桃園</a>
<ul>
<li><a href="neili.html">內壢國中</a></li>
</ul>
</li>
<li>
<a href="index.html">宜蘭</a>
<ul>
<li><a href="#">國立陽明大學附設醫院</a></li>
<li><a href="#">羅東聖母醫院</a></li>
<li><a href="#">三星鄉公所</a></li>
<li><a href="#">宜蘭教養院</a></li>
<li><a href="#">聖嘉民老人長期照顧中心</a></li>
<li><a href="#">懷哲復康之家</a></li>
</ul>
</li>
<li>
<a href ="index.html">高雄</a>
<ul>
<li><a href="minsheng.html">民生醫院附設護理之家</a></li>
<li><a href="shenggonghuli.html">聖功醫院附設護理之家</a></li>
<li><a href="shenggong.html">聖功醫院</a></li>
<li><a href="jiayi.html">高雄佳醫護理之家</a></li>
<li><a href="xinli.html">新立護理之家</a></li>
<li><a href="jiangqing.html">財團法人獎卿護理展望基金會護理之家</a></li>
</ul>
</li>
</ul>
</nav>
</div>
</div>
<!-- Main -->
<div id="main" class="wrapper style1">
<div class="container">
<section>
<header class="major">
<h2>高雄佳醫護理之家</h2>
</header>
<h3>3F 平面圖</h3>
<img src="./plan_pic/jiayi/jiayi3F.jpg" alt="jiayi3F" usemap="#jiayi3F" width="1280">
<map name="jiayi3F">
<area shape="rect" coords="224,124,412,284" alt="312" target="_blank" href="https://pm25.lass-net.org/data/show.php?device_id=B827EBAF0593">
<area shape="rect" coords="650,124,768,292" alt="309" target="_blank" href="https://pm25.lass-net.org/data/show.php?device_id=B827EB036392">
<area shape="rect" coords="935,228,1043,342" alt="307" target="_blank" href="https://pm25.lass-net.org/data/show.php?device_id=B827EB118297">
<area shape="rect" coords="875,348,1043,436" alt="306" target="_blank" href="https://pm25.lass-net.org/data/show.php?device_id=B827EBBE947E">
<area shape="rect" coords="637,351,743,517" alt="大廳" target="_blank" href="https://pm25.lass-net.org/data/show.php?device_id=B827EB09958B">
<area shape="rect" coords="422,349,553,457" alt="316" target="_blank" href="https://pm25.lass-net.org/data/show.php?device_id=B827EB403A36">
<area shape="rect" coords="875,435,1043,550" alt="305" target="_blank" href="https://pm25.lass-net.org/data/show.php?device_id=B827EB4DF141">
<area shape="rect" coords="825,675,1043,790" alt="302" target="_blank" href="https://pm25.lass-net.org/data/show.php?device_id=B827EB208088">
</map>
</section>
</div>
</div>
<div id="footer"></div>
</body>
</html>