
FIRST READ AND ACCEPT THE LICENSE BEFORE USING THIS SOFTWARE.

--------------------------------

THIS IS THE DEMO VERSION. FOR THE FULL VERSION WHICH SUPPORTS THE
FOLLOWING:
>>
AScratchNWin! is an exciting new product that allows you to
           easily and effectively add scratch and win capabilities to your
           website! Try out the evaluation version, which lets you specify a
           % chance of winning, and order the full version which also
           includes a construction kit for the look and feel of the scratch
           and win, sound fx, ability to use an image (such as a coin) for
           scratching, linking to another URL if they win, encryption for
           percent parameters, unique URL generation, plus much more!
>>
VISIT http://www.wyka-warzecha.com

Also, visit http://www.wyka-warzecha.com for the latest information about other products!

Quick Docs:
-------------------

To 'Install' this, simply unzip all the contents to a directory, and then you
can load in the 'index.html' page in your browser.

Quick Docs for Wyka-Warzecha AScratchNWin!:
-------------------

Usage is very straightfoward.

Startup
------------

Simply make sure this is in the .html file:

<applet code=AScratchNWin.class width=150 height=50>
<param name="copyright" value="http://www.wyka-warzecha.com">
<param name="winimage" value="bottom.gif">
<param name="loseimage" value="bottom2.gif">
</applet>

Percent Parameter
------------------------------------

The 'percent' parameter allows you to specify the probability of
a 'winning' item being displayed. So if it was 100, it would always
display the 'bottom.gif' (which has been set up as the 'winning' item).

<param name="percent" value="50">

Image Files:
------------------------

The image files, width and height parameters can be changed to suit
your needs.