Add a Graphic plugin for SquirrelMail
-------------------------------------
Mark Motley, mmotley@la-mirada.net
Ver 1.0, Apr 5 2001 - Initial Release 

This insanely simple plugin allows the administrator to add a custom
graphic to the top of the left-hand pane of the main Mailbox view.  The
graphic will be displayed immediately above the Folders list.

The plugin supports resizing the width of the left-hand pane by the user.

The graphic should be small (200x100, for instance) and it should probably
be a Gif89a with transparent background to support different themes. 

Make sure you modify the setup.php file and specify the location of the
graphic and the alternate tag (this is what is displayed if the picture
doesn't load).  I would recommend you put your graphic in the "images"
directory.  If you do this, just change the filename from "sm_logo.jpg"
to your filename (the ../ stuff will remain the same). 

--CHANGE LOG----------------------------

1.0	Initial Release, does it need any fixing?? :)
