<!-- 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('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">Home</a><br>');
document.write('<a href="bodylanguage.html">Robert Phipps</a><br>');
document.write('<a href="nosuchthing.html">Dr Jonathan Royle</a><br>');
document.write('<a href="stressmanagement.html">Dr Wilf Archer</a><br>');
document.write('<a href="freeway.html">Dr Tom Bolton</a><br>');
document.write('<a href="energy.html">The Energy Surgery</a><br>');
document.write('<a href="ultimate.html">Ultimate Hypnosis Pack</a><br>');
document.write('<a href="chrislee.html">Chris Lee</a><br>');
document.write('<a href="celebrity.html">Celebrity Treatment</a><br>');
document.write('<a href="selfhypnosis.html">Self Hypnosis & MP3 Downloads</a><br>');
document.write('<a href="wealth.html">Wealth Development</a><br>');
document.write('<a href="hypnotherapy.html">Hypnotherapy Training</a><br>');
document.write('<a href="stageshow.html">Live Stage DVD\s</a><br>');
document.write('<a href="seminar.htm">Seminar\s</a><br>');
document.write('<a href="phoneorders.html">Telephone Orders</a><br>');
document.write('<a href="T&C.html">Terms & Conditions</a><br>');
document.write('<a href="contact.htm">Contact Us</a><br>');
document.write('<a href="faq.htm">FAQ</a><br>');



document.write('</span>');




// START TOPIC 2


document.write('<br>');

document.write('<span class="sidebartitle">');

document.write('Special Offer:');

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('Our Customers Say:');

document.write('<br></span><span class="sidebartext">');

document.write('What a breath of fresh air your hypnosis products are,they are based on a pure no-bull approach .<br>');
document.write('<b>- Stallio Gangeer -</b><br>');

document.write('<br>');
document.write('I have trained in NLP and Hypnosis with Paul Mc**nna,but found this course invaluable.It gives a great deal of information and is written in an open and honest manner.<br>');
document.write('<b>- Matt Caulfield -</b><br>');


document.write('<br>');
document.write('The course was fun, highly informative and well worth the investment, my hypnotic induction skills are now super fast and my confidence has soared to new heights!.<br>');
document.write('<b>- S MacDonald -</b><br>');


document.write('<br>');
document.write('The training materials, videos and books are of the highest calibre and must have items for all Hypnotic students.<br>');
document.write('<b>- Mr D Sellars -</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 -->
