Je moet ingelogd zijn om te stemmen.
array.push(var laatste);
if( typeof Array.prototype.push != "function") { Array.prototype.push = ArrayPush;function ArrayPush(value){this[this.length]=value;} }
if( typeof Array.prototype.push != "function") { Array.prototype.push = ArrayPush;function ArrayPush(value){this[this.length]=value;}}