Simple counter from marabou.softbird.net
----------------------------------------

1. Edit file config.php and write correct variables:
	$birthday;
	$startvalue;
	$colora;
	$colorb;
	$colorc;
	$localpath;
	$serverpath";
2. Edit file index.php and write correct line:
	include("/home/site/public_html/scounter/config.php");
3. Make folder /scounter/ on the server and setup rights 0777.
4. Copy all files to /scounter/ folder.
5. Insert on html page the code (replace site on you site address):
	<a href="http://site/"><img src="http://site/scounter/" border="0" alt="Marabou.SoftBird.net counter. All and average in day."></a>
6. Show counter without add statistics:
	http://site/scounter/?param=self

2005-08-10 Paul Korolyov
