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

function image_on_14gx3_3 (position) {
   var doc = eval("document.image14gx3_3" + position);
   doc.src = imageFiles_14gx3_3[position][1];
}

function image_off_14gx3_3 (position) {
   var doc = eval("document.image14gx3_3" + position);
   doc.src = imageFiles_14gx3_3[position][0];
}

