var imageFiles_1toz9_25 = new Array();
imageFiles_1toz9_25['0'] = new Array ('_images/1toz9_Home.gif', '_images/1toz9_HomeMouseover.gif');
imageFiles_1toz9_25['1'] = new Array ('_images/1toz9_About_Us.gif', '_images/1toz9_About_UsMouseover.gif');
imageFiles_1toz9_25['2'] = new Array ('_images/1toz9_Project_Experience.gif', '_images/1toz9_Project_ExperienceMouseover.gif');
imageFiles_1toz9_25['3'] = new Array ('_images/1toz9_Consultation___Design.gif', '_images/1toz9_Consultation___DesignMouseover.gif');
imageFiles_1toz9_25['4'] = new Array ('_images/1toz9_General_Contracting.gif', '_images/1toz9_General_ContractingMouseover.gif');
imageFiles_1toz9_25['5'] = new Array ('_images/1toz9_FAQ.gif', '_images/1toz9_FAQMouseover.gif');
imageFiles_1toz9_25['6'] = new Array ('_images/1toz9_Feedback.gif', '_images/1toz9_FeedbackMouseover.gif');
imageFiles_1toz9_25['7'] = new Array ('_images/1toz9_Contact_Us.gif', '_images/1toz9_Contact_UsMouseover.gif');
imageFiles_1toz9_25['8'] = new Array ('_images/1toz9_News___Events.gif', '_images/1toz9_News___EventsMouseover.gif');

function image_on_1toz9_25 (position) {
   var doc = eval("document.image1toz9_25" + position);
   doc.src = imageFiles_1toz9_25[position][1];
}

function image_off_1toz9_25 (position) {
   var doc = eval("document.image1toz9_25" + position);
   doc.src = imageFiles_1toz9_25[position][0];
}
