var imageFiles_1y2ty_5 = new Array();
imageFiles_1y2ty_5['0'] = new Array ('_images/1y2ty_Home.gif', '_images/1y2ty_HomeMouseover.gif');
imageFiles_1y2ty_5['1'] = new Array ('_images/1y2ty_About_the_Firm.gif', '_images/1y2ty_About_the_FirmMouseover.gif');
imageFiles_1y2ty_5['2'] = new Array ('_images/1y2ty_Contact_Us.gif', '_images/1y2ty_Contact_UsMouseover.gif');
imageFiles_1y2ty_5['3'] = new Array ('_images/1y2ty_Resources.gif', '_images/1y2ty_ResourcesMouseover.gif');
imageFiles_1y2ty_5['4'] = new Array ('_images/1y2ty_Tax_Planning.gif', '_images/1y2ty_Tax_PlanningMouseover.gif');
imageFiles_1y2ty_5['5'] = new Array ('_images/1y2ty_Tax_Preparation.gif', '_images/1y2ty_Tax_PreparationMouseover.gif');
imageFiles_1y2ty_5['6'] = new Array ('_images/1y2ty_Business_Accounting.gif', '_images/1y2ty_Business_AccountingMouseover.gif');
imageFiles_1y2ty_5['7'] = new Array ('_images/1y2ty_Consulting_Service.gif', '_images/1y2ty_Consulting_ServiceMouseover.gif');
imageFiles_1y2ty_5['8'] = new Array ('_images/1y2ty_Business_Valuation.gif', '_images/1y2ty_Business_ValuationMouseover.gif');
imageFiles_1y2ty_5['9'] = new Array ('_images/1y2ty_Divorce.gif', '_images/1y2ty_DivorceMouseover.gif');
imageFiles_1y2ty_5['10'] = new Array ('_images/1y2ty_Seminars.gif', '_images/1y2ty_SeminarsMouseover.gif');
imageFiles_1y2ty_5['11'] = new Array ('_images/1y2ty_Media.gif', '_images/1y2ty_MediaMouseover.gif');

function image_on_1y2ty_5 (position) {
   var doc = eval("document.image1y2ty_5" + position);
   doc.src = imageFiles_1y2ty_5[position][1];
}

function image_off_1y2ty_5 (position) {
   var doc = eval("document.image1y2ty_5" + position);
   doc.src = imageFiles_1y2ty_5[position][0];
}
