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

function image_on_6l_31 (position) {
   var doc = eval("document.image6l_31" + position);
   doc.src = imageFiles_6l_31[position][1];
}

function image_off_6l_31 (position) {
   var doc = eval("document.image6l_31" + position);
   doc.src = imageFiles_6l_31[position][0];
}
