var imageFiles_3s_49 = new Array();
imageFiles_3s_49['0'] = new Array ('_images/3s_About_the_Book.gif', '_images/3s_About_the_BookMouseover.gif');
imageFiles_3s_49['1'] = new Array ('_images/3s_Buy_Now.gif', '_images/3s_Buy_NowMouseover.gif');
imageFiles_3s_49['2'] = new Array ('_images/3s_Where_to_Buy.gif', '_images/3s_Where_to_BuyMouseover.gif');
imageFiles_3s_49['3'] = new Array ('_images/3s_Bulk_Buy___Save.gif', '_images/3s_Bulk_Buy___SaveMouseover.gif');
imageFiles_3s_49['4'] = new Array ('_images/3s_Media_.gif', '_images/3s_Media_Mouseover.gif');
imageFiles_3s_49['5'] = new Array ('_images/3s_Author_Visits.gif', '_images/3s_Author_VisitsMouseover.gif');
imageFiles_3s_49['6'] = new Array ('_images/3s_Fundraising.gif', '_images/3s_FundraisingMouseover.gif');
imageFiles_3s_49['7'] = new Array ('_images/3s_Secret_Section.gif', '_images/3s_Secret_SectionMouseover.gif');
imageFiles_3s_49['8'] = new Array ('_images/3s_Win.gif', '_images/3s_WinMouseover.gif');
imageFiles_3s_49['9'] = new Array ('_images/3s_Games_and_Fun.gif', '_images/3s_Games_and_FunMouseover.gif');
imageFiles_3s_49['10'] = new Array ('_images/3s_Your_Say.gif', '_images/3s_Your_SayMouseover.gif');
imageFiles_3s_49['11'] = new Array ('_images/3s_Reading_Problems.gif', '_images/3s_Reading_ProblemsMouseover.gif');
imageFiles_3s_49['12'] = new Array ('_images/3s_Libraries.gif', '_images/3s_LibrariesMouseover.gif');
imageFiles_3s_49['13'] = new Array ('_images/3s_Book_Sellers.gif', '_images/3s_Book_SellersMouseover.gif');
imageFiles_3s_49['14'] = new Array ('_images/3s_Links.gif', '_images/3s_LinksMouseover.gif');
imageFiles_3s_49['15'] = new Array ('_images/3s_FAQs.gif', '_images/3s_FAQsMouseover.gif');
imageFiles_3s_49['16'] = new Array ('_images/3s_Customer_Service.gif', '_images/3s_Customer_ServiceMouseover.gif');
imageFiles_3s_49['17'] = new Array ('_images/3s_Privacy_Terms.gif', '_images/3s_Privacy_TermsMouseover.gif');

function image_on_3s_49 (position) {
   var doc = eval("document.image3s_49" + position);
   doc.src = imageFiles_3s_49[position][1];
}

function image_off_3s_49 (position) {
   var doc = eval("document.image3s_49" + position);
   doc.src = imageFiles_3s_49[position][0];
}
