Function bbimg (o) {var zoom = parseint (O.Style.Zoom, 10) || 100; zoom = Event.wheeldelta / 12; if (zoom> 0) o.Style.Zoom = zoom '%'; Return False }