var imageFiles_6l_34 = new Array();
imageFiles_6l_34['0'] = new Array ('_images/6l_ALUMINUM_FENCE.gif', '_images/6l_ALUMINUM_FENCEMouseover.gif');
imageFiles_6l_34['1'] = new Array ('_images/6l_VINYL__PVC__FENCE.gif', '_images/6l_VINYL__PVC__FENCEMouseover.gif');
imageFiles_6l_34['2'] = new Array ('_images/6l_CHAINLINK_FENCE.gif', '_images/6l_CHAINLINK_FENCEMouseover.gif');
imageFiles_6l_34['3'] = new Array ('_images/6l_WOOD_FENCE.gif', '_images/6l_WOOD_FENCEMouseover.gif');
imageFiles_6l_34['4'] = new Array ('_images/6l_RESIDENTIAL_FENCING.gif', '_images/6l_RESIDENTIAL_FENCINGMouseover.gif');
imageFiles_6l_34['5'] = new Array ('_images/6l_COMMERCIAL_FENCING.gif', '_images/6l_COMMERCIAL_FENCINGMouseover.gif');
imageFiles_6l_34['6'] = new Array ('_images/6l_RAILINGS.gif', '_images/6l_RAILINGSMouseover.gif');
imageFiles_6l_34['7'] = new Array ('_images/6l_POOL_FENCING.gif', '_images/6l_POOL_FENCINGMouseover.gif');
imageFiles_6l_34['8'] = new Array ('_images/6l_PHOTO_GALLERY_.gif', '_images/6l_PHOTO_GALLERY_Mouseover.gif');
imageFiles_6l_34['9'] = new Array ('_images/6l_MANUFACTURER_S_LINKS.gif', '_images/6l_MANUFACTURER_S_LINKSMouseover.gif');

function image_on_6l_34 (position) {
   var doc = eval("document.image6l_34" + position);
   doc.src = imageFiles_6l_34[position][1];
}

function image_off_6l_34 (position) {
   var doc = eval("document.image6l_34" + position);
   doc.src = imageFiles_6l_34[position][0];
}

