#! /bin/sh
# Script to run Appletviewer
exec java sun.applet.AppletViewer $@
