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