function writeJS(){
var footer='';

footer+='<p>&copy; Environmental Management Consultants Ltd<\/p>';
footer+='<p id="powered" style="display:none"><a href="http://www.carlsmart.co.uk" target="blank">Website framework by Carl Smart Online<\/a><\/p>';

document.write(footer);
}
writeJS();
