var imageFiles_2sj_247 = new Array();
imageFiles_2sj_247['0'] = new Array ('_images/2sj_Home.gif', '_images/2sj_HomeMouseover.gif');
imageFiles_2sj_247['1'] = new Array ('_images/2sj_Cart.gif', '_images/2sj_CartMouseover.gif');
imageFiles_2sj_247['2'] = new Array ('_images/2sj_Contact.gif', '_images/2sj_ContactMouseover.gif');
imageFiles_2sj_247['3'] = new Array ('_images/2sj_Feedback.gif', '_images/2sj_FeedbackMouseover.gif');
imageFiles_2sj_247['4'] = new Array ('_images/2sj_About.gif', '_images/2sj_AboutMouseover.gif');
imageFiles_2sj_247['5'] = new Array ('_images/2sj_Product_Catalog.gif', '_images/2sj_Product_CatalogMouseover.gif');
imageFiles_2sj_247['6'] = new Array ('_images/2sj_Warranty.gif', '_images/2sj_WarrantyMouseover.gif');
imageFiles_2sj_247['7'] = new Array ('_images/2sj_Pricing.gif', '_images/2sj_PricingMouseover.gif');
imageFiles_2sj_247['8'] = new Array ('_images/2sj_Info.gif', '_images/2sj_InfoMouseover.gif');

function image_on_2sj_247 (position) {
   var doc = eval("document.image2sj_247" + position);
   doc.src = imageFiles_2sj_247[position][1];
}

function image_off_2sj_247 (position) {
   var doc = eval("document.image2sj_247" + position);
   doc.src = imageFiles_2sj_247[position][0];
}
