-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
369 lines (270 loc) · 19.5 KB
/
index.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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="VhbV-pFouuYbsch6LJhk34cd344BK7KO_2hr5zFz_-Q" />
<link rel="icon" type="image/x-icon" href="https://gcparksandresorts.github.io/gcresorthighland/webresources/images/webfavicon1.ico">
<link rel="stylesheet" href="https://gcparksandresorts.github.io/gcresorthighland/webresources/others/styleSheet.css">
<link rel="stylesheet" href="https://gcparksandresorts.github.io/gcresorthighland/webresources/others/styleHeader.css">
<meta name="keywords" content="globe, city, resort, highland, theme park, adventure, city-shop, family fun, vacation, rollercoaster">
<meta name="description" content="Welcome to the Homepage of the Globe-City Resort Highland. Here you will discover the ultimate Adventure at a deluxe theme park resort featuring two hotels, a deluxe shopping and dining district, and a world-renowned theme park. It's fun for everyone at the place where Adventure Lives!">
<!--TAB TITLE --> <!------------------------------------------------------------------------------------------------------------------------------------- HEAD -->
<title>Welcome to the Globe-City Resort Highland</title>
<style>
#videoContainer{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;}
#videoBanner{width:100%;height:100%;object-fit:cover;overflow:none;}
#videoBannerSpacer{width:full;height:100vh;background:#efefef;}
#videoBannerTextBox{position:absolute;top:0;left:0;right:0;bottom:0;margin:0; padding:30px; text-align:center; text-shadow: 2px 1px 8px black;}
#videoBannerTextBox div{position:absolute;top:30%;right:0;left:0;max-width:900px;margin:auto; font-size:18px; color:white; padding:20px;}
#videoBannerTextBoxContent h2{color:white;}
#videoBannerTextBoxContent{color:white;}
#videoBannerTextBoxContent a{color:white;}
#quickLinkBar{position:absolute;right:0;left:0;bottom:0; min-height:86px; background:#073763; text-align:center;}
#quickLinkBar a, #lowerLinkBar a{font-size:25px;text-decoration:none;font-style:normal;display:block;}
#quickLinkBar button{color:white; border:2px solid white; width:110px; height:70px; padding:0px; margin-top:8px; margin-left:10px; margin-right:10px;}
#quickLinkBar button:hover{color:#073763;}
#lowerLinkBar{padding:20px; width:full; background:#073763; text-align:center; margin:0; margin-top:20px; margin-bottom:20px;}
#lowerLinkBar button{color:white; border:2px solid white; width:110px; height:70px; padding:0px; margin-top:8px; margin-left:10px; margin-right:10px;} #lowerLinkBar button:hover{color:#073763;}
@media screen and (max-width:700px){
#videoBannerTextBox div{top:70px;}
}
#apIcon, #csIcon{width:48%; margin:0; display:inline-block; height:100px; min-width:260px; background-size:101%;}
#apIcon:hover, #csIcon:hover{scale:1.05; background-size:110%; transition:0.5s;}
#apIcon{background:url("https://gcparksandresorts.github.io/gcresorthighland/webresources/images/banners/banner4.jpg");
background-size:100%; background-repeat:no-repeat; background-position:center;
font-size:19px; text-shadow: 5px 5px 10px black; font-weight:bold; color:white; margin-right:1%;}
#csIcon{background:url("https://gcparksandresorts.github.io/gcresorthighland/webresources/images/banners/cityshopBanner.jpg");
background-size:100%; background-repeat:no-repeat; background-position:center;
font-size:19px; text-shadow: 5px 5px 10px white; font-weight:bold; color:white; margin-left:1%;}
@media screen and (max-width:600px){#apIcon, #csIcon {width:90%; margin:auto; margin-bottom:20px;}}
.halfBannerContainer{margin:0; padding:0; width:full; display:flex; flex-flow:row;}
.halfBannerContainer .element{width:50%; margin:0; padding:30px; background:purple; color:white; background:rgba(0,0,0,0.5);}
.halfBannerContainer .left{border-radius:0 20px 20px 0; margin-right:20px;}
.halfBannerContainer .right{border-radius:20px 0 0 20px; margin-left:20px;}
.halfBannerContainer .element .content{width:90%; max-width:400px; text-align:center; min-height:300px; display:flex; flex-flow:column; position:relative; height:auto; align-items:center;}
.halfBannerContainer .element .left{float:right;}
.halfBannerContainer .element .right{float:left;}
.halfBannerContainer .element .content h2{color:white; text-shadow: 2px 2px 8px black;}
.halfBannerContainer .element .content p{color:white; text-shadow: 2px 2px 8px black; position:relative;}
.halfBannerContainer .element .content button{color:white; border-color:white; text-shadow: 2px 2px 8px black; box-shadow: 2px 2px 8px black; width:90%; position:absolute; bottom:0; font-size:18px; background:rgba(0,0,0,0.3);}
.halfBannerContainer .element .content .img-cont{display:flex; width:90%; height:100px; margin-bottom:auto; padding:0; align-items:center;}
.halfBannerContainer .element .content .img-cont img{width:100%; height:auto; margin:0;}
.halfBannerContainer .element .content button:hover {background:white; color:black; border-color:white;}
</style>
</head>
<script></script>
<body onload="endLoadingInit()"> <!------------------------------------------------------------------------------------------------------------------------ BODY -->
<!-- Header Elements --><div id='loader'><div></div></div><div id="header"></div>
<!------------------------------------------------------------------------------------------------------------------ VIDEO BANNER ----->
<div id='videoContainer'>
<img id='videoBanner' src='https://media.cnn.com/api/v1/images/stellar/prod/190705153928-millennium-force-rollercoaster-004.jpg?q=w_1600,h_900,x_0,y_0,c_fill'>
</div>
<div id='videoBannerTextBox'>
<div id='videoBannerTextBoxContent'>
</div>
</div>
<div id='quickLinkBar'>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/tickets","_self");'><a>🎫</a>Park Tickets</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/tickets/annual-passports","_self");'><a>🎡</a>Annual Passes</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/tickets/gcvip","_self");'><a>⭐</a>GC VIP</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/hotels","_self");'><a>🏨</a>Places to Stay</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/destinations/city-shop","_self");'><a>🎵</a>City-Shop</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/information/resort-schedule","_self");'><a>🕑</a>Hours & Info</button>
</div>
<div id='videoBannerSpacer'></div>
<!---------------------------------------------------------------------------------------------------------------------- WELCOME ---->
<div class='fullContainer' style='background:#efefef;text-align:center;margin-top:-60px;'>
<div class='container'>
<h1 style='font-family: "Trebuchet MS", Tahoma, sans-serif; margin-top:0; text-transform: uppercase;'>Adventure Lives Here<sup>TM</sup></h1>
<!--<p style='text-align: justify; text-justify: inter-word;'>-->
<p>At the Globe-City Resort Highland, thrills and adventure collide in an unforgettable journey into a world of excitment. Explore new places and embark on daring quests through mystical worlds, anctient ruins, and underwater cities. There's fun for all ages from young explorers to the young at heart!</p>
<p>Gather your family and friends and set forth on an adventure of a lifetime! Visit the Globe-City Resort Highland and let your spirits soar as you create memories to cherish forever!</p>
</div>
</div>
<!-------------------------------------------------------------------------------------------------------------------- SPOTLIGHT ---->
<div class='container'>
<h1>Resort Spotlight</h1>
<p style='margin-top:0;font-size:18px;' id='resortSpotlightDate'></p>
<div id='resortSpotlightContainer' class='spotlightContainer'>
Error Loading. Please Try Again Later.
</div>
<br>
<button onclick='window.open("blog", "_self")'>View News and Updates</button>
</div>
<br>
<!----------------------------------------------------------------------------------------------------------------- THINGS TO DO ---->
<section id='ttdSection'>
<div class='fullContainer' style='padding:0;'>
<h1>One Resort, Two Amazing Avenues</h1>
<br>
<div class='halfBannerContainer' id='avenues'>
<div class='element left' style='background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url("https://gcparksandresorts.github.io/gcresorthighland/webresources/images/fotd1.jpg");background-size:cover;'>
<div class='content left'>
<div class='img-cont'>
<img class='logo' src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/logos/gcapLogo.png'>
</div>
<p>An immersive theme park featuring thrilling rides and unique attractions for all ages
<br><br>
</p>
<p>
<a style='color:white;font-weight:bold;display:inline-block;margin:10px;' href='tickets'>Buy Tickets</a>
<a style='color:white;font-weight:bold;display:inline-block;margin:10px;' href='attractions'>View Attractions</a>
<br><br><br>
</p>
<button onclick='window.open("destinations/adventure-park","_self")'>Explore Adventure Park</button>
</div>
</div>
<div class='element right' style='background:linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("https://gcparksandresorts.github.io/gcresorthighland/webresources/images/banners/cityshopBanner.jpg");background-size:cover;'>
<div class='content right'>
<div class='img-cont'>
<img class='logo' src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/logos/cityshopLogo.png'>
</div>
<p>A deluxe shopping and dining metroplex featuring upbeat music and an electric atmosphere
<br><br>
</p>
<p>
<a style='color:white;font-weight:bold;display:inline-block;margin:10px;' href='dining'>View Dining</a>
<a style='color:white;font-weight:bold;display:inline-block;margin:10px;' href='destinations/city-shop/directory'>View Shopping</a>
<br><br><br>
</p>
<button onclick='window.open("destinations/city-shop","_self")'>Explore City-Shop</button>
</div>
</div>
</div>
<div class='container' id='avenuesAlt' style='display:none; margin-top:0px;'>
<button id='apIcon' onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/destinations/adventure-park","_self")'>Explore Adventure Park</button> <button id='csIcon' onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/destinations/city-shop","_self")'>Explore City-Shop</button>
</div>
</div>
</section>
<br><br>
<!------------------------------------------------------------------------------------------------------------- HOTELS AND RESORTS ---->
<div class='fullContainer' style='padding:0;'>
<h1>Discover a New Way to Stay</h1>
<br>
<div class='halfBannerContainer' id='hotelNorm'>
<div class='element left' style='background:linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url("https://www.tripsavvy.com/thmb/nuCN7r0WvGLV5UlW_LEKVnHLXB0=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/Disneys-Paradise-Pier-Hotel-56a387ad5f9b58b7d0d2740a.jpg");background-size:cover;'>
<div class='content left'>
<div class='img-cont'>
<img class='logo' src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/logos/lakesideHotelLogo.png' style='scale:0.9'>
</div>
<p>Enjoy pleasant rooms themed after the adventurous worlds of Globe-City's Adventure Park. Each room has a unique theme and guests on the north-side have stellar views of the park!
<br><br>
</p>
<br><br>
<button onclick='window.open("destinations/globe-citys-lakeside-hotel","_self")'>View Hotel</button>
</div>
</div>
<div class='element right' style='background:linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) ), url("https://cdn.getawaytoday.com/api/content/image/H3AVTDPP4FXE82S2/disneys-grand-californian-hotel-spa-exterior-r.jpg");background-size:cover;'>
<div class='content right'>
<div class='img-cont'>
<img class='logo' src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/logos/aztechResortLogo.png'>
</div>
<p>
In a class of its own, the Aztech Resort is a sophisticated and luxurious hotel featuring themed amenities, a gorgeous pool deck, and more. It's luxury fun for everyone in the family!
<br><br>
</p>
<br><br>
<button onclick='window.open("destinations/the-aztech-resort","_self")'>View Hotel</button>
</div>
</div>
</div>
<div class='tileContainer' id='hotelAlt'>
<div onclick='window.open("destinations/the-aztech-resort","_self")'>
<img src='https://static.wixstatic.com/media/14fb20_0e3b9cc928974d74b371d8c4604cfb84~mv2.jpg/v1/fill/w_1175,h_729,al_c/14fb20_0e3b9cc928974d74b371d8c4604cfb84~mv2.jpg'>
<h3>The Aztech Resort</h3>
A luxurious and sophisticated resort hotel and spa
</div>
<div onclick='window.open("destinations/globe-citys-lakeside-hotel","_self")'>
<img src='https://www.tripsavvy.com/thmb/nuCN7r0WvGLV5UlW_LEKVnHLXB0=/1500x0/filters:no_upscale():max_bytes(150000):strip_icc()/Disneys-Paradise-Pier-Hotel-56a387ad5f9b58b7d0d2740a.jpg'>
<h3>The Lakeside Hotel</h3>
A family-oriented hotel with theme-park views
</div>
</div>
</div>
<br><br><br>
<!------------------------------------------------------------------------------------------------------------- ANNUAL PASSPORTS ---->
<div class='fullContainer' style='background:url("https://gcparksandresorts.github.io/gcresorthighland/webresources/images/banners/banner1.jpg"); background-position: center; background-repeat: no-repeat; background-size: cover;'>
<div class='columnContainer'>
<img src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/bluePass.png' style='max-height:300px;'>
<div style='color:white; text-align:left;'>
<br>
<h1 style='color:white; text-shadow: 2px 1px 8px black;'>Adventure For the Whole Year</h1>
Purchase an annual passport to visit Adventure Park on over 230* days of the year for no additional fee.<br>Higher passport tiers also gain parking and merchandise discounts!
<p><a style='color:white;' href='https://gcparksandresorts.github.io/gcresorthighland/tickets/annual-passports'>Learn More</a></p>
<p class='disclaimer' style='color:white;'>*Total number of days available for visit depends on passport tier selected</p>
</div>
</div>
</div>
<br><br>
<div class='container'>
<h1>Need Help Planning Your Adventure?</h1>
<div style='font-size:30px;'>
<div style='display:inline-block;margin:10px;'> 🎢</div>
<div style='display:inline-block;margin:10px;'> 🍹</div>
<div style='display:inline-block;margin:10px;'> 🥪</div>
<div style='display:inline-block;margin:10px;'> 🎶</div>
</div>
<p>Every group is different. Utilize our advanced Itinerary Creator<sup class='disclaimer'>TM</sup> to craft your perfect Adventure</p>
<button onclick='window.open("information/planning/plan-your-visit.html","_self")'>Start Planning</button>
</div>
<div class='spacer'></div>
<div class='container'>
<h1>Current Offers and Benefits</h1>
<p style='margin-top:0px;'>Browse ongoing offers for discounted admission, vacation packages, and more</p>
<button onclick='window.open("information/promotions","_self")'>View Promotions</button>
</div>
<!------------------------------------------------------------------------------------------------------------- QUICK LINKS -------->
<br><br>
<div id='lowerLinkBar'>
<img src='https://gcparksandresorts.github.io/gcresorthighland/webresources/images/logos/gcResortLogoRemade.png' style='margin:auto; width:200px; height:auto; object-fit:cover;'>
<div class='spacer'></div>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/tickets","_self");'><a>🎫</a>Park Tickets</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/tickets/annual-passports","_self");'><a>🎡</a>Annual Passes</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/tickets/gcvip","_self");'><a>⭐</a>GC VIP</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/hotels","_self");'><a>🏨</a>Places to Stay</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/destinations/city-shop","_self");'><a>🎵</a>City-Shop</button>
<button onclick='window.open("https://gcparksandresorts.github.io/gcresorthighland/information/resort-schedule","_self");'><a>🕑</a>Hours & Info</button>
</div>
<br>
<div class='container'>
<h2 onclick='runDebug()'>Looking for Something?</h2>
<input type="text" id="searchBar" style="width:300px;margin:auto;height:35px;border-radius:10px;border:1px solid black;" placeholder="Type to Search">
<br><br>
</div>
<!--<button onclick='runDebug()'>Run Debug</button>-->
<!-- Footer Elements --><div id="footer"></div>
</body>
<!------------------------------------------------------------------------------------------------------------------------------------------------ JAVASCRIPTS -->
<!-- CREATE THE VIDEO BANNER -->
<script type='text/javascript'src='https://gcparksandresorts.github.io/gcresorthighland/webresources/scripts/data/indexBannerDisplay.js'></script>
<script>setBannerDisplays();</script>
<!-- CREATE THE RESORT SPOTLIGHT -->
<script type='text/javascript'src='https://gcparksandresorts.github.io/gcresorthighland/webresources/scripts/data/resortSpotlight.js'></script>
<script>createSpotlight();</script>
<!-- CREATE THE HEADER AND FOOTER -->
<script type='text/javascript'src='https://gcparksandresorts.github.io/gcresorthighland/webresources/scripts/headerMain.js'></script>
<script>runHeaderSetup();</script>
<script>
const avenues = document.getElementById("avenues");
const alternate = document.getElementById("avenuesAlt");
const hotel = document.getElementById("hotelNorm");
const hotelAlt = document.getElementById("hotelAlt");
function runInitialAvenue(){
w = window.innerWidth;
if(w > 600){
console.log("looks good");
alternate.style.display = 'none';
hotelAlt.style.display = 'none';
hotelNorm.style.display = 'flex';
avenues.style.display = 'flex';
}else{
alternate.style.display = 'block';
avenues.style.display = 'none';
hotelNorm.style.display = 'none';
hotelAlt.style.display = 'block';
}
}
window.onresize = runInitialAvenue;
</script>
<script>runInitialAvenue();</script>
</html>