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

function image_on_th96_28 (position) {
   var doc = eval("document.imageth96_28" + position);
   doc.src = imageFiles_th96_28[position][1];
}

function image_off_th96_28 (position) {
   var doc = eval("document.imageth96_28" + position);
   doc.src = imageFiles_th96_28[position][0];
}

