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