var time=new Date();
var year=time.getFullYear();
var credit1 = "All photographs used on this site feature work actually installed by KGC Paving. Unlike some other contractors, we do not use photographs supplied by third parties. If you see a photograph on this site, we guarantee it was installed by KGC Paving. We're proud of our work and don't need to rely on photos of someone ele's efforts.<br>&nbsp;<br>All photographs, drawings and text are &copy; KGC Paving 2002-";
var credit2 = "&nbsp;and cannot be reproduced without written permission.";
var build = "Site design and construction by cormaic";

document.write('<p class=smallgrey>' + credit1 + year + credit2 + '<p class=smallgreen>' + build);