<!--
document.writeln('<h2>Rush Albums</h2>');
document.writeln('<p><a href="debut.html">Rush</a></p>');
document.writeln('<p><a href="cos.html">Caress Of Steel</a></p>');
document.writeln('<p><a href="2112.html">2112</a></p>');
document.writeln('<p><a href="aftk.html">A Farewell To Kings</a></p>');
document.writeln('<p><a href="hemispheres.html">Hemispheres</a></p>');
document.writeln('<p><a href="mp.html">Moving Pictures</a></p>');
document.writeln('<p><a href="signals.html">Signals</a></p>');
document.writeln('<p><a href="rtb.html">Roll The Bones</a></p>');
document.writeln('<p><a href="cp.html">Counterparts</a></p>');
document.writeln('<p><a href="tfe.html">Test For Echo</a></p>');
document.writeln('<p><a href="feedback.html">Feedback</a></p>');
document.writeln('<p><a href="sna.html">Snakes & Arrows</a></p>');
document.writeln('<br><a href="http://jamesgibbon.com">Home</a>');
//-->
