-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecordings.php
235 lines (200 loc) · 8.74 KB
/
recordings.php
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
<meta name="description" content="description"/>
<meta name="keywords" content="keywords"/>
<meta name="author" content="author"/>
<link rel="stylesheet" type="text/css" href="/template/default.css" media="screen"/>
<title>The Class Notes - Cornell's Original Co-Ed A Cappella Group</title>
<script type="text/javascript" src="./template/mootools.js"></script>
<script language="JavaScript" type="text/javascript">
<!--
window.addEvent('domready', function(){
var albumScroll = new Scroller('small-albums', {area: 100, velocity: 0.5});
// Mousemove
$('small-albums').addEvent('mouseenter', albumScroll.start.bind(albumScroll));
$('small-albums').addEvent('mouseleave', albumScroll.stop.bind(albumScroll));
});
//-->
</script>
</head>
<body>
<div class="container">
<?php include("./template/header.php") ?>
<div class="top">
<span>Cornell's Original Co-Ed A Cappella Group</span>
</div>
<div class="main">
<div class="item">
<div class="CNbullet">
</div>
<div class="content">
<h1>Recordings</h1>
<div class="body">
<div id="small-albums-arrows">
<table width="100%" border="0" cellpadding="0" cellspacing="0" summary="">
<tr>
<td id="lArrow"><img src="./albums/img/lArrow.gif" alt=""></td>
<td id="mOver">Mouse over the albums to scroll</td>
<td id="rArrow"><img src="./albums/img/rArrow.gif" alt=""></td>
</tr>
</table>
<div id="small-albums">
<table border="0" cellpadding="0" cellspacing="0" summary="">
<tr>
<td><img src="./albums/small/ootaq-small.gif" alt=""></td>
<td><img src="./albums/small/naturally-small.gif" alt=""></td>
<td><img src="./albums/small/destinations-small.gif" alt=""></td>
<td><img src="./albums/small/breakthesilence-small.gif" alt=""></td>
<td><img src="./albums/small/afterhours-small.gif" alt=""></td>
<td><img src="./albums/small/unfolded-small.gif" alt=""></td>
<td><img src="./albums/small/hintoflime-small.gif" alt=""></td>
</tr>
<tr>
<td class="albumname">Out on the Arts Quad</td>
<td class="albumname">Naturally</td>
<td class="albumname">Destinations</td>
<td class="albumname">Break The Silence</td>
<td class="albumname">After Hours</td>
<td class="albumname">Unfolded</td>
<td class="albumname">Hint of Lime</td>
</tr>
<tr>
<td>1990</td>
<td>1994</td>
<td>1996</td>
<td>1998</td>
<td>2001</td>
<td>2004</td>
<td>2007</td>
</tr>
</table>
</div>
<!--Different Album Info-->
<div id="hintOfLime">
<div class="albumCover" ><img src="./albums/large/BTO_new.jpg" alt="">
<br />
<br />
<h4>Black Tie Optional - Coming April, 2010</h4>
<p>We are so excited to introduce our newest CD: "Black Tie Optional", which will be arriving
this April! Our first CD release in 3 years represents the best of our most recent repertoire,
featuring both the traditional Class Notes sound in addition to a few playful hits that showcase
just how much fun a cappella singing can be. Check out the track list below and check back
later for a sampling of the tracks in the Jukebox player at the
bottom of the screen. </p>
</div>
<table class="trackList" border="0" cellpadding="0" cellspacing="0" summary="">
<tr>
<td class="trackLine">
<table class="leftTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">1. No One - Gwen Waichman</td></tr>
<tr><td>Orig: Alicia Keys</td></tr>
</table>
</td>
<td class="trackLine">
<table class="rightTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">7. Lucky - Thomas Shepherd, Lindsay McDonald</td></tr>
<tr><td>Orig: Jason Mraz, Colbie Calliat</td></tr>
</table>
</td>
</tr>
<tr>
<td class="trackLine">
<table class="leftTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">2. Someday - Alex Hahn</td></tr>
<tr><td>Orig: No More Kings</td></tr>
</table>
</td>
<td class="trackLine">
<table class="rightTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">8. Shine - Emma Thanhauser</td></tr>
<tr><td>Orig: Laura Izibor</td></tr>
</table>
</td>
</tr>
<tr>
<td class="trackLine">
<table class="leftTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">3. Dancing in the Street - Rachel Kleinman</td></tr>
<tr><td>Orig: Martha and the Vandellas</td></tr>
</table>
</td>
<td class="trackLine">
<table class="rightTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">9. Hometown Glory - Gwen Waichman</td></tr>
<tr><td>Orig: Adele</td></tr>
</table>
</td>
</tr>
<tr>
<td class="trackLine">
<table class="leftTrack" border="0" cellpadding="0" cellcspacing="0" summary="">
<tr><td class="trackTitle">4. Nothin' Ever Hurt Like You - Thomas Shepherd</td></tr>
<tr><td>Orig: James Morrison</td></tr>
</table>
</td>
<td class="trackLine">
<table class="rightTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">10. Whatcha Say - Thomas Shepherd</td></tr>
<tr><td>Orig: Jason Derulo</td></tr>
</table>
</td>
</tr>
<tr>
<td class="trackLine">
<table class="leftTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">5. Bottle It Up - Grace Epstein</td></tr>
<tr><td>Orig: Sara Bareilles</td></tr>
</table>
</td>
<td class="trackLine">
<table class="rightTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">11. Honey - Natalie Pierro</td></tr>
<tr><td>Orig: The Hush Sound</td></tr>
</table>
</td>
</tr>
<tr>
<td class="trackLine">
<table class="leftTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">6. King On Me (80's Medley) -Alex Woogmaster, Steve Linderman, Eugene Chang</td></tr>
<tr><td>Orig: Go West, Tears for Fears, A-Ha</td></tr>
</table>
</td>
<td class="trackLine">
<table class="rightTrack" border="0" cellpadding="0" cellspacing="0" summary="">
<tr><td class="trackTitle">12. Only You - Jacob Chamoun, Cassie Greene</td></tr>
<tr><td>Orig: Yaz</td></tr>
</table>
</td>
</tr>
</table>
</div>
<div class="orderPrice">
Pre-Order for $15 + $3 shipping and handling.
<br />
<br>
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="JKJA4G8YCBX6Y">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_cart_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
<!--
<a href="#" onclick="window.open('https://www.paypal.com/cart/add=1&business=classnotes%40cornell.edu&item_name=Hint+Of+Lime+CD+Shipped&amount=18.00&return=http%3A//www.theclassnotes.com/thankyou.php&cancel_return=http%3A//www.theclassnotes.com/cancel.php','cartwin','width=1024,height=600,scrollbars,location,resizable,status');"><img src="http://images.paypal.com/images/sc-but-01.gif" border="0"></a>
-->
</div>
</div>
</div>
</div>
</div>
</div>
<?php include("./template/navigation.php") ?>
<div class="clearer"><span></span></div>
<div class="footer">© 2010 <a href="index.html">theclassnotes.com</a>.
</div>
</div>
</body>
</html>