<!-- 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('TheResistanceBar.com');

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="Products.html">Products</a><br>');
document.write('<a href="Exercises.htm">Exercises</a><br>');
document.write('<a href="Links.htm">How to Lose Weight</a><br>');
document.write('<a href="FAQ.htm">FAQ</a><br>');
document.write('<a href="Videos.shtml">Videos</a><br>');
document.write('<a href="SportsTraining.htm">Sports Training</a><br>');
document.write('<a href="KidsFitness.htm">Kids Fitness</a><br>');
document.write('<a href="clp.html">Chicago Local Pickup</a><br>');


document.write('</span>');




// START TOPIC 2


document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Fact:');

document.write('<br></span><span class="sidebartext">');

document.write('You will <span class="hilite">NOT!!</span> lose weight unless you diet. <a href="specials.htm">Thats a Fact!</a><br>');
document.write('<br>');
document.write('<br>');
document.write('<center>');
document.write('<img src="picts/calories.gif" border="1"><br>');
document.write('</center>');

document.write('</span>');






// START TOPIC 3



document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Use The Resistance Bar:');

document.write('<br></span><span class="sidebartext">');

document.write('Sitting on the couch watching T.V<br>');
document.write('<br>');
document.write('While you lay in bed watching T.V<br>');
document.write('<br>');
document.write('At Work. It would be like your getting paid to exercise.<br>');
document.write('<br>');
document.write('On the road. Stay in the hotel room and get a great workout in a few minutes.<br>');
document.write('<br>');
document.write('Before you go out. Pump up so you are strong and confident.<br>');
document.write('<br>');
document.write('Before your game, so your muscles are warm, strong and stretched.<br>');
document.write('<br>');
document.write('With your kids. If you do it, they will do it too, and you will both be healthier for it.<br>');
document.write('<br>');
document.write('<b>It is guaranteed that any human who does these exercises will get stronger. Your muscles will get firmer and you will burn some calories. If you consume less calories then you burn you lose weight. Eat less, exercise more.</b><br>');
document.write('<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 -->
