<!--
var currentTime = new Date()
var year = currentTime.getFullYear()
document.write('&copy; Danbury Fencing Limited ' + year)

//-->
