emailE=('in' + 'fo' + '@' + 'sah' + 'otel' + '.in.th')
document.write('<a href="mailto:' + emailE + '">' + emailE + '</a>')

