var imageFiles_3xyj7_7 = new Array();
imageFiles_3xyj7_7['0'] = new Array ('_images/3xyj7_Home.gif', '_images/3xyj7_HomeMouseover.gif');
imageFiles_3xyj7_7['1'] = new Array ('_images/3xyj7_Our_Services.gif', '_images/3xyj7_Our_ServicesMouseover.gif');
imageFiles_3xyj7_7['2'] = new Array ('_images/3xyj7_Online_Quotes.gif', '_images/3xyj7_Online_QuotesMouseover.gif');
imageFiles_3xyj7_7['3'] = new Array ('_images/3xyj7_Contact_Us.gif', '_images/3xyj7_Contact_UsMouseover.gif');
imageFiles_3xyj7_7['4'] = new Array ('_images/3xyj7_Feedback.gif', '_images/3xyj7_FeedbackMouseover.gif');
imageFiles_3xyj7_7['5'] = new Array ('_images/3xyj7_Customer_Help.gif', '_images/3xyj7_Customer_HelpMouseover.gif');
imageFiles_3xyj7_7['6'] = new Array ('_images/3xyj7_Company_Info.gif', '_images/3xyj7_Company_InfoMouseover.gif');
imageFiles_3xyj7_7['7'] = new Array ('_images/3xyj7_Company_Associates.gif', '_images/3xyj7_Company_AssociatesMouseover.gif');
imageFiles_3xyj7_7['8'] = new Array ('_images/3xyj7_Newsletter.gif', '_images/3xyj7_NewsletterMouseover.gif');
imageFiles_3xyj7_7['9'] = new Array ('_images/3xyj7_Links.gif', '_images/3xyj7_LinksMouseover.gif');

function image_on_3xyj7_7 (position) {
   var doc = eval("document.image3xyj7_7" + position);
   doc.src = imageFiles_3xyj7_7[position][1];
}

function image_off_3xyj7_7 (position) {
   var doc = eval("document.image3xyj7_7" + position);
   doc.src = imageFiles_3xyj7_7[position][0];
}

