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