var imageFiles_3hv9e_4 = new Array();
imageFiles_3hv9e_4['0'] = new Array ('_images/3hv9e_Home.gif', '_images/3hv9e_HomeMouseover.gif');
imageFiles_3hv9e_4['1'] = new Array ('_images/3hv9e_About_Us.gif', '_images/3hv9e_About_UsMouseover.gif');
imageFiles_3hv9e_4['2'] = new Array ('_images/3hv9e_Contact_Us.gif', '_images/3hv9e_Contact_UsMouseover.gif');
imageFiles_3hv9e_4['3'] = new Array ('_images/3hv9e_Get_A_Quote.gif', '_images/3hv9e_Get_A_QuoteMouseover.gif');
imageFiles_3hv9e_4['4'] = new Array ('_images/3hv9e_Insurance_Protection.gif', '_images/3hv9e_Insurance_ProtectionMouseover.gif');
imageFiles_3hv9e_4['5'] = new Array ('_images/3hv9e_Resources.gif', '_images/3hv9e_ResourcesMouseover.gif');
imageFiles_3hv9e_4['6'] = new Array ('_images/3hv9e_Site_Map.gif', '_images/3hv9e_Site_MapMouseover.gif');

function image_on_3hv9e_4 (position) {
   var doc = eval("document.image3hv9e_4" + position);
   doc.src = imageFiles_3hv9e_4[position][1];
}

function image_off_3hv9e_4 (position) {
   var doc = eval("document.image3hv9e_4" + position);
   doc.src = imageFiles_3hv9e_4[position][0];
}

