			*************************
			*	VERSION 0.9	*
			*************************

**** Target ****

	Grab an image from Meteosat Satellite and place it into the
	Folder List. You can place it Above or Under the Folder List.

**** Installation ****

    	To install Meteosat plugin, decompress it in the plugins directory, 
	then rename functions.php.ita, functions.php.eng or functions.php.fr 
        to functions.php.
	Obviously functions.php.ita is the Italian Version while 
        functions.php.eng is the English Version and functions.php.fr is 
        the French Version.
	Run conf.pl in config in the base squirrelmail directory.

        Also note that you are required to have the SquirrelMail Compatibility
        plugin (see the SquirrelMail plugins web page).

    	If you have trouble with plugin installation in general, please send an
    	e-mail to squirrelmail-plugins@lists.sourceforge.net, after of course
	reading the online documentation.

    	If you have any question about this plugin, contact me at:
				 mariulin@tin.it
				 tecnici@tecnos2.it
******************************************************************************

Many many thanks to Daniel Hemmerich <dan@spot.org>
All th merits are for him !!!!
I've only modified his work !!!!

Many thanks to the site http://www.eumetsat.de for the images.
Many thanks to the site http://www.metoffice.com for the images.
All images are copyrighted by the original site.

Many thanks to Steve Babineau <iam@nkrm.org> for English translation.
Many thanks to Guillaume Arcas <guillaume.arcas@free.fr> for French translation.
Many thanks to Vicente Coll <vicente@ontinet.com> for Spanish translation.
Many thanks to Ferdie Ferdsen <ferdie@despam.de> for German translation.

Thanks to Victor Gjeset <victor@decna.com> and Peter Lawler <peterl@thevirtualpost.com> for their suggestions about problem with older browser and about removing image for some users.
******************************************************************************

**** Changelog ****

    - March 05, 2002 - version 0.1
        - Initial Release

    - March 26, 2002 - version 0.2
        - Made the English Version

    - July 31, 2002 - version 0.3
        - Add the French Version

    - August 5, 2002 - version 0.4
        - Added the choice in the Visualization Option
	  to have "No Image" in the dropdown menu
	- Changed part of code to add support to older browser

    - October 16, 2002 - version 0.5
	- Changed part of code to have on the Folder List a meteosat
	  image's thumbnail. When clicking over, you will have the big 
	  image loaded. This, due to have less network traffic. 

    - November 20, 2002 - version 0.6
	- Service stopped at http://satpix.nottingham.ac.uk.
	  I have rewrited the plugin. Now the plugin grab images 
	  from two different sites.
	- Sorry !!!! No more thumbnails 
	- Sorry !!!! Every time you enter in the Visualization Menu
	  you should specify the image you want.

    - May 23, 2003 - version 0.7 (Paul Lesneiwski <pdontthink@angrynerds.com>)
        - Updated to work with both SquirrelMail 1.4 and 1.2.x
        - Updated to work with register_globals=Off
	- Fixed preferences page not showing correct current image selection
        - New setup.php format for better overall SquirrelMail performance
        - Updated for plugin version reporting APIs
   
    - Apr 07, 2004 - version 0.8
	- Service changed at http://www.eumetsat.com
	  Now the plugin grab the images from another link.
	  Thanks to Raoul da Silva Curiel.

    - Jul 06, 2004 - version 0.9
	- Add the Spanish Version
	- Add the German Version
