emailE=('in' + 'fo' + '@' + 'siamresorts' + 'marketing' + '.com')
document.write('<a href="mailto:' + emailE + '">' + emailE + '</a>')
