<!-- 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('Your Products:');

document.write('<br></span><span class="sidebarlinks">');


// START SIDEBAR LINKS - YOU CAN COPY AND PASTE A LINE TO ADD A LINK

document.write('<a href="index.html">Featured Products</a><br>');
document.write('<a href="gallery1.htm">Full Face Modular Helmets</a><br>');
document.write('<a href="gallery2.htm">3/4 Shell Helmets</a><br>');
document.write('<a href="gallery3.htm">Novelty Items</a><br>');
document.write('<a href="gallery4.htm">1/2 Shell Graphic Helmets</a><br>');
document.write('<a href="gallery5.htm">Neoprene Face Masks</a><br>');
document.write('<a href="gallery6.htm">Snell Helmets</a><br>');
document.write('<a href="gallery7.htm">Helmet Mohawks</a><br>');
document.write('<a href="gallery8.htm">Spike Helmet Strips</a><br>');
document.write('<a href="gallery9.htm">Shifter Skins</a><br>');
document.write('<a href="gallery10.htm">Novelty Helmets</a><br>');
document.write('<a href="gallery11.htm">DOT Helmets</a><br>');
document.write('<a href="gallery12.htm">Helmet Accessories</a><br>');



document.write('</span>');




// START TOPIC 2


document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Shipping Options:');

document.write('<br></span><span class="sidebartext">');

document.write('');

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('Our Customers Say:');

document.write('<br></span><span class="sidebartext">');

document.write('<b>- Greg Drummond  -</b><br>');
document.write('Man let me tell you how much I appreciate you hooking up me seats on my Busa.  The two tone crocodile that you suggested has set my bike apart from every other Hayabusa out on the road not to mention a whole new form of comfort in comparison to my old  stock seat.  I’m forever receiving compliments and everyone wants to touch my CROC!<br>');
document.write('<b>- Largo, Maryland -</b><br><br>');


document.write('<b>- Slick Rick -</b><br>');
document.write('You are the man.  You took my sorry ass seat customized by a person I won’t mention and took it to a whole new level.  Not only does the ostrich look good on my ZX-11, but I can now claim to be “King ZX”.  I cannot go anywhere without someone walking up to me at bike night and asking me who did my seat, what material and how the heck did they match the colors up so well.  I tell them to see the man Dirty Dealer.  You bro are the man and I will be bringing you my next project in the future.  Keep doing what you are doing.<br>');
document.write('<b>- Rick’s Construction -</b><br><br>');


document.write('<b>- Rodney Drummond -</b><br>');
document.write('You took me out of my comfort zone when you suggested taking my R1 seat and converting it to Stingray.  As you know I was extremely apprehensive, but when I saw the final product I could not have been more pleased.  So far you have hooked up two members of the family with style and comfort.  As you stated don’t be surprise bikers come up and want to feel your ass, I mean my seat. Outstanding job, Outstanding.<br>');
document.write('<b>- Suitland, MD -</b><br><br>');


document.write('<b>- Angel -</b><br>');
document.write('As you know I was extremely excited about having you do my first custom seat for my 08 Busa, after Ty recommended your services.  You and I went back and forth over the design, material and how I wanted the seat cut for me to ride on the street and drag race at the track on the weekends. You had me worried and a little dissapointed when you were unable to get the material I originally wanted in the 2 week timeframe we agreed upon so that I could take advantage of the track time I paid for.  Although you were unsuccessful with obtaining the Purple Violet Ostrich I originally wanted your secondary design met my criteria.<br>');
document.write('<b>- Baltimore, MD -</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 -->
