<!-- 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('AHRS 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="product1.htm">TE-429 System</a><br>');
document.write('<a href="product2.htm">TE-629 PLUS System</a><br>');
document.write('<a href="gallery1.htm">Solutions</a><br>');
document.write('<a href="gallery2.htm">Skin Care Extras</a><br>');
document.write('<a href="gallery3.htm">Accessories/Parts</a><br>');
document.write('<a href="specials.htm">Specials</a><br>');
document.write('<a href="training.htm">Training</a><br>');
document.write('<a href="financing.htm">Financing</a><br>');


document.write('</span>');




// START TOPIC 2









// 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('I have been cured from the facial hair on my upper lip and have now noticed that my chin has less and less hair. The treatment is superb. Thanks TE System for a new me.<br>');
document.write('<b>-  Mrs L. High Wycombe -</b><br>');


document.write('<br>');
document.write('We bought our first TE System machine in January, and by June we were so busy we bought another one. Clients particularly like the system because there is no discomfort and we can work a whole area in one go.<br>');
document.write('<b>- Rhona Gilmore -</b><br>');


document.write('<br>');
document.write('I never imagined that so many clients were waiting for this treatment.<br>');
document.write('<b>- Karen Harris -</b><br>');


document.write('<br>');
document.write('I was shaving twice a day and was very unhappy and embarrassed to go anywhere. But now after the TE System treatment, I am more confident and have no trouble going out. I am very pleased with the treatment. It has changed my life.<br>');
document.write('<b>- Mrs A. Glasgow -</b><br>');



document.write('</span>');










// THIS IS AN EXTRA PARAGRAPH - CHANGE BELOW TO YES TO SHOW IT




var extra_paragraph 	= "yes"	  // SHOW ANOTHER PARAGRAPH


   if (extra_paragraph == "yes") {

// START TOPIC 4

document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Training Included');

document.write('<br></span><span class="sidebartext">');

document.write('Free training is included with the purchase of a System. Click <a href="training.htm" target="blank">HERE</a> for more info.<br>');

document.write('</span>');

}




//  End -->
