                          BANNER ATTENTION GRABBER DEMO

The Banner Attention Grabber demo is a small (6KB) Java applet that generates
random abstract art. This demo version takes one optional parameter: "text"
which will be displayed in a flashing banner.
The demo version is freeware with some limitations on distribution. See 
the license.txt file.

With the full version of Banner Attention Grabber, you can specify the 
following parameters: 

 - an image file (e.g. your banner ad) which will zoom out of the center of
   the canvas between art pictures 
 - a URL to go to if the canvas is clicked 
 - the time to pause on the banner ad 
 - which types of shapes to draw: ovals, rectangles, fan-shapes, etc. 
 - the maximum number of shapes to draw 
 - the rate at which to draw shapes 
 - the background color

The full version is available at:

     http://www.majisoft.com

Copyright (c) 1999 MajiSoft Multimedia Inc. All Rights Reserved.

HOW TO VIEW BANNER ATTENTION GRABBER DEMO

Double click the bag1.htm file OR drag it onto an open browser
such as Netscape or Intenet Explorer. Make sure Java is enabled in your 
browser Preferences / Internet_Options.

HOW TO USE BANNER ATTENTION GRABBER DEMO IN YOUR WEB PAGE

Put the grabdemo.jar file in the same directory as your HTML file and add one of the
following sets of lines into your HTML file:

<CENTER>
<APPLET  CODE="grabdemo.class" ARCHIVE ="grabdemo.jar" WIDTH="500" 
 HEIGHT="350"></APPLET><P>
by <A HREF="http://www.majisoft.com">MajiSoft Multimedia</A>
</CENTER>

or

<CENTER>
<APPLET  CODE="grabdemo.class" ARCHIVE ="grabdemo.jar" WIDTH="520" 
HEIGHT="100">
<PARAM NAME="text" VALUE="- Your Message Here! -"></APPLET><P>
by <A HREF="http://www.majisoft.com">MajiSoft Multimedia</A>
</CENTER>

You can change the WIDTH and HEIGHT of course, and add your own custom message.
Please leave the link to MajiSoft right below the canvas, as specified in the
licensing agreement. Thanks.

SOFTWARE LICENSE AGREEMENT
    See license.txt file.

DOCUMENTATION
    See document.htm file.

SUPPORT
    support@majisoft.com

"Banner Attention Grabber" and "Attention Grabber" are trademarks of MajiSoft 
Multimedia Inc.
"Java" is a registered trademark of Sun Microsystems, Inc.
"Netscape" is a registered trademark of Netscape Communications Corporation. 
"Internet Explorer" is a registered trademark of Microsoft Corporation.
majisoft.gif and the MajiSoft trademark are owned and copyright protected by 
MajiSoft Multimedia Inc.