var imageFiles_52rnd_19 = new Array();
imageFiles_52rnd_19['0'] = new Array ('_images/52rnd_HOME__.gif', '_images/52rnd_HOME__Mouseover.gif');
imageFiles_52rnd_19['1'] = new Array ('_images/52rnd_OUR_HISTORY__.gif', '_images/52rnd_OUR_HISTORY__Mouseover.gif');
imageFiles_52rnd_19['2'] = new Array ('_images/52rnd_FAQ__.gif', '_images/52rnd_FAQ__Mouseover.gif');
imageFiles_52rnd_19['3'] = new Array ('_images/52rnd_FEEDBACK__.gif', '_images/52rnd_FEEDBACK__Mouseover.gif');
imageFiles_52rnd_19['4'] = new Array ('_images/52rnd_CONTACT_US__.gif', '_images/52rnd_CONTACT_US__Mouseover.gif');
imageFiles_52rnd_19['5'] = new Array ('_images/52rnd_SERVICES__.gif', '_images/52rnd_SERVICES__Mouseover.gif');
imageFiles_52rnd_19['6'] = new Array ('_images/52rnd_CLIENTS__.gif', '_images/52rnd_CLIENTS__Mouseover.gif');
imageFiles_52rnd_19['7'] = new Array ('_images/52rnd_PORTFOLIO.gif', '_images/52rnd_PORTFOLIOMouseover.gif');

function image_on_52rnd_19 (position) {
   var doc = eval("document.image52rnd_19" + position);
   doc.src = imageFiles_52rnd_19[position][1];
}

function image_off_52rnd_19 (position) {
   var doc = eval("document.image52rnd_19" + position);
   doc.src = imageFiles_52rnd_19[position][0];
}
