var imageFiles_f_34 = new Array();
imageFiles_f_34['0'] = new Array ('_images/f_ONLINE_CATALOG.gif', '_images/f_ONLINE_CATALOGMouseover.gif');

function image_on_f_34 (position) {
   var doc = eval("document.imagef_34" + position);
   doc.src = imageFiles_f_34[position][1];
}

function image_off_f_34 (position) {
   var doc = eval("document.imagef_34" + position);
   doc.src = imageFiles_f_34[position][0];
}
