var imageFiles_1an6w_11 = new Array();
imageFiles_1an6w_11['0'] = new Array ('_images/1an6w_HOME.gif', '_images/1an6w_HOMEMouseover.gif');
imageFiles_1an6w_11['1'] = new Array ('_images/1an6w_ASCENSION.gif', '_images/1an6w_ASCENSIONMouseover.gif');
imageFiles_1an6w_11['2'] = new Array ('_images/1an6w_SERVICES.gif', '_images/1an6w_SERVICESMouseover.gif');
imageFiles_1an6w_11['3'] = new Array ('_images/1an6w_CONTACT_US.gif', '_images/1an6w_CONTACT_USMouseover.gif');
imageFiles_1an6w_11['4'] = new Array ('_images/1an6w_LINKS.gif', '_images/1an6w_LINKSMouseover.gif');

function image_on_1an6w_11 (position) {
   var doc = eval("document.image1an6w_11" + position);
   doc.src = imageFiles_1an6w_11[position][1];
}

function image_off_1an6w_11 (position) {
   var doc = eval("document.image1an6w_11" + position);
   doc.src = imageFiles_1an6w_11[position][0];
}
