function mail(naam)
 {
 location.href="mai"+ "lto" + ":" + naam + "@" + "rathaven.nl";
 }