<!-- Begin

// CHANGE ANY OF THESE VARIABLES FOR THE SIDEBAR AREA



var imagewidth		= "50"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "50"		// HEIGHT OF THE SIDEBAR IMAGES
var sidealign		= "center"	// ALIGN SIDEBAR - left | center | right
var pageheight		= "250"		// CHANGE TOTAL HEIGHT OF ALL PAGES



document.write('<table cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td align="'+sidealign+'" valign="top">');



document.write('<img src="picts/discography.gif" width="121" height="60" border="0">');

document.write('<br>');
document.write('<a href="soulfuljazzchristmas.htm"><img src="picts/sidebar-17.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');
document.write('<a href="smoothjazzvol6.htm"><img src="picts/sidebar-16.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');
document.write('<a href="smoothjazzvol5.htm"><img src="picts/sidebar-15.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="body&soul.htm"><img src="picts/sidebar-14.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="gospeljazzvol2.htm"><img src="picts/sidebar-13.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="partynights2.htm"><img src="picts/sidebar-12.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="sultrysoul.htm"><img src="picts/sidebar-11.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="grooveexperience.htm"><img src="picts/sidebar-10.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="timelessduets.htm"><img src="picts/sidebar-9.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="partynights.htm"><img src="picts/sidebar-8.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="afterdark.htm"><img src="picts/sidebar-7.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="dancethenightaway.htm"><img src="picts/sidebar-6.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="gospeljazzvol1.htm"><img src="picts/sidebar-5.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="smoothjazzvol4.htm"><img src="picts/sidebar-4.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="smoothjazzvol3.htm"><img src="picts/sidebar-3.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="smoothjazzvol2.htm"><img src="picts/sidebar-2.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('<a href="smoothjazzvol1.htm"><img src="picts/sidebar-1.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

document.write('</td></tr></table>');



// PAGE SPACER

document.write('<img src="picts/spacer.gif" border="0" width="2" height="'+pageheight+'"><br>');




//  End -->
