function VDKmail(a) {
  document.write('<a href="mailto:' + a + '@vdk.be">' + a + '@vdk.be</a>');
}