var imageFiles_41gec_1 = new Array();
imageFiles_41gec_1['0'] = new Array ('_images/41gec_Home.gif', '_images/41gec_HomeMouseover.gif');
imageFiles_41gec_1['1'] = new Array ('_images/41gec_About_Us.gif', '_images/41gec_About_UsMouseover.gif');
imageFiles_41gec_1['2'] = new Array ('_images/41gec_Pad_Printing_Inks.gif', '_images/41gec_Pad_Printing_InksMouseover.gif');
imageFiles_41gec_1['3'] = new Array ('_images/41gec_Labels.gif', '_images/41gec_LabelsMouseover.gif');
imageFiles_41gec_1['4'] = new Array ('_images/41gec_Screen_Printing_Inks.gif', '_images/41gec_Screen_Printing_InksMouseover.gif');
imageFiles_41gec_1['5'] = new Array ('_images/41gec_Quote_Request.gif', '_images/41gec_Quote_RequestMouseover.gif');
imageFiles_41gec_1['6'] = new Array ('_images/41gec_Contact_Us.gif', '_images/41gec_Contact_UsMouseover.gif');

function image_on_41gec_1 (position) {
   var doc = eval("document.image41gec_1" + position);
   doc.src = imageFiles_41gec_1[position][1];
}

function image_off_41gec_1 (position) {
   var doc = eval("document.image41gec_1" + position);
   doc.src = imageFiles_41gec_1[position][0];
}

