var imageFiles_41gec_15 = new Array();
imageFiles_41gec_15['0'] = new Array ('_images/41gec_Web_Design.gif', '_images/41gec_Web_DesignMouseover.gif');
imageFiles_41gec_15['1'] = new Array ('_images/41gec_Graphic_Design.gif', '_images/41gec_Graphic_DesignMouseover.gif');
imageFiles_41gec_15['2'] = new Array ('_images/41gec_About_Us.gif', '_images/41gec_About_UsMouseover.gif');
imageFiles_41gec_15['3'] = new Array ('_images/41gec_FAQ.gif', '_images/41gec_FAQMouseover.gif');
imageFiles_41gec_15['4'] = new Array ('_images/41gec_Home.gif', '_images/41gec_HomeMouseover.gif');

function image_on_41gec_15 (position) {
   var doc = eval("document.image41gec_15" + position);
   doc.src = imageFiles_41gec_15[position][1];
}

function image_off_41gec_15 (position) {
   var doc = eval("document.image41gec_15" + position);
   doc.src = imageFiles_41gec_15[position][0];
}
