<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS

document.write('<li><b><A HREF="index.html">Home</a></b><br><BR>');

document.write('<li><b><A HREF="about.htm">Qi Gong</a></b><br><BR>');

document.write('<li><b><A HREF="abouttaichi.htm">Tai Chi</a></b><br><BR>');

document.write('<li><b><A HREF="workshopsmenu.htm">Workshops</a></b><br><BR>');

document.write('<li><b><A HREF="classes.htm">Classes</a></b><br><BR>');

document.write('<li><b><A HREF="retreats.htm">Retreats</a></b><br><BR>');

document.write('<li><b><A HREF="private training.htm">Personal training</a></b><BR><br>');

document.write('<li><b><A HREF="corporate.htm">Corporate</a></b><BR><br>');

document.write('<li><b><A HREF="treatments.htm">Treatments</a></b><BR><br>');

document.write('<li><b><A HREF="whoarewe.htm">About us</a></b><BR><br>');

document.write('<li><b><A HREF="contact.htm">Contact Us</a></b>');

document.write('/<b><A HREF="http://bigheavenlittleheaven.com/tinc?key=xfcNWsKf&formname=Contactformtemplate1" target="_blank">Feedback Form</a></b><BR><br>');

document.write('<li><b><A HREF="childreninneed.htm">CHILDREN IN NEED <BR> TAI CHI DAY</a></b><br><br>');

document.write('<a href="childreninneed.htm"><IMG SRC="picts/pudseybear.gif" width="125" height="180" class="borders" alt="CHILDREN IN NEED TAI CHI DAYS">');



//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->