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

function image_on_1y2ty_1 (position) {
   var doc = eval("document.image1y2ty_1" + position);
   doc.src = imageFiles_1y2ty_1[position][1];
}

function image_off_1y2ty_1 (position) {
   var doc = eval("document.image1y2ty_1" + position);
   doc.src = imageFiles_1y2ty_1[position][0];
}
