var imageFiles_52rnd_15 = new Array();
imageFiles_52rnd_15['0'] = new Array ('_images/52rnd_HOME__.gif', '_images/52rnd_HOME__Mouseover.gif');
imageFiles_52rnd_15['1'] = new Array ('_images/52rnd_OUR_HISTORY__.gif', '_images/52rnd_OUR_HISTORY__Mouseover.gif');
imageFiles_52rnd_15['2'] = new Array ('_images/52rnd_CONTACT_US__.gif', '_images/52rnd_CONTACT_US__Mouseover.gif');
imageFiles_52rnd_15['3'] = new Array ('_images/52rnd_SERVICES__.gif', '_images/52rnd_SERVICES__Mouseover.gif');
imageFiles_52rnd_15['4'] = new Array ('_images/52rnd_CLIENTS__.gif', '_images/52rnd_CLIENTS__Mouseover.gif');
imageFiles_52rnd_15['5'] = new Array ('_images/52rnd_PORTFOLIO__.gif', '_images/52rnd_PORTFOLIO__Mouseover.gif');
imageFiles_52rnd_15['6'] = new Array ('_images/52rnd_PLANT_CONTAINERS__.gif', '_images/52rnd_PLANT_CONTAINERS__Mouseover.gif');

function image_on_52rnd_15 (position) {
   var doc = eval("document.image52rnd_15" + position);
   doc.src = imageFiles_52rnd_15[position][1];
}

function image_off_52rnd_15 (position) {
   var doc = eval("document.image52rnd_15" + position);
   doc.src = imageFiles_52rnd_15[position][0];
}
