﻿function swapMe(afb){
    document.getElementById('afb').src = afb;
}
