emailSM=('info@' + 'buildersincumbria.co.uk')
document.write('<a href="mailto:' + emailSM + '">' + emailSM + '</a>')
