var imageFiles_2d8_40 = new Array();
imageFiles_2d8_40['0'] = new Array ('_images/2d8_THE_TEAM______.gif', '_images/2d8_THE_TEAM______Mouseover.gif');
imageFiles_2d8_40['1'] = new Array ('_images/2d8_CLIENT_LIST______.gif', '_images/2d8_CLIENT_LIST______Mouseover.gif');
imageFiles_2d8_40['2'] = new Array ('_images/2d8_OUR_LOCATION______.gif', '_images/2d8_OUR_LOCATION______Mouseover.gif');
imageFiles_2d8_40['3'] = new Array ('_images/2d8_EVALUATION________.gif', '_images/2d8_EVALUATION________Mouseover.gif');
imageFiles_2d8_40['4'] = new Array ('_images/2d8_OUR_BLOG.gif', '_images/2d8_OUR_BLOGMouseover.gif');

function image_on_2d8_40 (position) {
   var doc = eval("document.image2d8_40" + position);
   doc.src = imageFiles_2d8_40[position][1];
}

function image_off_2d8_40 (position) {
   var doc = eval("document.image2d8_40" + position);
   doc.src = imageFiles_2d8_40[position][0];
}
