document.write(
    '<div align="center">' +
    '<a href="index.html">Home</a> ' +
    '<a href="contact.html">- Contact Us</a> ' +
    '<a href="About Us Page.htm">- About Us</a> ' +
    '<a href="Anti-Reflective Coating Page.htm">- Anti-Reflection Coatings</a> ' +
    '<a href="Progressive Lenses Page.htm">- Progressive Lenses</a> ' +
    '<a href="Polarized Lenses Page.htm">- Polarized Lenses</a> ' +
    '<a href="Photochromic Lenses Page.htm">- Photochromic Lenses</a> ' +
    '<a href="slab.htm">- Slab-off Calculator</a> ' +
    '<a href="Newsletter Page.htm">- Newsletter</a><br />' +
    '<a href="Atlanta Location Page.htm">- Atlanta</a> ' +
    '<a href="Columbia Location Page.htm">- Columbia</a> ' +
    '<a href="Greenville Location Page.htm">- Greenville</a>' +
    '</div>' 
);
