//voorladen van de plaatjes
var foto1=new Image()
foto1.src="img/base.jpg"// foto 1
var foto2=new Image()
foto2.src="img/base2.jpg"// foto 2

