<!-- Begin SIDEBAR LEFT


// NUDGE DOWN SPACER
document.write('<img src="picts/spacer.gif" height="2" width="10"><br>')



// START TOPIC 1

document.write('<span class="sidebartitle">');

document.write('Quick Pick List:');

document.write('<br></span><span class="sidebarlinks">');



// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK



document.write('</span>');
document.write('<a href="http://www.sporters.us/voucher/voucher.htm">Sign UP FOR Promotions</a><br>');
document.write('<a href="Custom_printing.htm">Custom Printing</a><br>');
document.write('<a href="new_arrivals.htm">New Arrivals</a><br>');
document.write('<a href="memerobilla_main.htm">Memerobilla</a><br>');
document.write('<a href="nfl_main.htm">NFL</a><br>');
document.write('<a href="NBA_main.htm">NBA</a><br>');
document.write('<a href="MLB_main.htm">MLB</a><br>');
document.write('<a href="NHL_main.htm">NHL</a><br>');
document.write('<a href="NCAA_main.htm">NCAA</a><br>');
document.write('<a href="MLS_main.htm">MLS</a><br>');
document.write('<a href="NASCAR_main.htm">Nascar</a><br>');




document.write('</span>');




// START TOPIC 2


document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Specials:');

document.write('<br></span><span class="sidebartext">');

document.write('Just For Christmas <span class="hilite">$9.99 SHIPPING</span> with order. <a href="shipping.htm">Click for details</a><br>');

document.write('<center>');
document.write('<img src="picts/shipping.gif" border="0"><br>');
document.write('</center>');

document.write('</span>');






// START TOPIC 3



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Customer Testimonys:');

document.write('<br></span><span class="sidebartext">');

document.write('I Have these priceless Jerseys that i wanted framed. Sporters took care of my jersey and delivered a master piece - I Love It.<br>');
document.write('<b>- Mary Cohen -</b><br>');


document.write('<br>');
document.write('I Love the service ! They go beyond the call of duty ! Thanks For my Shirts.<br>');
document.write('<b>- Dave Garcia.  -</b><br>');

document.write('<br>');
document.write('I Love the service !.<br>');
document.write('<b>- A. Fidiarakis -</b><br>');

document.write('<br>');
document.write('<b>You made the day !.</b> Thank you all at Sporters in producing & delivering my lttle league jerseys FAST.<br>');
document.write('<b>- David Thomas -</b><br>');


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 -->
