var imageFiles_a2zj_3 = new Array();
imageFiles_a2zj_3['0'] = new Array ('_images/a2zj_HOME__.gif', '_images/a2zj_HOME__Mouseover.gif');
imageFiles_a2zj_3['1'] = new Array ('_images/a2zj_OUR_HISTORY__.gif', '_images/a2zj_OUR_HISTORY__Mouseover.gif');
imageFiles_a2zj_3['2'] = new Array ('_images/a2zj_CONTACT_US__.gif', '_images/a2zj_CONTACT_US__Mouseover.gif');
imageFiles_a2zj_3['3'] = new Array ('_images/a2zj_SERVICES__.gif', '_images/a2zj_SERVICES__Mouseover.gif');
imageFiles_a2zj_3['4'] = new Array ('_images/a2zj_CLIENTS__.gif', '_images/a2zj_CLIENTS__Mouseover.gif');
imageFiles_a2zj_3['5'] = new Array ('_images/a2zj_PORTFOLIO__.gif', '_images/a2zj_PORTFOLIO__Mouseover.gif');
imageFiles_a2zj_3['6'] = new Array ('_images/a2zj_PLANT_CONTAINERS__.gif', '_images/a2zj_PLANT_CONTAINERS__Mouseover.gif');
imageFiles_a2zj_3['7'] = new Array ('_images/a2zj_ONLINE_CATALOG.gif', '_images/a2zj_ONLINE_CATALOGMouseover.gif');

function image_on_a2zj_3 (position) {
   var doc = eval("document.imagea2zj_3" + position);
   doc.src = imageFiles_a2zj_3[position][1];
}

function image_off_a2zj_3 (position) {
   var doc = eval("document.imagea2zj_3" + position);
   doc.src = imageFiles_a2zj_3[position][0];
}
