var imageFiles_1opkf_10 = new Array();
imageFiles_1opkf_10['0'] = new Array ('_images/1opkf_Home.gif', '_images/1opkf_HomeMouseover.gif');
imageFiles_1opkf_10['1'] = new Array ('_images/1opkf_Gallery_of_Works.gif', '_images/1opkf_Gallery_of_WorksMouseover.gif');
imageFiles_1opkf_10['2'] = new Array ('_images/1opkf_About_Signature_Builders__Inc_.gif', '_images/1opkf_About_Signature_Builders__Inc_Mouseover.gif');
imageFiles_1opkf_10['3'] = new Array ('_images/1opkf_Contact_Us.gif', '_images/1opkf_Contact_UsMouseover.gif');
imageFiles_1opkf_10['4'] = new Array ('_images/1opkf_FAQ.gif', '_images/1opkf_FAQMouseover.gif');
imageFiles_1opkf_10['5'] = new Array ('_images/1opkf_Financing.gif', '_images/1opkf_FinancingMouseover.gif');
imageFiles_1opkf_10['6'] = new Array ('_images/1opkf_Meet_the_Team.gif', '_images/1opkf_Meet_the_TeamMouseover.gif');
imageFiles_1opkf_10['7'] = new Array ('_images/1opkf_Site_map.gif', '_images/1opkf_Site_mapMouseover.gif');

function image_on_1opkf_10 (position) {
   var doc = eval("document.image1opkf_10" + position);
   doc.src = imageFiles_1opkf_10[position][1];
}

function image_off_1opkf_10 (position) {
   var doc = eval("document.image1opkf_10" + position);
   doc.src = imageFiles_1opkf_10[position][0];
}
