emailE='kakoon.com'
emailE=('tech' + '@' + emailE)
document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>')
