function doSwap(location, image) {        document[location].src=image;}
