var imageFiles_6a_61 = new Array();
imageFiles_6a_61['0'] = new Array ('_images/6a_Automobile_Quote.gif', '_images/6a_Automobile_QuoteMouseover.gif');
imageFiles_6a_61['1'] = new Array ('_images/6a_Home_Owners_Quote.gif', '_images/6a_Home_Owners_QuoteMouseover.gif');
imageFiles_6a_61['2'] = new Array ('_images/6a_Life_Insurance.gif', '_images/6a_Life_InsuranceMouseover.gif');
imageFiles_6a_61['3'] = new Array ('_images/6a_Health___LTC.gif', '_images/6a_Health___LTCMouseover.gif');
imageFiles_6a_61['4'] = new Array ('_images/6a_Boat___Watercraft.gif', '_images/6a_Boat___WatercraftMouseover.gif');
imageFiles_6a_61['5'] = new Array ('_images/6a_Flood_Quote.gif', '_images/6a_Flood_QuoteMouseover.gif');
imageFiles_6a_61['6'] = new Array ('_images/6a_Motorcycle__ATV_Quote.gif', '_images/6a_Motorcycle__ATV_QuoteMouseover.gif');
imageFiles_6a_61['7'] = new Array ('_images/6a_Renters_Quote.gif', '_images/6a_Renters_QuoteMouseover.gif');
imageFiles_6a_61['8'] = new Array ('_images/6a_RV___Mobile_home.gif', '_images/6a_RV___Mobile_homeMouseover.gif');
imageFiles_6a_61['9'] = new Array ('_images/6a_Business_Quote.gif', '_images/6a_Business_QuoteMouseover.gif');
imageFiles_6a_61['10'] = new Array ('_images/6a_Commercial_Auto.gif', '_images/6a_Commercial_AutoMouseover.gif');
imageFiles_6a_61['11'] = new Array ('_images/6a_General_Liability.gif', '_images/6a_General_LiabilityMouseover.gif');
imageFiles_6a_61['12'] = new Array ('_images/6a_Workers_Compensation.gif', '_images/6a_Workers_CompensationMouseover.gif');
imageFiles_6a_61['13'] = new Array ('_images/6a_Apartment_Buildings.gif', '_images/6a_Apartment_BuildingsMouseover.gif');

function image_on_6a_61 (position) {
   var doc = eval("document.image6a_61" + position);
   doc.src = imageFiles_6a_61[position][1];
}

function image_off_6a_61 (position) {
   var doc = eval("document.image6a_61" + position);
   doc.src = imageFiles_6a_61[position][0];
}
