

document.write('<div id="navigation"><ul>');

document.write('<li><a title="#" href="index.html">Home</a></li>');

document.write('<li><a title="#" href="chromogenex/regenstation.html">Lasers + IPL</a></li>');

document.write('<li><a title="#" href="chromogenex/chromoderm.html">Microdermobrasion</a></li>');

document.write('<li><a title="#" href="brymill/cryosurgery.html">Cryosurgery</a></li>');

document.write('<li><a title="#" href="brymill/dewars.html">Dewars Flasks</a></li>');

document.write('<li><a title="#" href="ellman/dermatology.html">Radiosurgery</a></li>');

document.write('<li><a title="#" href="cautery.html">Cautery</a></li>');

document.write('<li><a title="#" href="dermajet.html">Dermajet</a></li>');

document.write('<li><a title="#" href="plinth/index.html">Couches &amp; Plinths</a></li>');

document.write('<li><a title="#" href="books.html">Books/Videos</a></li>');

document.write('<li><a title="download" href="download.html">Downloads</a></li>');

document.write('<li><a title="#" href="aboutus.html">About Us</a></li>');

document.write('<li><a title="#" href="contact.html">Contact Us</a></li>');

document.write('</ul></div>');

