var imageFiles_1toz9_4 = new Array();
imageFiles_1toz9_4['0'] = new Array ('_images/1toz9_Home.gif', '_images/1toz9_HomeMouseover.gif');
imageFiles_1toz9_4['1'] = new Array ('_images/1toz9_About_Magill.gif', '_images/1toz9_About_MagillMouseover.gif');
imageFiles_1toz9_4['2'] = new Array ('_images/1toz9_Project_Delivery.gif', '_images/1toz9_Project_DeliveryMouseover.gif');
imageFiles_1toz9_4['3'] = new Array ('_images/1toz9_Project_Showcase.gif', '_images/1toz9_Project_ShowcaseMouseover.gif');
imageFiles_1toz9_4['4'] = new Array ('_images/1toz9_Testimonials.gif', '_images/1toz9_TestimonialsMouseover.gif');
imageFiles_1toz9_4['5'] = new Array ('_images/1toz9_Why_Magill.gif', '_images/1toz9_Why_MagillMouseover.gif');
imageFiles_1toz9_4['6'] = new Array ('_images/1toz9_Contact_Us.gif', '_images/1toz9_Contact_UsMouseover.gif');

function image_on_1toz9_4 (position) {
   var doc = eval("document.image1toz9_4" + position);
   doc.src = imageFiles_1toz9_4[position][1];
}

function image_off_1toz9_4 (position) {
   var doc = eval("document.image1toz9_4" + position);
   doc.src = imageFiles_1toz9_4[position][0];
}
