var imageFiles_6l_9 = new Array();
imageFiles_6l_9['0'] = new Array ('_images/6l_HOME.gif', '_images/6l_HOMEMouseover.gif');
imageFiles_6l_9['1'] = new Array ('_images/6l_KAZ_BROTHERS.gif', '_images/6l_KAZ_BROTHERSMouseover.gif');
imageFiles_6l_9['2'] = new Array ('_images/6l_KAZ_ROOFING_SYSTEMS.gif', '_images/6l_KAZ_ROOFING_SYSTEMSMouseover.gif');
imageFiles_6l_9['3'] = new Array ('_images/6l_RAYNOR_DOORS_OF_WNY.gif', '_images/6l_RAYNOR_DOORS_OF_WNYMouseover.gif');
imageFiles_6l_9['4'] = new Array ('_images/6l_RAVING_KAZ_FAN.gif', '_images/6l_RAVING_KAZ_FANMouseover.gif');
imageFiles_6l_9['5'] = new Array ('_images/6l_INDEPENDENT_LIVING.gif', '_images/6l_INDEPENDENT_LIVINGMouseover.gif');
imageFiles_6l_9['6'] = new Array ('_images/6l_HANDYMAN_SERVICES.gif', '_images/6l_HANDYMAN_SERVICESMouseover.gif');
imageFiles_6l_9['7'] = new Array ('_images/6l_FREE_CONSULTATION.gif', '_images/6l_FREE_CONSULTATIONMouseover.gif');
imageFiles_6l_9['8'] = new Array ('_images/6l_WHY_IS_KAZ_SPECIAL.gif', '_images/6l_WHY_IS_KAZ_SPECIALMouseover.gif');
imageFiles_6l_9['9'] = new Array ('_images/6l_OUR_DESIGN_CENTER.gif', '_images/6l_OUR_DESIGN_CENTERMouseover.gif');
imageFiles_6l_9['10'] = new Array ('_images/6l_OUR_CREDENTIALS.gif', '_images/6l_OUR_CREDENTIALSMouseover.gif');
imageFiles_6l_9['11'] = new Array ('_images/6l_PRODUCTS_WE_USE.gif', '_images/6l_PRODUCTS_WE_USEMouseover.gif');
imageFiles_6l_9['12'] = new Array ('_images/6l_WHAT_OUR_CUSTOMERS_SAY.gif', '_images/6l_WHAT_OUR_CUSTOMERS_SAYMouseover.gif');
imageFiles_6l_9['13'] = new Array ('_images/6l_PAYMENT_OPTIONS.gif', '_images/6l_PAYMENT_OPTIONSMouseover.gif');
imageFiles_6l_9['14'] = new Array ('_images/6l_CONTACT_US.gif', '_images/6l_CONTACT_USMouseover.gif');
imageFiles_6l_9['15'] = new Array ('_images/6l_PHOTO_GALLERY.gif', '_images/6l_PHOTO_GALLERYMouseover.gif');
imageFiles_6l_9['16'] = new Array ('_images/6l_COST_VS_VALUE_REPORT.gif', '_images/6l_COST_VS_VALUE_REPORTMouseover.gif');
imageFiles_6l_9['17'] = new Array ('_images/6l_MEET_THE_GUYS.gif', '_images/6l_MEET_THE_GUYSMouseover.gif');
imageFiles_6l_9['18'] = new Array ('_images/6l_KAZ_CALENDAR.gif', '_images/6l_KAZ_CALENDARMouseover.gif');
imageFiles_6l_9['19'] = new Array ('_images/6l_EMPLOYEE__YOUR_PAGE_.gif', '_images/6l_EMPLOYEE__YOUR_PAGE_Mouseover.gif');

function image_on_6l_9 (position) {
   var doc = eval("document.image6l_9" + position);
   doc.src = imageFiles_6l_9[position][1];
}

function image_off_6l_9 (position) {
   var doc = eval("document.image6l_9" + position);
   doc.src = imageFiles_6l_9[position][0];
}
