<!-- 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('Learn more:');

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="about.htm">About Pro Line Motorsports</a><br>');
document.write('<a href="ktm_modelsinstock.htm">New KTM Models</a><br>');
document.write('<a href="used_bikes.html">Used Bikes for Sale</a><br>');
document.write('<a href="parts_accessories.htm">Parts & Accessories</a><br>');
document.write('<a href="service.htm">Pro Line Service</a><br>');
document.write('<a href="links.htm">Pro Line Links</a><br>');
document.write('<a href="contact.htm">Contact Pro Line</a><br>');
// document.write('<a href="gallery3.htm">Products Three</a><br>');
// document.write('<a href="gallery5.htm">Products Five</a><br>');
// document.write('<a href="gallery6.htm">Products Six</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('This week only <span class="hilite">FREE SHIPPING</span> with any order. <a href="specials.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('The good word:');

document.write('<br></span><span class="sidebartext">');

document.write('Pro Line Motorsports is the best. Their service is second to none. They always make sure my son\'s KTM is ready to race. Jim knows what it takes to win races. The employees are real pros. Pro Line KTM is the best in sales and service.<br>');
document.write('<b>- John and Zac Totsch -</b><br>');


document.write('<br>');
document.write('We look forward to serving you and servicing your motorcycle or ATV. The new KTMs are in... so come on by and see our new store.<br>');
document.write('<b>- Jim East, Owner -</b><br>');


// document.write('<br>');
// document.write('Everything was explained thoroughly on your pages and I had no problems with the site setup.<br>');
// document.write('<b>- A. Fidiarakis -</b><br>');


// document.write('<br>');
// document.write('Easy to use, quick setup and very spiffy looking stuff.<br>');
// document.write('<b>- Jim Shoe -</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 -->
