<!-- Begin
function footer() {
document.write('<center class=footermenu>');
document.write('| <a href=index.html><FONT COLOR="#ff6600">Home</FONT></a> '); 
document.write('| <a href=about.html><FONT COLOR="#ff6600">About Us</FONT></a> ');
document.write('| <a href=meet.html><FONT COLOR="#ff6600">Meet the Volunteers</FONT></a> ');
document.write('| <a href=johnhem.html><FONT COLOR="#ff6600">John Hemming MP</FONT></a> ');
document.write('| <a href=press.html><FONT COLOR="#ff6600">Press &amp; Media</FONT></a> ');
document.write('| <a href=blogs.html><FONT COLOR="#ff6600">Blogs</FONT></a> ');
document.write('| <a href=cases.html><FONT COLOR="#ff6600">Cases</FONT></a> ');
document.write('| <a href=social.html><FONT COLOR="#ff6600">Social Services</FONT></a> ');
document.write('| <a href=links.html><FONT COLOR="#ff6600">Important Links</FONT></a> ');
document.write('| <a href=corppar.html><FONT COLOR="#ff6600">Corporate Parent</FONT></a> ');
document.write('| <a href=contact.html><FONT COLOR="#ff6600">Contact Us</FONT></a> ');
document.write('</center>');
}
// End -->
