-
Notifications
You must be signed in to change notification settings - Fork 0
/
story.html
130 lines (113 loc) · 7.06 KB
/
story.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
<!DOCTYPE html>
<html class='no-js' lang='en'>
<!--<![endif]-->
<head>
<meta charset='utf-8' />
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,100italic,300italic,400italic,700italic' rel='stylesheet' type='text/css'>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible' />
<title>Our Story - UMD Anokha</title>
<link rel="stylesheet" href="lib/css/screen.css?v=1.2" type="text/css" media="screen" charset="utf-8" />
<link href="lib/css/bootstrap.css" rel="stylesheet">
<link href="lib/css/bootstrap-responsive.css" rel="stylesheet">
<link href="lib/css/docs.css" rel="stylesheet">
<link href="lib/css/animate-custom.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target=".bs-docs-sidebar">
<ul id="navigation">
<li class="home"><a href="index.html" title="Home"><img src="lib/images/hometab.png"></a></li>
<li class="about"><a href="#" title="Our Story"><img src="lib/images/storytab.png"></a></li>
<li class="events"><a href = "performances.html" title="Upcoming Events"><img src="lib/images/eventtab.png"></a></li>
<li class="videos"><a href ="videos.html" title="Videos"><img src="lib/images/videotab.png"></a></li>
<li class="members"><a href="members.html"title="Members"><img src="lib/images/membertab.png"></a></li>
<li class="contact"><a href = "#myModal" data-toggle="modal" title="Contact Us"><img src="lib/images/contacttab.png"></a></li>
</ul>
<div id="myModal" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h3 id="myModalLabel">Contact Us</h3>
</div>
<div class="modal-body"><br>
Send us a message and we'll get back to you as soon as possible!
</div>
<div class="modal-body" align-"center">
<!-- Do not change the code! -->
<a id="foxyform_embed_link_434343" href="http://www.foxyform.com/"></a>
<script type="text/javascript">
(function(d, t){
var g = d.createElement(t),
s = d.getElementsByTagName(t)[0];
g.src = "http://www.foxyform.com/js.php?id=434343&sec_hash=df42db28844&width=350px";
s.parentNode.insertBefore(g, s);
}(document, "script"));
</script>
<!-- Do not change the code! -->
</div>
</div>
<!-- =============== BODY =============== -->
<div class="container redhead">
<h1> Where it began... </h1>
<hr>
<p>In the fall of 2001, Lopa Sisodia and Monica Parekh set out to create the University of Maryland’s first (and only) South-Asian/American fusion a cappella group. Lopa and Monica wanted to combine their love of music, their South-Asian heritage, and their American upbringing. Reflecting that singular viewpoint, they named the group Anokha, the Sanskrit word for “unique.” Ten other students joined Anokha in its first semester, and the group hasn’t slowed down since.</p><br>
<h1>... And where we are today</h1>
<hr>
<p>Anokha has since expanded far beyond the grounds of the University of Maryland. The group has performed at venues all over the country, including the British Ambassador’s residence and the Annual India Forum Incorporated Cultural Dinner. In 2010, Anokha competed in Anahat, the country’s oldest South-Asian A Cappella competition. Shortly after, the group released its first single: Dheere Jalna/My Immortal. In 2012, Anokha, JHU Kranti and UMBC Taalcappella founded Maryland Mazaa, an annual showcase of South-Asian Collegiate A Cappella in Maryland. In 2014 and 2016, Anokha competed at Gathe Raho, hosted by the University of Iowa where their very own Niti Darwadkar won Best Female Vocalist both times. Anokha has also released a professionally recorded album, Uncharted, in 2014.</p><br>
<p>Our passion for music drives us to combine seemingly disparate styles into something that everyone can enjoy regardless of language or background. Whether it’s Sa Re Ga or Do Re Mi, we strive to bridge cultural gaps and show the world how music can unite multiple cultures into something truly Anokha.</p><br>
</div>
<!-- =============== Footer =============== -->
<footer class="footer">
<div class="container">
<div class="span5">
<h1>Welcome! </h1></br>
<p>Welcome to our newly redesigned website! We are Anokha, the University of Maryland's Co-ed South-Asian Acappella Team. We blend together Eastern and Western elements to create a unique sound using only our voices.</p>
</div>
<div class="span5 offset1">
<h1>Check Us Out:</h1></br>
<p>
E-mail: <a href="mailto:[email protected]">[email protected]</a><br>
Facebook: <a href="http://www.facebook.com/AnokhaUMD">http://www.facebook.com/AnokhaUMD</a><br>
Youtube: <a href="http://www.youtube.com/user/AnokhaUMD">http://www.youtube.com/user/AnokhaUMD<br>
</p>
</div>
</div>
</footer>
<!-- SCRIPTS AND STUFF -->
<!-- TODO: Facebook -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-transition.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-alert.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-modal.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-dropdown.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-scrollspy.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-tab.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-tooltip.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-popover.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-button.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-collapse.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-carousel.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-typeahead.js"></script>
<script src="bower_components/bootstrap/js/bootstrap-affix.js"></script>
<script src="lib/js/application.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-30702122-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
$(function() {
$('#navigation a').stop().animate({'marginLeft':'-285px'},1000);
$('#navigation > li').hover(
function () {
$('a',$(this)).stop().animate({'marginLeft':'-1px'},200);
},
function () {
$('a',$(this)).stop().animate({'marginLeft':'-285px'},200);
}
);
});
</script>
</body>
</html>