-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
530 lines (386 loc) · 15.2 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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
<!DOCTYPE html>
<html lang="en">
<head>
<title>THE ARENA</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:title" content=""/>
<meta property="og:description" content=""/>
<meta property="og:type" content=""/>
<meta property="og:url" content=""/>
<meta property="og:image" content=""/>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/slider1.css" rel="stylesheet">
<link href="css/slider2.css" rel="stylesheet">
<link href="css/slider3.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Droid+Sans:400,700">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Droid+Serif">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Boogaloo">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Economica:700,400italic">
</head>
<body>
<header>
<div class="container">
<div class="row-fluid">
<div class="navigation">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<a class="btn btn-navbar btnOverlay" data-toggle="collapse" data-target=".nav-collapse">
menu
</a>
<div class="nav-collapse collapse">
<ul class="nav">
<li><a href="#" class="home">Home</a></li>
<li><a href="#" class="about">About</a></li>
<li><a href="#" class="pricing">Pricing</a></li>
<li><a href="#" class="contact">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<div id="home">
<div class="demo-1">
<div id="slider" class="sl-slider-wrapper">
<div class="sl-slider">
<div class="sl-slide bg-1" data-orientation="horizontal" data-slice1-rotation="-25" data-slice2-rotation="-25" data-slice1-scale="2" data-slice2-scale="2">
<div class="sl-slide-inner">
<div class="deco" data-icon="A"></div>
<h2>THE ARENA</h2>
<blockquote><p>The FIRST eSports gaming lounge in Waterloo</p><cite>Kaitlyn Yong</cite></blockquote>
</div>
</div>
<div class="sl-slide bg-2" data-orientation="vertical" data-slice1-rotation="10" data-slice2-rotation="-15" data-slice1-scale="1.5" data-slice2-scale="1.5">
<div class="sl-slide-inner">
<div class="deco" data-icon="R"></div>
<h2>RADICAL</h2>
<blockquote><p>A radical change in bridging technology with its users</p><cite>Stephanie Liu</cite></blockquote>
</div>
</div>
<div class="sl-slide bg-3" data-orientation="horizontal" data-slice1-rotation="3" data-slice2-rotation="3" data-slice1-scale="2" data-slice2-scale="1">
<div class="sl-slide-inner">
<div class="deco" data-icon="E"></div>
<h2>ENGINEER</h2>
<blockquote><p>Engineering a community for enthusiastic gamers</p><cite>Kaitlyn Yong</cite></blockquote>
</div>
</div>
<div class="sl-slide bg-4" data-orientation="vertical" data-slice1-rotation="-5" data-slice2-rotation="25" data-slice1-scale="2" data-slice2-scale="1">
<div class="sl-slide-inner">
<div class="deco" data-icon="N"></div>
<h2>Nurture</h2>
<blockquote><p>Nurturing amateur MMO players</p><cite>Stephanie Liu</cite></blockquote>
</div>
</div>
<div class="sl-slide bg-5" data-orientation="horizontal" data-slice1-rotation="-5" data-slice2-rotation="10" data-slice1-scale="2" data-slice2-scale="1">
<div class="sl-slide-inner">
<div class="deco" data-icon="A"></div>
<h2>Awesome</h2>
<blockquote><p>An all around awesome place to go</p><cite>Kaitlyn Yong</cite></blockquote>
</div>
</div>
</div>
<nav id="nav-arrows" class="nav-arrows">
<span class="nav-arrow-prev">Previous</span>
<span class="nav-arrow-next">Next</span>
</nav>
<nav id="nav-dots" class="nav-dots">
<span class="nav-dot-current"></span>
<span></span>
<span></span>
<span></span>
<span></span>
</nav>
</div>
</div>
</div>
<div id="services" class="color black">
<div class="container">
<div class="wrapper span12">
<div id="page-title">
<div id="page-title-inner">
<h2><span>What is The Arena?</span></h2>
</div>
</div>
<div class="row-fluid">
<div class="span4">
<center><h3>MEET</h3></center>
</div>
<div class="span4">
<center><h3>COMPETE</h3></center>
</div>
<div class="span4">
<center><h3>ENJOY</h3></center>
</div>
<br>
<hr class="clean">
</div>
<div class="row-fluid">
<div class="span12">
<p>
The Arena is an eSports Gaming Lounge, a new place of entertainment for the Waterloo Region. It's a place for gamers to meet, compete, and enjoy all things related to eSports and if you're 19+ you can do it all with a beer in hand. Not just a cybercafé of the 1990’s, The Arena is more than just generic rows of PC’s. We provide a greater gaming experience for the thousands of Waterloo gamers who play eSports titles casually, as well as incubate professional teams to play in-house in our private team rooms. Our visitors will enjoy 100 gaming PC’s networked together and online with the most popular games installed and ready to play. Members have unlimited access, while guests are limited to 1-2 hours with the chance to add time by making a purchase at the shop or the bar.
</p>
</div>
</div>
<div class="row-fluid">
<div class="span6">
<p>
The earliest known video game competition took place on October 19, 1972 at Stanford University for the game Spacewar. Stanford students were invited to an "Intergalactic spacewar olympics" whose grand prize was a year's subscription for Rolling Stone, with Bruce Baumgart winning the five-man-free-for-all tournament and Tovar and Robert E. Maas winning the Team Competition. The Space Invaders Championship held by Atari in 1980 was the earliest large scale video game competition, attracting more than 10,000 participants across the United States, establishing competitive gaming as a mainstream hobby.
</p>
</div>
<div class="span6">
<p>
eSports can be defined as a form of sports where the primary aspects of the sport are facilitated by electronic systems; the input of players and teams as well as the output of the eSports system are mediated by human-computer interfaces. eSports is now considered the fastest growing spectator sport with 100 million people spending at least an hour everyday watching and chatting online. The global eSports market is worth $748M and will reach $1.9B by 2018E. North America and Europe make up a combined 52% of the market as they continue to rapidly invest in the space while Asia approaches stagnation after a long fascination with eSports.
</p>
</div>
</div>
</div>
<div id="about" class="color yellow">
<div class="container">
<div class="wrapper span12">
<div id="page-title">
<div id="page-title-inner">
<h2><span>About Arena</span></h2>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<div id="story">
<p>
The Waterloo region houses two renown universities that brings together over 53,000 students each year. These students have numerous talents and interests, one being esports.
</p>
<p>
<h2><center><a href="https://canvanizer.com/slideshow/RMBFsoPoE0g#">Business Model Canvas</a></h2></center>
</p>
</div>
</div>
</div>
</div>
<div id="pricing" class="color blue">
<div class="container">
<div class="wrapper span12">
<div id="page-title">
<div id="page-title-inner">
<h2><span>Pricing</span></h2>
</div>
</div>
<div class="four-tables">
<div class="row-fluid">
<div class="span3">
<div class="pricing-table">
<div class="color-cccddd">
<h3>Standard</h3>
<h4><span class="price">FREE</span> <span class="time">per month</span></h4>
<ul>
<li>5 Hrs of FREE PC Game Time</li>
<li>5% off Console Rentals</li>
<li>5% off Entry Fees</li>
</ul>
<a href="#" class="buy"><span>Buy</span></a>
</div>
</div>
</div>
<div class="span3">
<div class="pricing-table">
<div class="color-666777">
<h3>Premium</h3>
<h4><span class="price">$4.99</span> <span class="time">per month</span></h4>
<ul>
<li>10 Hrs of FREE PC Game Time</li>
<li>10% off Console Rentals</li>
<li>10% off Entry Fees</li>
</ul>
<a href="#" class="buy"><span>Buy</span></a>
</div>
</div>
</div>
<div class="span3">
<div class="pricing-table">
<div class="color-666777">
<h3>Professional</h3>
<h4><span class="price">$9.99</span> <span class="time">per month</span></h4>
<ul>
<li>20 Hrs of FREE PC Game Time</li>
<li>20% off Console Rentals</li>
<li>Weekday Happy Hour Pricing</li>
<li>20 % off Entry Fees</li>
</ul>
<a href="#" class="buy"><span>Buy</span></a>
</div>
</div>
</div>
<div class="span3">
<div class="pricing-table">
<div class="color-666777">
<h3>Ultimate</h3>
<h4><span class="price">$19.99</span> <span class="time">per month</span></h4>
<ul>
<li>Unlimited PC Game Time</li>
<li>20% off Console Rentals AND Purchases</li>
<li>Happy Hour Pricing 24/7</li>
<li>Waived Entry Fees</li>
</ul>
<a href="#" class="buy"><span>Buy</span></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="mapBg"></div>
<div id="contact" class="color blue transparent">
<div class="container">
<div class="wrapper span12">
<div id="page-title">
<div id="page-title-inner">
<h2><span>Contact</span></h2>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<b>The Arena</b> •
200 University Ave West •
Waterloo, ON N2L 3G1, Canada •
Phone: (123) 456-7890 •
Fax: (123) 456-7890 •
Email: [email protected] •
Web: thearena.com
</div>
</div>
<hr class="clean">
<div class="row-fluid">
<div class="span6">
<div id="contact-form">
<form method="post" action="">
<fieldset>
<input tabindex="4" id="name" name="name" type="text" value="" class="span12" placeholder="Name: ..." >
<input tabindex="2" id="email" name="email" type="text" value="" class="span12" placeholder="Email: ...">
<input tabindex="3" id="www" name="www" type="text" value="" class="span12" placeholder="WWW: ...">
<textarea tabindex="3" class="input-xlarge span12" id="message" name="body" rows="7" placeholder="Message: ..."></textarea>
<div class="actions">
<button tabindex="3" type="submit" class="btn btn-succes btn-large">Send message</button>
</div>
</fieldset>
</form>
</div>
</div>
<div class="span6">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<div id="googlemaps">
<div id="map" class="google-map google-map-full"></div>
</div>
<script src="http://maps.google.com/maps/api/js?sensor=true"></script>
<script src="js/jquery.gmap.min.js"></script>
<script type="text/javascript">
$('#map').gMap({
controls: {
panControl: false,
zoomControl: false,
mapTypeControl: false,
scaleControl: false,
streetViewControl: false,
overviewMapControl: false
},
maptype: 'ROADMAP',
scrollwheel: true,
zoom: 13,
markers: [
{
address: 'Waterloo, Canada',
html: '',
popup: false,
}
],
});
$('#mapBg').gMap({
controls: {
panControl: false,
zoomControl: false,
mapTypeControl: false,
scaleControl: false,
streetViewControl: false,
overviewMapControl: false
},
maptype: 'ROADMAP',
scrollwheel: true,
zoom: 13,
markers: [
{
address: 'Waterloo, Canada',
html: '',
popup: false,
}
],
});
</script>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="js/isotope.js"></script>
<script type="text/javascript" src="js/jquery.imagesloaded.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/flexslider.js"></script>
<script type="text/javascript" src="js/carousel.js"></script>
<script type="text/javascript" src="js/fancybox.js"></script>
<script type="text/javascript" src="js/twitter.js"></script>
<script type="text/javascript" src="js/modernizr.custom.79639.js"></script>
<script type="text/javascript" src="js/jquery.ba-cond.min.js"></script>
<script type="text/javascript" src="js/jquery.slitslider.js"></script>
<script type="text/javascript" src="js/excanvas.js"></script>
<script type="text/javascript" src="js/jquery.flot.min.js"></script>
<script type="text/javascript" src="js/jquery.flot.pie.min.js"></script>
<script type="text/javascript" src="js/jquery.flot.stack.js"></script>
<script type="text/javascript" src="js/jquery.flot.resize.min.js"></script>
<script defer="defer" src="js/custom.js"></script>
<script type="text/javascript">
$(function() {
var Page = (function() {
var $navArrows = $( '#nav-arrows' ),
$nav = $( '#nav-dots > span' ),
slitslider = $( '#slider' ).slitslider( {
onBeforeChange : function( slide, pos ) {
$nav.removeClass( 'nav-dot-current' );
$nav.eq( pos ).addClass( 'nav-dot-current' );
}
} ),
init = function() {
initEvents();
},
initEvents = function() {
// add navigation events
$navArrows.children( ':last' ).on( 'click', function() {
slitslider.next();
return false;
} );
$navArrows.children( ':first' ).on( 'click', function() {
slitslider.previous();
return false;
} );
$nav.each( function( i ) {
$( this ).on( 'click', function( event ) {
var $dot = $( this );
if( !slitslider.isActive() ) {
$nav.removeClass( 'nav-dot-current' );
$dot.addClass( 'nav-dot-current' );
}
slitslider.jump( i + 1 );
return false;
} );
} );
};
return { init : init };
})();
Page.init();
});
</script>
</body>
</html>