var imageFiles_1an6w_31 = new Array();
imageFiles_1an6w_31['0'] = new Array ('_images/1an6w_HOME.gif', '_images/1an6w_HOMEMouseover.gif');
imageFiles_1an6w_31['1'] = new Array ('_images/1an6w_ABOUT_US.gif', '_images/1an6w_ABOUT_USMouseover.gif');
imageFiles_1an6w_31['2'] = new Array ('_images/1an6w_SERVICES.gif', '_images/1an6w_SERVICESMouseover.gif');
imageFiles_1an6w_31['3'] = new Array ('_images/1an6w_HOSTING.gif', '_images/1an6w_HOSTINGMouseover.gif');
imageFiles_1an6w_31['4'] = new Array ('_images/1an6w_FAQ.gif', '_images/1an6w_FAQMouseover.gif');
imageFiles_1an6w_31['5'] = new Array ('_images/1an6w_CONTACT_US.gif', '_images/1an6w_CONTACT_USMouseover.gif');
imageFiles_1an6w_31['6'] = new Array ('_images/1an6w_EXAMPLES.gif', '_images/1an6w_EXAMPLESMouseover.gif');

function image_on_1an6w_31 (position) {
   var doc = eval("document.image1an6w_31" + position);
   doc.src = imageFiles_1an6w_31[position][1];
}

function image_off_1an6w_31 (position) {
   var doc = eval("document.image1an6w_31" + position);
   doc.src = imageFiles_1an6w_31[position][0];
}
