
FIRST READ AND ACCEPT THE LICENSE BEFORE USING THIS SOFTWARE.

Visit http://www.wyka-warzecha.com to purchase the full version of
this product, because it supports the ability to record scores, usernames,
does not have the copyright notice displayed, plus you can customize the
look/feel, colours, box size, font size/font type, customized messages and much more!

Also, visit http://www.wyka-warzecha.com to see other great
products such as:

ABCMenuMan   - Create amazing menu special fx!
ABPollMaster - Add quizzes, polls, surveys to your website!
AScratchNWin - Add a scratch and win game to your website!
BannerManPRO - Add banners or presentations to your websites with special fx!
NewsManPRO   - Add newslistings to your website with special fx!
MiniSpeak    - Add streaming audio with extreme compression to your website!

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

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

1. Start-up
2. Crossword Data File (Title, Making Your crossword, Main Column, Clue list)
3. Full Version Features

------------------
1. Start-up
------------------

Simply cut and paste (or type in) the following code into your HTML page.

<html>
<body>
<head>
<title>Wyka-Warzecha KaaBlitz CrossWord! at http://www.wyka-warzecha.com</title>
</head>
<center>
<applet code="KaablitzEv.class" width="380" height="285">
<param name="sound"      value="on">
<param name="copyright"  value="http://www.wyka-warzecha.com">
</applet></center>
</body>
</html>


The 'WIDTH' and 'HEIGHT' variables may be changed, to correspond
to the size of the crossword.

------------------
2. Crossword Data File (Title, Making Your crossword, Main Column, Clue list)
------------------

There are four main sections:


-----------TITLE-----------

To change the title of your crossword, simply change the title under
the parameter "[title]".
I.e.,

[title]
Information Super-Highway

-----CROSSWORD PUZZLE------

Simply have 'puzzle' followed by your crossword.
MAKE SURE each line has an equal number of characters.
If there is no letter (i.e., a 'blank'), simply put a number sign (#) there.
For example:

[puzzle]
#####website####
#####client#####
###webmaster####
####emailer#####
####referral####
#######monitor##
#worldwideweb###
########HTML####

-----COLUMN POSITION------
Since the '10th' column is the main crossword puzzle answer
(i.e., you can see the word "INTERNET" in the 10th column if you
read it downwards)) you would need to have:

[column position]
10

-----HINTS------

Make sure you have the same number of hints that you had for each
row in the crossword puzzle. (I.e., since you have eight rows above,
in the 'puzzle' section, you would need to make sure you had eight
hints.) For example,

[hints]
Access stuff on-line at a
Another word for customer
Someone who maintains websites
Something that sends out e-mail
Something that leads you to a another link
You are probably looking at this right now
WWW stands for:
These documents are viewable on the www

------------------
3. Full Version Features
------------------

Visit http://www.wyka-warzecha.com to purchase the full version of
this product, because it supports the ability to record scores, usernames,
does not have the copyright notice displayed, plus you can customize the
look/feel, colours, box size, font size/font type, customized messages and much more!
