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

function image_on_41gec_13 (position) {
   var doc = eval("document.image41gec_13" + position);
   doc.src = imageFiles_41gec_13[position][1];
}

function image_off_41gec_13 (position) {
   var doc = eval("document.image41gec_13" + position);
   doc.src = imageFiles_41gec_13[position][0];
}

