var d = new Date();
var y = d.getYear();

document.write("<b>&copy;"+y+" Gibson Booth</b>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='/site.htm'>Site Map</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='http://service.click4text.co.uk' title='Text Only version' accesskey='T'>Text Only</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='/terms.htm'>Terms &amp; Conditions</a>&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='mailto:info@gibson-booth.co.uk'>info@gibson-booth.co.uk</a></div>");
