﻿document.write('<td align="center">'
+'              <a href="index.html" class="footer">Home</a>&nbsp;&nbsp;&nbsp;         '
+'              <a href="aboutus.html" class="footer">About Us</a>&nbsp;&nbsp;&nbsp;         '
+'              <a href="product.html" class="footer">Products</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="distributor.html" class="footer">Distributor Interests</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="events.html" class="footer">Events</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="business.html" class="footer">Business Opportunities</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="photogallery.html" class="footer">Gallery</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="contactus.html" class="footer">Contact Us</a>'
+'              </td>');
