document.write("<a href='./index.html'>Home</a> &nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='./solutions.html'>Solutions</a> &nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='./company.html'>Company</a> &nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='./support.html'>Support</a>");
