emailSM=('info@' + 'bknl.org')
document.write('<A href="mailto:' + emailSM + '">' + emailSM + '</a>')