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