function change_image_source(image_object,image_source) {	image_object.src = image_source;}
