var imageFiles_41gec_13 = new Array();
imageFiles_41gec_13['0'] = new Array ('_images/41gec_Home.gif', '_images/41gec_HomeMouseover.gif');
imageFiles_41gec_13['1'] = new Array ('_images/41gec_About_Us.gif', '_images/41gec_About_UsMouseover.gif');
imageFiles_41gec_13['2'] = new Array ('_images/41gec_Solutions.gif', '_images/41gec_SolutionsMouseover.gif');
imageFiles_41gec_13['3'] = new Array ('_images/41gec_Web_Sites.gif', '_images/41gec_Web_SitesMouseover.gif');
imageFiles_41gec_13['4'] = new Array ('_images/41gec_Contact_Us.gif', '_images/41gec_Contact_UsMouseover.gif');
imageFiles_41gec_13['5'] = new Array ('_images/41gec_Miles.gif', '_images/41gec_MilesMouseover.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];
}
