var imageFiles_1toz9_34 = new Array();
imageFiles_1toz9_34['0'] = new Array ('_images/1toz9_Home.gif', '_images/1toz9_HomeMouseover.gif');
imageFiles_1toz9_34['1'] = new Array ('_images/1toz9_About_Us.gif', '_images/1toz9_About_UsMouseover.gif');
imageFiles_1toz9_34['2'] = new Array ('_images/1toz9_Residential.gif', '_images/1toz9_ResidentialMouseover.gif');
imageFiles_1toz9_34['3'] = new Array ('_images/1toz9_Development.gif', '_images/1toz9_DevelopmentMouseover.gif');
imageFiles_1toz9_34['4'] = new Array ('_images/1toz9_Commercial.gif', '_images/1toz9_CommercialMouseover.gif');
imageFiles_1toz9_34['5'] = new Array ('_images/1toz9_Designs.gif', '_images/1toz9_DesignsMouseover.gif');
imageFiles_1toz9_34['6'] = new Array ('_images/1toz9_Consulting.gif', '_images/1toz9_ConsultingMouseover.gif');
imageFiles_1toz9_34['7'] = new Array ('_images/1toz9_FAQ.gif', '_images/1toz9_FAQMouseover.gif');
imageFiles_1toz9_34['8'] = new Array ('_images/1toz9_Feedback.gif', '_images/1toz9_FeedbackMouseover.gif');
imageFiles_1toz9_34['9'] = new Array ('_images/1toz9_Contact_Us.gif', '_images/1toz9_Contact_UsMouseover.gif');
imageFiles_1toz9_34['10'] = new Array ('_images/1toz9_Helpful_Links.gif', '_images/1toz9_Helpful_LinksMouseover.gif');

function image_on_1toz9_34 (position) {
   var doc = eval("document.image1toz9_34" + position);
   doc.src = imageFiles_1toz9_34[position][1];
}

function image_off_1toz9_34 (position) {
   var doc = eval("document.image1toz9_34" + position);
   doc.src = imageFiles_1toz9_34[position][0];
}
