<!-- Begin

// CHANGE ANY OF THESE VARIABLES FOR THE SIDEBAR AREA


var imagewidth		= "60"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "60"		// HEIGHT OF THE SIDEBAR IMAGES

//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="56" border="0">');
/*
document.write('<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" class="formmargin">')
document.write('<input type="hidden" name="cmd" value="_cart">')
document.write('<input type="hidden" name="business" value="moltenmusic_ny@yahoo.com">')
document.write('<input type="hidden" name="display" value="1">')
document.write('<input type="submit" value="View Cart"    class="button-order"><br>')
document.write('</form><br>')
*/
document.write('Featured Artists');
document.write('<br><br><BR>');



//document.write('<a href="samples1.htm"><img src="picts/ahmad jamal a quiet time.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<a href="a_quiet_time.htm"><img src="picts/ahmad jamal a quiet time.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

//document.write('<a href="samples1.htm"><img src="picts/sidebar-1.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<a href="itsmagic.htm"><img src="photos/its_magic_cover_art.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');


document.write('<a href="after_fajr.htm"><img src="picts/Ahmadafter Fajr2.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');
//document.write('<a href="samples3.htm"><img src="picts/sidebar-3.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<a href="MN_now.htm"><img src="picts/marco_nuovo_feropetty.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');


document.write('<br>');

//document.write('<a href="samples2.htm"><img src="picts/sidebar-2.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<a href="igc2.htm"><img src="photos/beyond_horizon_41RHDRBM95L__SL500_AA240_.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

//document.write('<a href="samples2.htm"><img src="picts/sidebar-2.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<a href="aj_assai_quartet.htm"><img src="photos/6110557_assai.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');

//document.write('<a href="samples2.htm"><img src="picts/sidebar-2.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<a href="american_music.htm"><img src="photos/albumcoverAhmadJamalACM_150.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

document.write('<br>');




//document.write('<a href="samples3.htm"><img src="picts/sidebar-3.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
//document.write('<a href="mina_agossi.htm"><img src="photos/mina agossi_150x150.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');

//document.write('<br>');

//document.write('<a href="samples4.htm"><img src="picts/sidebar-4.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
//document.write('<a href="joowankim.htm"><img src="photos/joowankim150x150.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 -->