$(document).ready(function() {
    $('#team_ruth').attr('src','/images/ruthbw.jpg');
});


