var imageFiles_1yfl7_11 = new Array();
imageFiles_1yfl7_11['0'] = new Array ('_images/1yfl7_HOME.gif', '_images/1yfl7_HOMEMouseover.gif');
imageFiles_1yfl7_11['1'] = new Array ('_images/1yfl7_ABOUT_US.gif', '_images/1yfl7_ABOUT_USMouseover.gif');
imageFiles_1yfl7_11['2'] = new Array ('_images/1yfl7_WAREHOUSING.gif', '_images/1yfl7_WAREHOUSINGMouseover.gif');
imageFiles_1yfl7_11['3'] = new Array ('_images/1yfl7_TRANSPORT.gif', '_images/1yfl7_TRANSPORTMouseover.gif');
imageFiles_1yfl7_11['4'] = new Array ('_images/1yfl7_VALUE_ADD.gif', '_images/1yfl7_VALUE_ADDMouseover.gif');
imageFiles_1yfl7_11['5'] = new Array ('_images/1yfl7_TECHNOLOGY.gif', '_images/1yfl7_TECHNOLOGYMouseover.gif');
imageFiles_1yfl7_11['6'] = new Array ('_images/1yfl7_CONTACT_US.gif', '_images/1yfl7_CONTACT_USMouseover.gif');

function image_on_1yfl7_11 (position) {
   var doc = eval("document.image1yfl7_11" + position);
   doc.src = imageFiles_1yfl7_11[position][1];
}

function image_off_1yfl7_11 (position) {
   var doc = eval("document.image1yfl7_11" + position);
   doc.src = imageFiles_1yfl7_11[position][0];
}

