function change_navi (ref, pic) {
	ref.src = "/media/" + pic;
}