-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrecordings.html
85 lines (65 loc) · 4.11 KB
/
recordings.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
<html>
<head>
<title>The Class Notes</title>
<!-- Recordings -->
<style type="text/css">
td {font-family:Arial; font-size:.7em;}
a:hover {color:#FFE566;}
.big {font-size:1.4em; line-height:1.5em;}
.yr {font-size:1.1em;}
</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'>.big {font-size:.85em}</style>"); }</script>
<img src="img/ico_anim_bars_red.gif" width="70" height="18" border="0" align=left>
<img src="hdr/recordings.gif" width="141" height="22" alt="Recordings" border="0" vspace=1 hspace=4>
<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=21></td></tr>
</table>
<table border=0 cellpadding=0 cellspacing=0>
<tr valign=top>
<td width=100> </td>
<td width=230><a href="unfolded.html" class=big><b>Unfolded</b></a> <i><b class=yr>2004</b></i> <b class=big><i></b></i><br>
<font size=-2 color=#cccccc>A diverse collection of your favorite folk, pop, R&B, and rock songs of the past and present.</font><br>
<a href="unfolded.html"><img src="img/cdUnfolded.gif" width="156" height="175" alt="Unfolded" border="0" vspace=4></a><br>
<b><font size="3" color="#FFE566">In Stock</font></b><br><br></td>
<td width=100> </td>
</tr></table>
<table border=0 cellpadding=0 cellspacing=0>
<tr valign=top>
<td width=200><a href="afterhours.html" class=big><b>Afterhours</b></a> <i><b class=yr>2001</b></i><br>
<font size=-2 color=#cccccc>Featuring the 1999-2001 Class Notes singing their most popular tracks.</font><br>
<a href="afterhours.html"><img src="img/cdAfterhours.gif" width="156" height="175" alt="Afterhours" border="0" vspace=4></a><br>
<b><font size="3" color="#FFE566">In Stock</font></b><br><br></td>
<td width=30><img src="img/p.gif" width="24" height="1" border="0"></td>
<td width=200><a href="breakthesilence.html" class=big><b>Break the Silence</b></a> <i><b class=yr>1999</b></i><br>
<font size=-2 color=#cccccc>Some of the most talented soloists and tightest harmonies you'll ever hear.</font><br>
<a href="breakthesilence.html"><img src="img/cdBreakTheSilence.gif" width="156" height="175" alt="Break the Silence" border="0" vspace=4></a><br>
<i><b>
<font color=#FF0000 size="3">Sold out</font></b></i><br><br></td>
</tr><tr valign=top>
<td width=200><a href="destinations.html" class=big><b>Destinations</b></a> <i><b class=yr>1996</b></i><br>
<font size=-2 color=#cccccc>The first major studio accomplishment, featuring the best the 80s had to offer.</font><br>
<a href="destinations.html"><img src="img/cdDestinations.gif" width="156" height="175" alt="Destinations" border="0" vspace=4></a><br>
<b><font size="3" color="#FFE566">In Stock</font></b><br><br></td>
<td width=30><img src="img/p.gif" width="24" height="1" border="0"></td>
<td width=200><a href="naturally.html" class=big><b>Naturally</b></a> <i><b class=yr>1994</b></i><br>
<font size=-2 color=#cccccc>The one that started it all, featuring humor and music that will rock you.</font><br>
<a href="naturally.html"><img src="img/cdNaturally.gif" width="156" height="175" alt="Naturally" border="0" vspace=4></a><br>
<i><b>
<font color=#FF0000 size="3">Sold out</font></b></i><br><br></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>