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

