var imageFiles_th96_31 = new Array();
imageFiles_th96_31['0'] = new Array ('_images/th96_Home.gif', '_images/th96_HomeMouseover.gif');
imageFiles_th96_31['1'] = new Array ('_images/th96_About_Us.gif', '_images/th96_About_UsMouseover.gif');
imageFiles_th96_31['2'] = new Array ('_images/th96_Our_Mission.gif', '_images/th96_Our_MissionMouseover.gif');
imageFiles_th96_31['3'] = new Array ('_images/th96_Our_Team.gif', '_images/th96_Our_TeamMouseover.gif');
imageFiles_th96_31['4'] = new Array ('_images/th96_Contact_Info.gif', '_images/th96_Contact_InfoMouseover.gif');
imageFiles_th96_31['5'] = new Array ('_images/th96_Feedback.gif', '_images/th96_FeedbackMouseover.gif');
imageFiles_th96_31['6'] = new Array ('_images/th96_Our_Services.gif', '_images/th96_Our_ServicesMouseover.gif');
imageFiles_th96_31['7'] = new Array ('_images/th96_Learn_More.gif', '_images/th96_Learn_MoreMouseover.gif');
imageFiles_th96_31['8'] = new Array ('_images/th96_Pictures.gif', '_images/th96_PicturesMouseover.gif');
imageFiles_th96_31['9'] = new Array ('_images/th96_Photo_Gallery_Template.gif', '_images/th96_Photo_Gallery_TemplateMouseover.gif');
imageFiles_th96_31['10'] = new Array ('_images/th96_Solar_Explained.gif', '_images/th96_Solar_ExplainedMouseover.gif');
imageFiles_th96_31['11'] = new Array ('_images/th96_Wind_Power.gif', '_images/th96_Wind_PowerMouseover.gif');
imageFiles_th96_31['12'] = new Array ('_images/th96_NJ_Rebate_Programs.gif', '_images/th96_NJ_Rebate_ProgramsMouseover.gif');
imageFiles_th96_31['13'] = new Array ('_images/th96_Search_Results.gif', '_images/th96_Search_ResultsMouseover.gif');
imageFiles_th96_31['14'] = new Array ('_images/th96_Products.gif', '_images/th96_ProductsMouseover.gif');
imageFiles_th96_31['15'] = new Array ('_images/th96_Sanyo195.gif', '_images/th96_Sanyo195Mouseover.gif');

function image_on_th96_31 (position) {
   var doc = eval("document.imageth96_31" + position);
   doc.src = imageFiles_th96_31[position][1];
}

function image_off_th96_31 (position) {
   var doc = eval("document.imageth96_31" + position);
   doc.src = imageFiles_th96_31[position][0];
}

