<!--
var part1 = "footpaths";
var part2 = "ramblerseastcheshire.org.uk?subject=Footpath matters";
var part3 = "Footpaths Secretary";
document.write('<a href="mai' + 'lto:' + part1 + '@' + part2 + '">');
document.write(part3 + '</a>');
// -->