// Device Menu
document.write("<b>");
document.write("<a href='../../index.htm'>Home </a> &nbsp;");
document.write("<a href='../../company/company.htm'>Company</a> &nbsp;");
document.write("<a class='stmenu' href='../products.htm'>Products</a>&nbsp;");
document.write("<a href='../../our-business/our-business.htm'>Our Business</a>&nbsp;");
document.write("<a href='../../worldwide/worldwide.htm'>World Wide</a>&nbsp;");
document.write("<a href='../../support/contactus.htm'>Support</a>&nbsp;");
document.write("<a href='../../magazine/super-star.htm'>Our Magazine</a>&nbsp;");
document.write("</b>");