-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdestinations.html
92 lines (82 loc) · 4.21 KB
/
destinations.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
<html>
<head>
<title>The Class Notes</title>
<!-- CD Details -->
<style type="text/css">
td {font-family:Arial; font-size:.7em;}
a:hover {color:#FFE566;}
.big {font-size:1.2em; line-height:1.5em;}
.huge {font-size:1.5em;}
</style>
</head>
<body bgcolor=#000000 text=#ffffff link=#cce5ff alink=#ffffff vlink=#cce5ff marginheight=18 marginwidth=22 leftmargin=22 topmargin=18 bottommargin=18 rightmargin=22 bgproperties="fixed" style="background-image:url('img/rightBk.jpg'); background-repeat:no-repeat;" onload="parent.nav.clr(2);">
<script language="Javascript">var ns4 = (document.layers)? true:false; if (ns4) { document.write("<style tyle='text/css'>.huge {font-size:.85em}</style>"); }</script>
<img src="img/ico_anim_bars_red.gif" width="70" height="18" border="0" align=left>
<a href="recordings.html"><img src="hdr/recordings.gif" width="141" height="22" alt="Recordings" border="0" vspace=1 hspace=4></a>
<br clear=all>
<table border=0 cellpadding=0 cellspacing=0><tr><td height=20></td></tr><tr><td background="hdr/line.jpg" height=1 width=417><img src="img/p.gif" height=1 width=1 border=0></td></tr><tr><td height=25></td></tr></table>
<table border=0 cellpadding=0 cellspacing=0>
<tr valign=top><td align=right><img src="img/p.gif" width=1 height=6 border=0><br><b class=huge>Destinations</b><br>
<b>featuring the 1995-96 Class Notes</b><br>
<font color=#cccccc>Produced by Jen Yax, Alenda<br>
Chang and Tim Reppert</font></td><td></td><td height=95><img src="img/cdsmallDestinations.gif" width="79" height="88" alt="Destinations" border="0"></td></tr>
<tr valign=top><td align=right>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Possession.mp3"><b>1. Possession</b></a><br>
Sarah McLachlen (Jen)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20King%20of%20Pain.mp3"><b>2. King of Pain</b></a><br>
The Police (Luis)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Lovecats.mp3"><b>3. Lovecats</b></a><br>
The Cure (Heather)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20They%20Call%20it%20the%20Blues.mp3"><b>4. They Call it the Blues</b></a><br>
Elton John (Ken)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Chain%20of%20Fools.mp3"><b>5. Chain of Fools</b></a><br>
Aretha Franklin (Jen)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Walk%20on%20By.mp3"><b>6. Walk on By</b></a><br>
Dionne Warwick (Hilary)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Mercy%20Mercy%20Me.mp3"><b>7. Mercy Mercy Me</b></a><br>
Marvin Gaye (Ken/Andre)<br>
</td><td></td><td>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Whisper%20Your%20Name.mp3"><b>8. Whisper Your Name</b></a><br>
Harry Connick Jr. (Doug)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Come%20to%20my%20Window%20(live).mp3"><b>9. Come to my Window</b></a><br>
Melissa Ethridge (Jen)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Under%20the%20Milky%20Way%20(live).mp3"><b>10. Under the Milky Way</b></a><br>
The Church (Mike Murdoch)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Sweet%20Dreams.mp3"><b>11. Sweet Dreams</b></a><br>
Annie Lennox<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Mad%20About%20You.mp3"><b>12. Mad About You</b></a><br>
Sting (Jen)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Only%20You%20(live).mp3"><b>13. Only You</b></a><br>
Yaz (Mayank/Jen)<br>
<br>
<a href="sounds/Destination/The%20Class%20Notes%20-%20Africa.mp3"><b>14. Africa</b></a><br>
Toto (Luis)<br>
</td></tr>
<tr>
<td width=187><img src="img/p.gif" width="187" height="1" border="0"></td>
<td width=18><img src="img/p.gif" width="18" height="1" border="0"></td>
<td></td>
</tr>
</table>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td width=85></td><td width=230 align=center><br><br><br><br><a href="webstore.html" style="color:#FFE566;"><b>visit the online store</b></a><br>
to mail order our<br>albums today<br> </td></tr>
</table>
<!-- <br><br><br clear=all>
<img src="hdr/line.jpg" width="417" height="1" vspace=3 border="0"><br>
<font face=Arial size=-2>Copyright © 2001. The Class Notes.<br>
email: <a href="mailto:[email protected]">[email protected]</a><br></font> -->
<br>
</body>
</html>