var imageFiles_1an6w_1 = new Array();
imageFiles_1an6w_1['0'] = new Array ('_images/1an6w_HOME.gif', '_images/1an6w_HOMEMouseover.gif');
imageFiles_1an6w_1['1'] = new Array ('_images/1an6w_WEBSITES.gif', '_images/1an6w_WEBSITESMouseover.gif');
imageFiles_1an6w_1['2'] = new Array ('_images/1an6w_IN_THE_NEWS.gif', '_images/1an6w_IN_THE_NEWSMouseover.gif');
imageFiles_1an6w_1['3'] = new Array ('_images/1an6w_CONTACT_US.gif', '_images/1an6w_CONTACT_USMouseover.gif');
imageFiles_1an6w_1['4'] = new Array ('_images/1an6w_FEEDBACK.gif', '_images/1an6w_FEEDBACKMouseover.gif');
imageFiles_1an6w_1['5'] = new Array ('_images/1an6w_LINKS.gif', '_images/1an6w_LINKSMouseover.gif');

function image_on_1an6w_1 (position) {
   var doc = eval("document.image1an6w_1" + position);
   doc.src = imageFiles_1an6w_1[position][1];
}

function image_off_1an6w_1 (position) {
   var doc = eval("document.image1an6w_1" + position);
   doc.src = imageFiles_1an6w_1[position][0];
}
