#!/bin/sh

LD_PRELOAD=/usr/lib/chinese/xa+cv/wrap.so
export XA_MODE=0
export XA_CVMODE=a
export XA_SMART=0
export LD_PRELOAD

exec netscape "$@"

