emailSM=('info@' + 'professional-web-designer.co.uk')
document.write('<A href="mailto:' + emailSM + '">' + emailSM + '</a>')
