var imageFiles_14gx3_4 = new Array();
imageFiles_14gx3_4['0'] = new Array ('_images/14gx3_RESIDENTIAL_FENCING.gif', '_images/14gx3_RESIDENTIAL_FENCINGMouseover.gif');
imageFiles_14gx3_4['1'] = new Array ('_images/14gx3_COMMERCIAL_FENCING.gif', '_images/14gx3_COMMERCIAL_FENCINGMouseover.gif');
imageFiles_14gx3_4['2'] = new Array ('_images/14gx3_SWIMMING_POOL_ENCLOSURES.gif', '_images/14gx3_SWIMMING_POOL_ENCLOSURESMouseover.gif');
imageFiles_14gx3_4['3'] = new Array ('_images/14gx3_PET_DOG_FENCING.gif', '_images/14gx3_PET_DOG_FENCINGMouseover.gif');
imageFiles_14gx3_4['4'] = new Array ('_images/14gx3_PVC_FENCING.gif', '_images/14gx3_PVC_FENCINGMouseover.gif');
imageFiles_14gx3_4['5'] = new Array ('_images/14gx3_ORNAMENTAL_FENCING.gif', '_images/14gx3_ORNAMENTAL_FENCINGMouseover.gif');
imageFiles_14gx3_4['6'] = new Array ('_images/14gx3_WARRANTEE.gif', '_images/14gx3_WARRANTEEMouseover.gif');

function image_on_14gx3_4 (position) {
   var doc = eval("document.image14gx3_4" + position);
   doc.src = imageFiles_14gx3_4[position][1];
}

function image_off_14gx3_4 (position) {
   var doc = eval("document.image14gx3_4" + position);
   doc.src = imageFiles_14gx3_4[position][0];
}

