-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMembers.html
86 lines (78 loc) · 3.72 KB
/
Members.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
<!DOCTYPE html>
<html>
<head>
<title>Members | Anti-Social Music</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="imagetoolbar" content="false" />
<meta name="author" content="Anti-Social Music" />
<meta name="robots" content="index, follow" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<meta property="og:site_name" content="Anti-Social Music" />
<meta property="og:url" content="https://www.antisocialmusic.org/Members.html" />
<meta property="og:title" content="Members" />
<meta property="og:image" content="https://www.antisocialmusic.org/ASM_social.jpg" />
<link rel="SHORTCUT ICON" href="/favicon.ico" type="image/x-icon" />
<link rel="image_src" href="https://www.antisocialmusic.org/ASM_social.jpg" />
<meta name="description" content="Anti-Social Music, Inc., is a non-profit collective of composers and performers created for the purpose of presenting new music by emerging, primarily New York-based musicians." />
<link rel="stylesheet" href="/styles/init.css" type="text/css" />
<link rel="stylesheet" href="/styles/subpage.css" type="text/css" />
<!--[if IE 6]>
<link rel="stylesheet" href="/styles/ie6.css" type="text/css" />
<![endif]-->
<!--[if IE 7]>
<link rel="stylesheet" href="/styles/ie7.css" type="text/css" />
<![endif]-->
<script type="text/javascript" src="/scripts/asm.js"></script>
</head>
<!--#INCLUDE VIRTUAL="/includes/gtag.js"-->
<body>
<div id="memberspage">
<div id="header">
<h1>Anti-Social Music</h1>
<h2>Members</h2>
<!--#INCLUDE VIRTUAL="/includes/header_navigation.html"-->
</div>
<div id="content">
<div id="section1">
<h3>A rundown</h3>
<ul>
<li>8 out of 13 have degrees in composition (4 in jazz composition)</li>
<li>9 are from the East Coast, 2 are from the West Coast, 2 are from the very center of America</li>
<li>10 out of 13 didn't go to a conservatory</li>
<li>5 have been in an orchestra, 4 in a jazz band, 2 in a choir, and 9 in a rock band</li>
<li>5 out of 13 picked up their instrument by age six - of the 5, 1 have perfect pitch and 2 are double-jointed</li>
<li>7 out of 13 still own more than 1,000 physical albums</li>
<li>6 are currently in 3 or more regularly performing bands</li>
<li>4 out of 13 wear combat boots - of the 4, 3 have tattoos</li>
<li>8 toured the night clubs of US and Europe twice last year, 5 toured the US twice with two different bands</li>
<li>12 out of 13 play more than three instruments</li>
<li>7 have had mustaches/beards in the last year. 1 of the 7 also had a mohawk</li>
<li>2 are in a cult and can breathe fire; 7 teach music to children</li>
<li>1 shook Beyonce's hand, 1 performed with Kevin Bacon, and 1 has been personally insulted by Don Rickles</li>
<li>13 out of 13 are highly attractive, sexy, and charming individuals</li>
</ul>
</div>
<div id="section2">
<h3>Members</h3>
<ul>
<li><a href="JeanCook.html">Jean Cook</a></li>
<li><a href="DavidDurst.html">David Durst</a></li>
<li><a href="PeterHess.html">Peter Hess</a></li>
<li><a href="JeffHudgins.html">Jeff Hudgins</a></li>
<li>Bradley Kemp</li>
<li><a href="AndreaLarose.html">Andrea La Rose</a></li>
<li><a href="DanLasaga.html">Dan Lasaga</a></li>
<li><a href="PatMuchmore.html">Pat Muchmore</a></li>
<li><a href="FranzNicolay.html">Franz Nicolay</a></li>
<li>Kamala Sankaram</li>
<li><a href="MariaSonevytsky.html">Maria Sonevytsky</a></li>
<li>John Wriggle</li>
</ul>
<p>And don't forget our oh-so-lovely <a href="friends.html">Friends and Extended Family</a></p>
</div>
</div>
<!--#INCLUDE VIRTUAL="/includes/footer.html"-->
</div>
</body>
</html>