emailE=('contact@' + 'kerstenrelatie.nl')
document.write('<a href="mailto:' + emailE + '">' + emailE + '</a>')


