<!-- start

document.write('<!-- START MENU -->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');
document.write('<li><A HREF="index.html">Home</a><br>');
//document.write('<li><A HREF="about.htm">About Us</a><br>');
document.write('<li><A HREF="http://yogashop.co.za/shop/products_new.php">View our Products</a><br>');
document.write('<li><A HREF="http://yogashop.co.za/shop/products_new.php">What\'s New</a><br>');
document.write('<li><A HREF="http://yogashop.co.za/shop/specials.php">Products on Sale</a><br>');
document.write('<li><A HREF="http://yogashop.co.za/shop/reviews.php">Testimonials</a><br>');
document.write('<li><A HREF="http://yogashop.co.za/links.htm">Links</a><br>');
document.write('<li><A HREF="http://yogashop.co.za/shop/contact_us.php">Contact</a><br>');
document.write('</ul>');
document.write('</td></tr></table>');
document.write('<!-- END MENU -->');

//  End -->
