var imageFiles_1y2ty_58 = new Array();
imageFiles_1y2ty_58['0'] = new Array ('_images/1y2ty_About_Us.gif', '_images/1y2ty_About_UsMouseover.gif');
imageFiles_1y2ty_58['1'] = new Array ('_images/1y2ty_Core_Services.gif', '_images/1y2ty_Core_ServicesMouseover.gif');
imageFiles_1y2ty_58['2'] = new Array ('_images/1y2ty_Agility_Team.gif', '_images/1y2ty_Agility_TeamMouseover.gif');
imageFiles_1y2ty_58['3'] = new Array ('_images/1y2ty_Client_Testimonals.gif', '_images/1y2ty_Client_TestimonalsMouseover.gif');
imageFiles_1y2ty_58['4'] = new Array ('_images/1y2ty_Contact_Us.gif', '_images/1y2ty_Contact_UsMouseover.gif');

function image_on_1y2ty_58 (position) {
   var doc = eval("document.image1y2ty_58" + position);
   doc.src = imageFiles_1y2ty_58[position][1];
}

function image_off_1y2ty_58 (position) {
   var doc = eval("document.image1y2ty_58" + position);
   doc.src = imageFiles_1y2ty_58[position][0];
}

