function change(obj,location) {
	obj.src='images/'+location+'';
	}