<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="1" width="10"><br>')









// START TOPIC 1


document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');

document.write('<span class="product-title2"><b>Departments</span></legend>');

document.write('<img src="picts/spacer.gif" height="7" width="10"><br>')


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK


document.write('<a href="index.html">Home</a><br>');
document.write('<a href="rap.htm">Rap / Hip Hop</a><br>');
document.write('<a href="rock.htm">Rock</a><br>');
document.write('<a href="rb.htm">R&B / Dance</a><br>');
document.write('<a href="jazz.htm">Jazz</a><br>');
document.write('<a href="gospel.htm">Gospel / Worship</a><br>');
document.write('<a href="comedy.htm">Comedy</a><br>');
document.write('<a href="dvd.htm">DVD</a><br>');
document.write('<a href="streetwear.htm">Streetwear</a><br>');
document.write('<a href="poster.htm">Posters</a><br>');
document.write('<a href="prespun.htm">Pre-Spun (used cds)</a><br>');
document.write('<a href="free-downloads.htm">Free Downloads</a><br>');
document.write('<a href="specials.htm">Specials</a><br>');
document.write('<a href="site_map.htm">Directory</a><br>');

document.write('<img src="picts/spacer.gif" height="5" width="10"><br>')
document.write('</fieldset>');

document.write('</span>');








// START TOPIC 2


document.write('<fieldset style=" text-align:left; width:150px; padding: 5px;" class="smalltext"><legend>');

document.write('<span class="product-title2"><b>More</span></legend>');

document.write('<img src="picts/spacer.gif" height="7" width="10"><br>')


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK


document.write('<a href="csr.htm">Christsyde Records</a><br>');
document.write('<a href="wise-up.htm">Wise Up Records</a><br>');


document.write('<img src="picts/spacer.gif" height="5" width="10"><br>')
document.write('</fieldset>');

document.write('</span>');







// gift certificate

document.write('<form action="https://www.paypal.com/cgi-bin/webscr" method="post">');

document.write('<input type="hidden" name="cmd" value="_s-xclick">');

document.write('<input type="hidden" name="hosted_button_id" value="2003908">');

document.write('<input type="image" src="http://m2sound.com/upload/m2_gift_btn.gif" border="0" name="submit" alt="">');

document.write('<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">');

document.write('</form>');










// START CART

document.write('<img src="picts/spacer.gif" height="1" width="10"><br>')


document.write('<fieldset style=" text-align:center; width:150px; padding: 1px;" class="smalltext"><legend>');
document.write('<span class="product-title2"><b>Cart</b></span></legend>');

document.write('<img src="picts/spacer.gif" height="1" width="10"><br>')












var paypal_email	="mmedia00@earthlink.net"	// ADD YOUR PAYPAL E-MAIL FOR THE VIEW CART
var your_domain		="your-domain.com"	// FOR NEWSLETTER FORM ADD YOUR DOMAIN HERE
var newsletter		= "yes"	  		// SHOW NEWSLETTER FORM
var extra_paragraph 	= "no"	  		// SHOW ANOTHER PARAGRAPH AT THE BOTTOM
var showimage		= "no"			// SHOW A LINKED SIDEBAR IMAGE
var showscroller	= "yes"			// SHOW THE SCROLLER
var bordercolor		= "999999"		// SCROLLER BORDER COLOR




// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="0" width="10"><br>')





// START VIEW CART FORM

document.write('<img src="picts/cart-paypal.gif" alt="Order Through Paypal" vspace="5"><br>');
document.write('<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post" style="margin: 0px">');
document.write('<input type="hidden" name="cmd" value="_cart">');
document.write('<input type="hidden" name="business" value="'+paypal_email+'">');
document.write('<input type="hidden" name="display" value="1">');
document.write('<input type="image" SRC="picts/cart-view-off.gif" border="0" onmouseover="this.src=\'picts/cart-view-on.gif\'" onmouseout="this.src=\'picts/cart-view-off.gif\'"><br>');
document.write('</form>');
document.write('</span><br>');


document.write('<img src="picts/crdcards.jpg" border="0" alt="Use your credit card, check or money order">');
document.write('</center>');

document.write('</span><span class="sidebartext">');

document.write('<a href="faq.htm">-more-</a><br>');


document.write('</fieldset>');










document.write('</span>');






// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "no"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Paragraph Title:');

document.write('<br></span><span class="sidebartext">');

document.write('This is an extra paragraph with a linked image you can turn on by changing the above to a yes.<br>');

document.write('<center><a href="about.htm"><img src="picts/sidebar-left1.jpg" border="1" vspace="5"></a><br></center>');

document.write('</span>');

}




//  End -->
