document.write('<p>Choose an office below for more information and hours. <a href="branch-map.html">View a map of all locations</a>.</p>');
document.write('<ul><li><strong><a href="branch-foley.html">Foley Main Office</a></strong></li>');
document.write('<li><strong><a href="branch-gulfshores.html">Gulf Shores Office</a></strong></li>');
document.write('<li><strong><a href="branch-fairhope.html">Fairhope Office</a></strong></li>');
document.write('<li><strong><a href="branch-orangebeach.html">Orange Beach Office</a></strong></li>');
document.write('<li><strong><a href="branch-daphne.html">Daphne Office</a></strong></li>');
document.write('<li><strong><a href="branch-bay-minette.html">Bay Minette Office</a></strong></li>');
document.write('</ul>');

