var imageFiles_41gec_10 = new Array();
imageFiles_41gec_10['0'] = new Array ('_images/41gec_Home_Page.gif', '_images/41gec_Home_PageMouseover.gif');
imageFiles_41gec_10['1'] = new Array ('_images/41gec_Services_Support.gif', '_images/41gec_Services_SupportMouseover.gif');
imageFiles_41gec_10['2'] = new Array ('_images/41gec_HP_Plotters.gif', '_images/41gec_HP_PlottersMouseover.gif');
imageFiles_41gec_10['3'] = new Array ('_images/41gec_Seiko.gif', '_images/41gec_SeikoMouseover.gif');
imageFiles_41gec_10['4'] = new Array ('_images/41gec_Microsoft_Frontline.gif', '_images/41gec_Microsoft_FrontlineMouseover.gif');
imageFiles_41gec_10['5'] = new Array ('_images/41gec_Supplies_Accessories.gif', '_images/41gec_Supplies_AccessoriesMouseover.gif');
imageFiles_41gec_10['6'] = new Array ('_images/41gec_Hot_Deals.gif', '_images/41gec_Hot_DealsMouseover.gif');
imageFiles_41gec_10['7'] = new Array ('_images/41gec_FAQ.gif', '_images/41gec_FAQMouseover.gif');
imageFiles_41gec_10['8'] = new Array ('_images/41gec_How_To_Contact_Us.gif', '_images/41gec_How_To_Contact_UsMouseover.gif');
imageFiles_41gec_10['9'] = new Array ('_images/41gec_Request_Product_Quote.gif', '_images/41gec_Request_Product_QuoteMouseover.gif');
imageFiles_41gec_10['10'] = new Array ('_images/41gec_Request_Service_Call.gif', '_images/41gec_Request_Service_CallMouseover.gif');

function image_on_41gec_10 (position) {
   var doc = eval("document.image41gec_10" + position);
   doc.src = imageFiles_41gec_10[position][1];
}

function image_off_41gec_10 (position) {
   var doc = eval("document.image41gec_10" + position);
   doc.src = imageFiles_41gec_10[position][0];
}

