var gebruiker = "links";
var domein = "dennismulder.nl";
var adres = gebruiker + String.fromCharCode(64) + domein;


