java.net.URL url = new java.net.URL ( "http://mindprod.com" );
getAppletContext().showDocument( url );