// Device Menu
document.write("<b>");
document.write("<a href='contactus.htm'>Contact Us</a> &nbsp;");
document.write("<a href='downloads.htm'>Download Center</a> &nbsp;");
document.write("<a href='faq.htm'>FAQ's</a>&nbsp;");
document.write("<a href='mlm-links.htm'>Related Links</a>&nbsp;");
document.write("</b>");