-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathwinterwonderlan.html
138 lines (116 loc) · 7.52 KB
/
winterwonderlan.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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8" />
<meta name="title" content="WSUCON" />
<meta name="robots" content="index" />
<meta name="author" content="abates" />
<!--<meta http-equiv="X-UA-Compatible" content="IE=9" /> -->
<meta name="copyright" content="Copyright @ WSULUG" />
<meta name="description" content="Time for a serious blasty blast." />
<meta name="keywords" content="omgwtfun, omgwtfunpizza, games, tournaments, wsu linux, wsucon, linux users group" />
<link href='http://fonts.googleapis.com/css?family=Roboto:400,900italic&effect=shadow-multiple|emboss|outline|3d-float' rel='stylesheet' type='text/css'>
<link href="http://fonts.googleapis.com/css?family=Droid+Sans:400,700" rel="stylesheet" type="text/css"/>
<link href="http://fonts.googleapis.com/css?family=Lobster+Two:400,700" rel="stylesheet" type="text/css"/>
<link href="http://fonts.googleapis.com/css?family=Oswald:400,700,300" rel="stylesheet" type="text/css"/>
<link href="./images/wsucon.ico" rel="shortcut icon" title="WSUCON" />
<link rel="stylesheet" type="text/css" href="./scripts/styles.css" />
<script type="text/javascript" src="./scripts/facebook.js"></script>
<script type="text/javascript" src="./scripts/jquery.js"></script>
<script type="text/javascript" src="./scripts/sliding_effect.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-47259858-1', 'wsu.edu');
ga('send', 'pageview');
</script>
<title>WSUCon</title>
<!-- [if lte IE 6]>
<style type="text/css">
#container{ height: 1%; }
#headerleft {
left: 150px;
}
</style>
<!--[endif]-->
</head>
<body>
<div id="topback" class="column"> </div> <!-- end div "topback" -->
<div id="leftback" class="column"> </div> <!-- end div "leftback" -->
<div id="outer-container">
<div id="topbar">
<div id="topcontainer">
<a href="./registration.html"><b class="font-effect-outline">Registration is CLOSED!</b></a>
</div> <!-- end div "topcontainer" -->
</div> <!-- end div "topbar" -->
<div id="inner-container">
<div id="header">
<div id="headercenter" class="column">
<div id="headerbanner">
<a href="http://wsucon.wsu.edu"> <img border="0" src="./images/wsucon-logo-xiv-full-web.png" width="100%" height="100%" /> </a>
</div> <!-- end div "headerbanner" -->
</div> <!-- end div "headerbanner" -->
<div id="headerleft" class="column"> </div> <!-- end div "headerleft" -->
<div id="headerright" class="column"> </div> <!-- end div "headerright" -->
</div> <!-- end div "header" -->
<div id="center-container">
<div id="mfcontainer" class="column">
<div id="content">
<h1>Winter WonderLAN</h1>
<h3><b>Where:</b> CUE 202</h3>
<h3><b>When:</b> October 14th-15th 2016, 5pm-5pm</h3>
<h3><b>Cost:</b> Free! (but bring money for food)</h3>
<h3>What is Winter WonderLAN?</h3>
<p>We treat Winter WonderLAN as our pilot for WSUCon, with a focus of testing new ideas for WSUCon, while keeping our costs low. This way we can go all out for WSUCon.</p>
<h3>What should we expect?</h3>
<p>As always, we will have movies playing, games happening, and a large room with gigabit ethernet. We will NOT be providing pizza, although we will try to get collections going to get some through the night.</p>
<h3>What do I need to bring?</h3>
<ul>
<li>Yourself</li>
<li>A computer, power, ethernet cable</li>
<li>Money if you wish to get food.</li>
<li>Energy</li>
</ul>
<div id="communities">
<div class="fb-like" data-href="https://www.facebook.com/pages/WSUCon/157040581005218" data-width="220" data-layout="button_count" data-show-faces="false" data-send="true"> </div> <!-- end div "fb-like" -->
<a target="_blank" href="http://reddit.com/r/wsucon"> <img border="0" alt="Go To Reddit" height="22px" src="http://en-us.reddit.com/static/spreddit14.gif"> </a>
<a target="_blank" href="http://steamcommunity.com/groups/WSUCon"> <img height="22px" border="0" alt="Steam Community" src="http://cdn.steamcommunity.com/public/images/header/globalheader_logo.png"> </a>
</div> <!-- end div "communities" -->
<div id="hidden-buffer">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</div>
</div> <!-- end div "content" -->
</div> <!-- end div "mfcontainer" -->
<div id="lfcontainer" class="column">
<div id="navigation-block">
<ul id="sliding-navigation">
<li class="sliding-element"> <a href="http://wsucon.wsu.edu">Home</a> </li>
<li class="sliding-element"> <a href="./games-tournaments.html">Games & Tournaments</a> </li>
<li class="sliding-element"> <a href="./brackets.html">Brackets</a> </li>
<!-- <li class="sliding-element"> <a href="./videos.html">Videos</a> </li> -->
<li class="sliding-element"> <a href="./pictures.html">Pictures</a> </li>
<li class="sliding-element"> <a href="./faq.html">FAQ</a> </li>
<li class="sliding-element"> <a href="./registration.html">Registration</a> </li>
<li class="sliding-element"> <a href="./wsucraft.html">WSUCraft</a> </li>
<li class="sliding-element"> <a href="./winterwonderlan.html">WinterWonderLAN</a> </li>
<li class="sliding-element"> <a href="./sponsors.html">Sponsors</a> </li>
</ul> <!-- end navbar ul -->
</div> <!-- end navigation-block -->
</div> <!-- end div "lfcontainer" -->
<div id="rfcontainer" class="column">
<div id="content">
<h1>Sponsors</h1>
<p> <a href="http://lug.wsu.edu" target="_blank"> <img height ="auto" width="128px" border="0" src="/images/sponsors/lug.png"> </a> </p>
<p> <a href="http://studentinvolvement.orgsync.com/org/aswsu" target="_blank"> <img height="auto" width="128px" border="0" src="/images/sponsors/aswsu.png"> </a> </p>
<p> <a href="http://eecs.wsu.edu" target="_blank"> <img height ="auto" width="128px" border="0" src="/images/sponsors/eecs.png"> </a> </p>
<p> <a href="http://studentinvolvement.orgsync.com/org/wsurha/home" target="_blank"> <img height ="auto" width="128px" border="0" src="/images/sponsors/rha.png"> </a> </p>
<p> <a href="http://seb.wsu.edu" target="_blank"> <img height ="auto" width="128px" border="0" src="/images/sponsors/seb.png"> </a> </p>
<p> <a href="http://www.gamergalaxy.net/" target="_blank"> <img height="auto" width="128px" border="0" src="/images/sponsors/ggxylogo.png"> </a> </p>
</div> <!-- end div "content" -->
</div> <!-- end div "rfcontainer" -->
</div> <!-- end div "center-container" -->
<div id="footer"> LUG Forums <a href="http://lug.wsu.edu">lug.wsu.edu</a> | Copyright 2015 @ WSU LUG </div> <!-- end div "footer" -->
</div> <!-- end div "inner-container" -->
</div> <!-- end div "outer-chamber" -->
</body> <!-- end body -->
</html> <!-- end html -->