Mosaic FX ( Banner )
--------------------


Applet by Ibon Tolosana 1998.
Connect to www.izar.net/~ibon to get my free java.

Applet parameters description:
------------------------------

<param name=width value=236>			; applet width
<param name=height value=266>			; applet height
<param name=image1 value="balloon.jpg">		; images for bannering
<param name=image2 value="trophy.jpg">
<param name=image3 value="star.gif">
<param name=url1 value="http://www.izar.net/~ibon/index.html">	; urls to connect for each image
<param name=url2 value="no">					; say no if no link is desired
<param name=url3 value="http://www.yahoo.com">
<param name=msg1 value="party">					; status msgs. for bannering.
<param name=msg2 value="night">
<param name=msg3 value="cosmos">
<param name=pause value="3000">					; sleep for 3000 ms. between each image.
<param name=credits value="Applet by Ibon Tolosana (www.izar.net/~ibon.html)">	; Compulsory param.
<param name="steps" value="24">				; steps for each moving tile to reach destiny.
<param name="b_red" value="255">			; rgb components for background color.
<param name="b_green" value="255">
<param name="b_blue" value="255">
<param name=rows value="4">				; rows for tiling
<param name=cols value="12">				; columns for tiling, so rows*columns tiles will be used.


Additional parameters for registered version:
---------------------------------------------

<param name="backimage" value="back.gif">		; image instead of color for background.
<param name="banner1" value="0">			; effect for bannering from image 1 o 2. Up to 10

Unlimited number of images to banner. Free version is limited to 3.
More bannering transition ways.
Images must not be equal sized.

Restrictions:
-------------

Images must be same sized. Applet size must be at least size of images. It must be
greater for a better tiling look. You can use "sizer" applet to calculate how big
should be the tiling area.