<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<table width="100%" border="0" class="footer">');
document.write('<tr><td>');
document.write('<span class ="footer">&copy;Copyright 2011 ');
document.write('<a href="index.html" target="_top">Lookout Mountain Insurance Group</a> ');
document.write('All Rights Reserved');
document.write('</td></tr>');
document.write('<tr><td>');
document.write('For more information feel free to '); 
document.write(' <a href="contact.htm">Contact Us</a>');
document.write('</td><td>');
document.write('<div align="right">Debonair Websites</div>');
document.write('</td></tr>');
document.write('</table>');
//  End -->
