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