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

function image_on_3hv9e_21 (position) {
   var doc = eval("document.image3hv9e_21" + position);
   doc.src = imageFiles_3hv9e_21[position][1];
}

function image_off_3hv9e_21 (position) {
   var doc = eval("document.image3hv9e_21" + position);
   doc.src = imageFiles_3hv9e_21[position][0];
}

