<!--
var strContents = "";
strContents=strContents+"<div id='footer'>"
strContents=strContents+"<p id='footerCenter' class='floatNone'>"
strContents=strContents+"<strong><a href='http://www.sheffieldcp.org.uk/cms.asp'>The Sheffield Association for People with Cerebral Palsy</a><br />Suite 2, Cherrytree, Union Road, Sheffield. S11 9EF"
strContents=strContents+"</strong><br />Registered Charity No. 1061304.  A Company Limited By Guarantee Number 3326158"
strContents=strContents+"</p>"
strContents=strContents+"</div>"
strContents=strContents+"</div>"
document.write (strContents);
-->
