

var subnav_reim_off = new Image();
subnav_reim_off.src = '../images/subnav_reim_overview_off.gif';
var subnav_reim_over = new Image();
subnav_reim_over.src = '../images/subnav_reim_overview_on.gif';

var subnav_reim_mbdc_off = new Image();
subnav_reim_mbdc_off.src = '../images/subnav_medicareBadDebt_off.gif';
var subnav_reim_mbdc_over = new Image();
subnav_reim_mbdc_over.src = '../images/subnav_medicareBadDebt_on.gif';

var subnav_reim_dispshare_off = new Image();
subnav_reim_dispshare_off.src = '../images/subnav_medicareDisprop_off.gif';
var subnav_reim_dispshare_over = new Image();
subnav_reim_dispshare_over.src = '../images/subnav_medicareDisprop_on.gif';

var subnav_reim_mngedCare_off = new Image();
subnav_reim_mngedCare_off.src = '../images/subnav_mngCareIndirect_off.gif';
var subnav_reim_mngedCare_over = new Image();
subnav_reim_mngedCare_over.src = '../images/subnav_mngCareIndirect_on.gif';

var subnav_reim_esrd_off = new Image();
subnav_reim_esrd_off.src = '../images/subnav_esrd_off.gif';
var subnav_reim_esrd_over = new Image();
subnav_reim_esrd_over.src = '../images/subnav_esrd_on.gif';

var subnav_reim_compliance_off = new Image();
subnav_reim_compliance_off.src = '../images/subnav_compliance_off.gif';
var subnav_reim_compliance_over = new Image();
subnav_reim_compliance_over.src = '../images/subnav_compliance_on.gif';
