-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathlocation.html
177 lines (169 loc) · 7.98 KB
/
location.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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
---
layout: base
---
<script>
$(document).ready(function(){
$('#main_location_img').attr('src',
'https://maps.googleapis.com/maps/api/staticmap?center=37.523838,%20126.980524&zoom=15&size='
+$('#main_location').width()+'x'+ $('#main_location').height()
+'&markers=37.523838,%20126.980524&key=AIzaSyAym9nfPiZOWo3a8DEThTwd351_4UWukRo');
$('#sub_location_img').attr('src',
'https://maps.googleapis.com/maps/api/staticmap?center=37.521412,126.980959&zoom=15&size='
+$('#sub_location').width()+'x'+ $('#sub_location').height()
+'&markers=37.521412,126.980959&key=AIzaSyAym9nfPiZOWo3a8DEThTwd351_4UWukRo');
$('#sub_location_img2').attr('src',
'https://maps.googleapis.com/maps/api/staticmap?center=37.576450,127.001550&zoom=15&size='
+$('#sub_location2').width()+'x'+ $('#sub_location2').height()
+'&markers=37.576450,127.001550&key=AIzaSyAym9nfPiZOWo3a8DEThTwd351_4UWukRo');
});
</script>
<div class="wrap location_wrap">
<section>
<h1 class="title">행사장소안내</h1>
<div class="guide_bar_33" style="margin-bottom: 64px;"></div>
<div class="locations">
<div class="info">
<div class="name">
<a href="http://www.museum.go.kr/site/homepage/menu/viewMenu?menuid=001001008001"
target="_blank">
<img src="/images/base/locate.png" alt="|"/>국립중앙박물관
</a>
</div>
<div class="address">
서울특별시 용산구 서빙고로 137 국립중앙박물관<br/>
</div>
<div class="transport">
<table>
<tr>
<td class="font-bold">
<img src="/images/other/bullet.png" alt="-"/> 세부장소
</td>
<td>
대강당 / 소강당 / 세미나실
</td>
</tr>
<tr>
<td class="font-bold">
<img src="/images/other/bullet.png" alt="-"/> 지하철
</td>
<td>
4호선 이촌역 2번 출구 방향 ‘박물관 나들길’<br/>
(*나들길 박물관 서문과 연결)
</td>
</tr>
<tr>
<td class="font-bold"><img src="/images/other/bullet.png" alt="-"/> 버스</td>
<td>
간선버스 400, 502번 '국립중앙박물관, 용산가족공원'에서 하차
</td>
</tr>
</table>
</div>
</div>
<div class="map" id="main_location">
<a href="http://map.daum.net/?urlX=495628&urlY=1117911&itemId=8830150" target="_blank">
<img src="" alt="map" id="main_location_img"/>
</a>
</div>
</div>
</section>
</div>
<div class="wrap location_wrap">
<section>
<div class="locations">
<div class="info">
<div class="name">
<a href="http://www.hangeul.go.kr/html/use/locationGuide.do?curr_menu_cd=0101040000" target="_blank">
<img src="/images/base/locate.png" alt="|"/>국립한글박물관
</a>
</div>
<div class="address">
서울시 용산구 서빙고로 139 국립한글박물관
</div>
<div class="transport">
<table>
<tr>
<td class="font-bold">
<img src="/images/other/bullet.png" alt="-"/> 세부장소
</td>
<td>
강당 / 강의실1 / 강의실2
</td>
</tr>
<tr>
<td class="font-bold">
<img src="/images/other/bullet.png" alt="-"/> 지하철
</td>
<td>
4호선 이촌역 2번 출구 계단 왼쪽 방향 ‘박물관 나들길’ 이용 → 우측 방향으로 400m 직진
</td>
</tr>
<tr>
<td class="font-bold"><img src="/images/other/bullet.png" alt="-"/> 버스</td>
<td>
간선버스 400, 502번 '국립중앙박물관, 용산가족공원'에서 하차
</td>
</tr>
</table>
</div>
</div>
<div class="map" id="sub_location">
<a href="http://map.daum.net/?urlX=495792&urlY=1117137&itemId=25612651" target="_blank">
<img src="" alt="map" id="sub_location_img"/>
</a>
</div>
</div>
</section>
</div>
<div class="wrap location_wrap">
<section>
<div class="locations">
<div class="info">
<div class="name">
<a href="https://www.ckl.or.kr:446/views/cms/www/in/sn/facilitiesintro03.jsp" target="_blank">
<img src="/images/base/locate.png" alt="|"/>콘텐츠코리아랩
</a>
</div>
<div class="address">
서울시 종로구 연건동 대학로 57 홍익대 아트센터 교육동
</div>
<div class="transport">
<table class="add_padding">
<tr>
<td class="font-bold">
<img src="/images/other/bullet.png" alt="-"/> 세부장소
</td>
<td>
세부장소 컨퍼런스룸 (10층) / 603호 / 604호 (6층)
</td>
</tr>
<tr>
<td class="font-bold">
<img src="/images/other/bullet.png" alt="-"/> 지하철
</td>
<td>
1호선 종로5가역 2번 출구 > 이화사거리 방면으로 약 800m 직전 (도보 7분) <br>
4호선 혜화역 3번 출구 > 이화사거리 방면으로 약 800m 직진 (도보 7분)
</td>
</tr>
<tr>
<td class="font-bold"><img src="/images/other/bullet.png" alt="-"/> 버스</td>
<td>
이화사거리 하차 : 종로 05번 마을버스 <br/>
이화장 하차 : 109, 273, 601, 2112, 7025 <br/>
통신대 하차 : 104, 106, 107, 140, 143, 150, 160, 273, 710, 2112 <br/>
현대그룹빌딩 하차 : 102, 107, 108, 109, 162, 301, 7025 <br/>
</td>
</tr>
</table>
</div>
</div>
<div class="map" id="sub_location2">
<a href="http://map.daum.net/?urlX=500316&urlY=1132541&itemId=23255212" target="_blank">
<img src="" alt="map" id="sub_location_img2"/>
</a>
</div>
</div>
</section>
</div>
<div class="m60" style="background-color: #f7f7f8;"></div>