READ ME:
*********

This software is developed and copyrighted by HIOX Softwares.
This is given under The GNU General Public License (GPL).
This version is himagefall 1.0

Features:
---------

a)Makes the image to fall from top of the page.
b)You can specify the number of images to fall.
c)You can also increase or decrease the speed of image fall.
 
Installation:
-------------

Please take 5 minutes time and read installation instructions carefully and
completely! This will ensure a proper and easy installation 

a) Unzip the file himagefall.zip to extract the files
himagefall/picture-fall.js,leaf.gif

Embedding the Image Fall Script:

    a) Now just include the file, where you want the image (leaf/snow) fall.
         <script type="text/javascript" SRC="himagefall/picture-fall.js">
         </script>

Configuring the Image Fall Script:

    a) To make the script look as you like, edit the following lines in
picture-fall.js
          1. To view the page with your own image change
                 var image = "himagefall/your image"
          2. To increase the number of image to fall change
                 var no = 20;
          3. To increase the speed of the image to fall change
                 var speed = 70;
          4. To disappear image after X seconds
                 var time = 0; //(0=never)

Releases:
---------

Release Date himagefall 1.0 : 01-12-2007

On any suggestions mail to us at support@hscripts.com

Visit us at http://www.hscripts.com
Visit us at http://www.hioxindia.com
