function RunFooter()
{

document.write('<div id="footer">');
document.write('           		<div style="float:left; width:500px; margin-left:10px; margin-top:5px">');
document.write('                		<div class="links"><a href="index.html" class="current" style="width:90px">Home</a></div>');
document.write('                        <div class="links"><a href="about.html">About Us</a></div>');
document.write('                        <div class="links"><a href="services.html">Our Services</a></div>');
document.write('                        <div class="links"><a href="projects.html">Projects</a></div>');
document.write('                        <div class="links"><a href="faq.html">FAQ`s</a></div> ');
document.write('                        <div class="links"><a href="testimonials.html">Testimonials</a></div>');
document.write('                        <div class="links"><a href="map.html">Map</a></div>');
document.write('                        <div class="links"><a href="contact.html">Contact Us</a></div> ');                    
document.write('           		</div>');
document.write('                <div class="clear"></div>');
document.write('               <div class="indent-footer">');
document.write('                	TOTAL RESTORATION &nbsp;&copy; 2011 &nbsp; &bull; &nbsp;All rights reserved. ');
document.write('                    <br />Powered by <a href="http://www.jbrwebdesign.com" target="_blank">JBR Webdesign</a>');
document.write('               </div>');
document.write('               <div class="indent-footer1">    ');          
document.write('<a href="http://www.bbb.org/houston/business-reviews/fire-and-water-damage-restoration/magnolia-total-restoration-in-magnolia-tx-31003597/" target="_blank"><img alt="BBB® - Start With Trust Better Business Bureau" title="BBB® - Start With Trust Better Business Bureau" src="images/cbbb-badge-horz.png" /></a> ');
document.write('<a href="http://www.bbb.org/houston/business-reviews/fire-and-water-damage-restoration/magnolia-total-restoration-in-magnolia-tx-31003597/" target="_blank"><img alt="BBB Business Review A+" title="BBB Business Review A+" src="images/cbbb-accred-a-plus.png" /></a>');
document.write('<a href="http://www.facebook.com/profile.php?ref=name&id=100000496515352#!/pages/Magnolia-Total-Restoration/171970139544480" target="_blank"><img alt="Visit Us on our Facebook Page" title="Visit Us on our Facebook Page" src="images/fb.png" /></a>');
document.write('<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fprofile.php%3Fref%3Dname%26id%3D100000496515352%23%21%2Fpages%2FMagnolia-Total-Restoration%2F171970139544480&amp;send=false&amp;layout=box_count&amp;width=70&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font&amp;height=90" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:70px; height:90px;" allowTransparency="true"></iframe>');

document.write('</div> ');
                
document.write('         </div>');
			
}
