#!/bin/sh
/opt/SUNWsymon/netscape/https-admserv/start
echo "Launching browser...."
netscape http://localhost:8888/ &
