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

function image_on_52rnd_4 (position) {
   var doc = eval("document.image52rnd_4" + position);
   doc.src = imageFiles_52rnd_4[position][1];
}

function image_off_52rnd_4 (position) {
   var doc = eval("document.image52rnd_4" + position);
   doc.src = imageFiles_52rnd_4[position][0];
}
