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