var imageFiles_2bpjo_11 = new Array();
imageFiles_2bpjo_11['0'] = new Array ('_images/2bpjo_HOME.gif', '_images/2bpjo_HOMEMouseover.gif');
imageFiles_2bpjo_11['1'] = new Array ('_images/2bpjo_ONLINE_CATALOG.gif', '_images/2bpjo_ONLINE_CATALOGMouseover.gif');
imageFiles_2bpjo_11['2'] = new Array ('_images/2bpjo_ABOUT_US.gif', '_images/2bpjo_ABOUT_USMouseover.gif');
imageFiles_2bpjo_11['3'] = new Array ('_images/2bpjo_HARVEST_CRAFTED.gif', '_images/2bpjo_HARVEST_CRAFTEDMouseover.gif');
imageFiles_2bpjo_11['4'] = new Array ('_images/2bpjo_FEEDBACK.gif', '_images/2bpjo_FEEDBACKMouseover.gif');
imageFiles_2bpjo_11['5'] = new Array ('_images/2bpjo_CONTACT_US.gif', '_images/2bpjo_CONTACT_USMouseover.gif');

function image_on_2bpjo_11 (position) {
   var doc = eval("document.image2bpjo_11" + position);
   doc.src = imageFiles_2bpjo_11[position][1];
}

function image_off_2bpjo_11 (position) {
   var doc = eval("document.image2bpjo_11" + position);
   doc.src = imageFiles_2bpjo_11[position][0];
}
