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

function image_on_52rnd_1 (position) {
   var doc = eval("document.image52rnd_1" + position);
   doc.src = imageFiles_52rnd_1[position][1];
}

function image_off_52rnd_1 (position) {
   var doc = eval("document.image52rnd_1" + position);
   doc.src = imageFiles_52rnd_1[position][0];
}
