﻿document.write('<tr>');
document.write('                <td width="100%" class="footer">');
document.write('                <p align="center"><a href="index.html" class="footer">Home</a> | ');
document.write('                <a href="about.html" class="footer">About us</a> | <a href="mission.html" class="footer">Mission Statement</a> | ');
document.write('                <a href="services.html" class="footer">Services</a> | <a href="accreditations.html" class="footer">Accreditations</a> ');
document.write('                | <a href="request.html" class="footer">Request Quote</a> | <a href="pdf/Policy_Pack.pdf" class="footer">Policy Pack</a> | ');
document.write('                <a href="contact.html" class="footer">Contact Us</a></td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="100%" class="footer">');
document.write('                &nbsp;</td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="100%" class="footer">');
document.write('                <p align="center">© Copyrights Aaron Security. All rights ');
document.write('                reserved </td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="100%" height="8">');
document.write('                </td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td width="100%" class="footersynopsis">');
document.write('                <p align="center">Powered by ');
document.write('                <a target="_blank" href="http://www.synopsis-solutions.com" class="footersynopsis">Synopsis Solutions</a></td>');
document.write('              </tr>');
