// HEADER FOR EASY EDITING LATER

document.write('<div class="footer-wrapper">');
document.write('<a href="http://twitter.com/#!/CCMethodist" target="_blank"><img src="images/twitter.png" alt="Twitter" style="float: right; margin: 40px 0 0 20px;" /></a>');
document.write('<a href="https://www.facebook.com/pages/Carlton-Colville-Methodist-Church/198678890217452" target="_blank"><img src="images/facebook.png" alt="Facebook" style="float: right; margin: 40px 0 0 20px" /></a>');
document.write('<img src="images/fairtrade.png" alt="FairTrade" style="float: right; margin: 40px 0 0 20px;" />');

document.write ('<a href="http://discoveryfamilycentre.org/" target="_blank"><img src="images/ddc.png" alt="We Support" style=" float: right; margin: 30px 0 0 20px;" /></a>');

document.write('<div class="clear"></div>');
document.write('<p class="footer-text">All rights reserved. Website designed by <a href="http://emagma.co.uk" target="_blank" ><strong>Emagma Design &amp; Print</strong></a></p>');
document.write('</div>');

// ORIGINAL CODE
//<div class="footer-wrapper">
//        	
//            <img src="images/twitter.png" alt="Twitter" style="float: right; margin: 40px 0 0 20px;" />
//            <img src="images/facebook.png" alt="Facebook" style="float: right; margin: 40px 0 0 20px" />
//            <div class="clear"></div>
//            
//        	<p class="footer-text">All rights reserved. Website designed by <a href="http://emagma.co.uk" target="_blank" ><strong>Emagma Design &amp; Print</strong></a></p>
//        </div>
