﻿// <!--
function roll(img_name, img_src) {
    document[img_name].src = 'http://beta.vamortgagespot.com/images/' + img_src;
}
// -->
