

document.write('<div id="navigation"><ul>');

document.write('<li><a title="#" href="../index.html">Home</a></li>');

document.write('<li><a title="#" href="index.html">Couches &amp; Plinths</a></li>');

document.write('<li><a title="#" href="physio.html">Physio</a></li>');

document.write('<li><a title="#" href="gynecology.html">Gynecology</a></li>');

document.write('<li><a title="#" href="beauty.html">Beauty</a></li>');

document.write('<li><a title="#" href="general.html">General</a></li>');

document.write('<li><a title="#" href="accessories.html">Accessories</a></li>');

document.write('<li><a title="#" href="PlinthPrices.pdf" target="_blank">Pricelist</a></li>');


document.write('</ul></div>');
