var imageFiles_1toz9_22 = new Array();
imageFiles_1toz9_22['0'] = new Array ('_images/1toz9_Home.gif', '_images/1toz9_HomeMouseover.gif');
imageFiles_1toz9_22['1'] = new Array ('_images/1toz9_About_OMARA.gif', '_images/1toz9_About_OMARAMouseover.gif');
imageFiles_1toz9_22['2'] = new Array ('_images/1toz9_Executive_Bios.gif', '_images/1toz9_Executive_BiosMouseover.gif');
imageFiles_1toz9_22['3'] = new Array ('_images/1toz9_Clients.gif', '_images/1toz9_ClientsMouseover.gif');
imageFiles_1toz9_22['4'] = new Array ('_images/1toz9_Services.gif', '_images/1toz9_ServicesMouseover.gif');
imageFiles_1toz9_22['5'] = new Array ('_images/1toz9_Careers.gif', '_images/1toz9_CareersMouseover.gif');
imageFiles_1toz9_22['6'] = new Array ('_images/1toz9_Contact.gif', '_images/1toz9_ContactMouseover.gif');
imageFiles_1toz9_22['7'] = new Array ('_images/1toz9_Projects.gif', '_images/1toz9_ProjectsMouseover.gif');
imageFiles_1toz9_22['8'] = new Array ('_images/1toz9_Newsletter.gif', '_images/1toz9_NewsletterMouseover.gif');

function image_on_1toz9_22 (position) {
   var doc = eval("document.image1toz9_22" + position);
   doc.src = imageFiles_1toz9_22[position][1];
}

function image_off_1toz9_22 (position) {
   var doc = eval("document.image1toz9_22" + position);
   doc.src = imageFiles_1toz9_22[position][0];
}

