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

function image_on_52rnd_13 (position) {
   var doc = eval("document.image52rnd_13" + position);
   doc.src = imageFiles_52rnd_13[position][1];
}

function image_off_52rnd_13 (position) {
   var doc = eval("document.image52rnd_13" + position);
   doc.src = imageFiles_52rnd_13[position][0];
}
