
function fnSwap(which, what) {
  which.src = "http://www.rettalent.com/images/" + what;
}



