This repository has been archived by the owner on Dec 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
executable file
·235 lines (232 loc) · 13 KB
/
about.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
<!--Template: W3layouts
Template URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/-->
<!DOCTYPE html>
<html>
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-122681325-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-122681325-1');
</script>
<link rel="icon" href="images/micknmikeorange.png">
<title>About | Scotch'n'Soda Theatre</title>
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all">
<link href="css/style.css" rel="stylesheet" type="text/css" media="all">
<!-- web-fonts -->
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- js -->
<script src="js/jquery.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- start-smoth-scrolling -->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!-- end-smoth-scrolling -->
</head>
<body>
<!-- header start here -->
<div class="mother-grid">
<div class="container">
<div class="header">
<div class="header-left">
<a href="index.html"><img src="images/micknmikeorange.png" style="max-width: 50px; max-height: 50px;"></a>
</div>
<span class="menu"><img src="images/icon-1.png"></span>
<div class="clear"></div>
<div class="header-right">
<ul class="res">
<li><a class="active" href="about.html">ABOUT</a></li>
<li><a href="join.html">GET INVOLVED</a></li>
<li><a href="season.html">CURRENT SEASON</a></li>
<li><a href="subtroupes.html">SUBTROUPES</a></li>
<li><a href="give.html">GIVE</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
<script>
$("span.menu").click(function() {
$("ul.res").slideToggle("slow", function() {
// Animation complete.
});
});
</script>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!-- header end here -->
<!-- about start here -->
<div class="about">
<div class="container">
<div class="about-main">
<h3>ABOUT SCOTCH'N'SODA THEATRE</h3>
<div class="col-md-8 about-left">
<p>Scotch'n'Soda Theatre is the nation's second oldest student theater group, and is one of the oldest and largest student organizations at Carnegie Mellon University. It was founded in the fall of 1907 as The White Friars Club, providing a theatrical outlet for the students of the Carnegie Technical Schools. Their first production, in the spring of 1908, was entitled "All in a Dormitory" and gave a comical look at life on campus. The White Friars Club was short-lived, as student theater went on hiatus during World War I. It wasn't until 1932 when a student theater group called The Bacchanalians formed to produce a musical for Carnegie Tech's Spring Carnival.</p>
<br>
<p>Not satisfied with only doing musicals for Homecoming and Carnival, Scotch'n'Soda introduced the campus' first long-form improvisational comedy production in 1988. This began a 20-year period of growth and change for the organization. In the early 1990s, they expanded to a three-production season. In 1993, a subsidiary group that existed for one year called Club Soda formed, which taught new skills to the diverse membership. This led to more submissions of both student and professionally written plays, and in 1994 the theater company began regular theater "seasons" of three shows plus the Spring Carnival Musical. In 1998, Scotch 'n Soda expanded to a permanent five-production season.
The organization has also founded several <a href="subtroupes.html">subtroupes</a>, creating open and creative spaces for improv comedy, sketch comedy, and playwriting on Carnegie Mellon's campus.</p>
<br>
<p>Today, Scotch'n'Soda proudly produces six to seven shows each season, ranging from full-scale musicals to intimate black box plays, performing in a variety of spaces in the University Center and elsewhere on campus. With a strongly committed and talented membership spanning all six of Carnegie Mellon's undergraduate colleges and representing over 30 different majors, Scotch'n'Soda is growing still and is well poised to continue providing student-run theater to the Carnegie Mellon campus community for years to come.</p>
</div>
<div class="col-md-4 about-right">
<img src="images/about.jpg">
<br>
<br>
<h4>READ MORE <b><a href="http://scotchnsoda.org/" target="_blank">SNS HISTORY</a></b></h4>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!-- about end here -->
<div class="about-board">
<h3>BOARD OF DIRECTORS</h3>
<div class="container">
<div class="row grid-main">
<div class="grid-top">
<div class="col-md-4 grid-column">
<img src="images/shinjini.jpg">
<h4>Shinjini Ray</h4>
<p>President<br><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<br>
</div>
<div class="col-md-4 grid-column">
<img src="images/michelle.jpg">
<h4>Michelle Wiedmann</h4>
<p>Artistic Director<br><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<br>
</div>
<div class="col-md-4 grid-column">
<img src="images/grant.jpg">
<h4>Grant Seastream</h4>
<p>Vice President<br><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<br>
</div>
<div class="clearfix"></div>
</div>
<div class="grid-top">
<div class="col-md-4 grid-column">
<img src="images/alexandra.jpg">
<h4>Alexandra Halberstadt</h4>
<p>Managing Director<br><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<br>
</div>
<div class="col-md-4 grid-column">
<img src="images/wenting.jpg">
<h4>Wenting Chang</h4>
<p>Technical Coordinator<br><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<br>
</div>
<div class="col-md-4 grid-column">
<img src="images/bernice.jpg">
<h4>Bernice Yu</h4>
<p>Public Relations Coordinator<br><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<br>
</div>
<div class="clearfix"></div>
</div>
<div class="grid-bottom">
<div class="col-md-4 grid-column">
<img src="images/joe.jpg">
<h4>Joe Brauch</h4>
<p>Secretary<br><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<br>
</div>
<div class="col-md-4 grid-column">
<img src="images/bobby.jpg">
<h4>Bobby Galindo</h4>
<p>General Membership Coordinator<br><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<br>
</div>
<div class="col-md-4 grid-column">
<img src="images/zoe.jpg">
<h4>Zoe Marshall</h4>
<p>Executive Board Member<br><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
<br>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<!-- footer start here -->
<div class="footer">
<div class="container">
<div class="footer-main">
<div class="col-md-6 footer-top">
<h3>ABOUT US</h3>
<p>Scotch'n'Soda is a student-run theatre organization at Carnegie Mellon University. Its initial dedication was the creation and production of original musicals. Currently students are welcome to write, compose, design, direct, perform in, and otherwise become involved with every aspect of each production.</p>
<br>
<p>The organization is open to all Carnegie Mellon students from all backgrounds, and all performances are public with varying ticket prices.</p>
</div>
<div class="col-md-2 footer-top">
<h3>SITEMAP</h3>
<ul>
<li><a href="about.html">ABOUT</a></li>
<li><a href="join.html">GET INVOLVED</a></li>
<li><a href="season.html">CURRENT SEASON</a></li>
<li><a href="subtroupes.html">SUBTROUPES</a></li>
<li><a href="contact.html">CONTACT</a></li>
</ul>
<div class="clear fix"></div>
</div>
<div class="col-md-2 footer-top footer-social">
<h3>GET SOCIAL</h3>
<ul>
<li><a href="https://www.facebook.com/snstheatre/" target="_blank"><img width="50px" src="images/003-facebook.svg"></a></li>
<li><a href="https://www.instagram.com/scotchnsodatheatre" target="_blank"><img width="50px" src="images/instagram.svg"></a></li>
<li><a href="https://www.twitter.com/snstheatre" target="_blank"><img width="50px" src="images/twitter.svg"></a></li>
<li><a href="https://www.youtube.com/channel/UCYRoT4XEPocbe-3GNEutgIA" target="_blank"><img width="50px" src="images/002-youtube.svg"></a></li>
</ul>
</div>
<div class="col-md-2 footer-top">
<h3>ADDRESS</h3>
<p>
Scotch'n'Soda Theatre<br>
5000 Forbes Avenue<br>
Suite 103, Box 57<br>
Pittsburgh, PA 15213
</p>
</div>
<div class="clear fix"></div>
</div>
</div>
</div>
<div class="copyright">
<div class="container">
<div class="copy-right-main">
<div class="col-md-6 copy-left">
<p>2018 © Scotch'n'Soda Theatre. Website created by William Liu</p>
</div>
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#" id="toTop" style="display: block;"><span id="toTopHover" style="opacity: 1;"></span></a>
<div class="clearfix"></div>
</div>
</div>
</div>
</body>
</html>