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

function image_on_6l_16 (position) {
   var doc = eval("document.image6l_16" + position);
   doc.src = imageFiles_6l_16[position][1];
}

function image_off_6l_16 (position) {
   var doc = eval("document.image6l_16" + position);
   doc.src = imageFiles_6l_16[position][0];
}
