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