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

