Name:        Visitor Counter Script
Author:      MFScripts - http://www.mfscripts.com
Contact:     info@mfscripts.com  (This script is offered without any support)
Date:        8th October 2013
Licence:     Free (please drop me a note and let me know if you are using it)

Installation notes:
- Unzip the files in the same folder as your website.
- Transfer the configuration code within config.php to your own configuration file if required. 
- Edit the settings within config.php to your specification. Instructions are given within the file.
- Set count.txt to have write permissions. (CHMOD 777 or 755 depending on your host)

Additional notes:
Please note that when using the script, it must be output using <img src="visitor_counter.php"/> on your desired page, and not by opening the php file in a browser due to possible errors arising.
Notes within the source code are supplied to help give you a better understanding of the script. 
The background image size is automatically resized acording to the font size and length of the content.
