function productImage(locatie){
	document.getElementById('change').src = locatie;
}
