<!-- 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 sidealign		= "center"	// ALIGN SIDEBAR - left | center | right



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


document.write('<span class="smalltitle">CDs-DVDs</span><br>');
document.write('<span class="smalltitle">DOWNLOADS</span><br>');
document.write('<span class="smalltitle">Books</span><br>');
document.write('<br>');

//document.write('<a href="http://www.freekishblues.com/AlphaDrive.html" target="_blank"><img src="picts/t_pedal.jpg" width="'+imagewidth+'" height="'+80+'" border="0" class="Sampborder"></a><br>');
//document.write('<br>')


document.write('<a href="http://www.thaddeushogarth.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=B-FRB&Category_Code="><img src="picts/funk.r&b7.jpg" width="'+imagewidth+'" height="'+80+'" border="0" class="Sampborder"></a><br>');
document.write('<br>')

document.write('<a href="http://www.thaddeushogarth.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=A-DVD&Category_Code="><img src="picts/tn_thb_dvd.jpg" width="'+imagewidth+'" height="'+80+'" border="0" class="Sampborder"></a><br>');
document.write('<br>')



document.write('<a href="http://www.thaddeushogarth.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=A-LAB&Category_Code="><img src="picts/cdcoverbig.gif" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<br>');


document.write('<a href="http://www.thaddeushogarth.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=A-TTB&Category_Code="><img src="picts/hogarth2_small.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<br>');



document.write('<a href="http://www.thaddeushogarth.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=A-IMAWBN&Category_Code="><img src="picts/hogarth3.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<br>');



// NOTE: COPY AND PASTE THE NEXT 2 LINES ABOVE OR BELOW TO ADD A LINK


//document.write('<a href="love.htm"><img src="picts/cdcoverjulie.gif" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
//document.write('<br>');


document.write('<a href="http://www.thaddeushogarth.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=A-WTSCD&Category_Code="><img src="picts/hogarth_small.jpg" width="'+imagewidth+'" height="'+imageheight+'" border="0" class="Sampborder"></a><br>');
document.write('<br>');



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



//  End -->

