// Device Menu
document.write("<b>");
document.write("<a href='../devices.htm'>HealthCare Device</a> &nbsp;");
document.write("<a href='../supplements.htm'>Food Supplements</a> &nbsp;");
document.write("<a href='../cosmetics.htm'>Cosmetics</a>&nbsp;");
document.write("<a href='../perfumes.htm'>Perfumes</a>&nbsp;");
document.write("<a href='../beauty-packages.htm'>Beauty Packages</a>&nbsp;");
document.write("<a href='../slimming-packages.htm'>Slimming Packages</a>&nbsp;");
document.write("<a href='../product-testimonials.htm'>Product Testimonials</a>&nbsp;");
document.write("</b>");