var imageFiles_5jh_1 = new Array();
imageFiles_5jh_1['0'] = new Array ('_images/5jh_Baskets____Platters.gif', '_images/5jh_Baskets____PlattersMouseover.gif');

function image_on_5jh_1 (position) {
   var doc = eval("document.image5jh_1" + position);
   doc.src = imageFiles_5jh_1[position][1];
}

function image_off_5jh_1 (position) {
   var doc = eval("document.image5jh_1" + position);
   doc.src = imageFiles_5jh_1[position][0];
}
