Counter:

How to get free counter?
1) Think a name of a new counter. Be sure that this name is not already used.
2) New name is any name you want. Add to any HTML document next string:
<IMG SRC="http://your.address.is.here/cgi-bin/avlcount.exe?newname">
How to change colors and size of counter?
At <IMG SRC="http://your.address.is.here/cgi-bin/avlcount.exe?yourlogin"> string
after YOURLOGIN field can be parameters. It is format is &NAME=valueNAME=value...NAME=value.
Possible NAMEs are BB,BG,BR,COL, SZ or STL.
Value is two digits length HEX numerical value. For example COL=5b mean set color
number 91.
BR - red part of background color (from 0 to 255)
BG - green part of background color (from 0 to 255)
BB - blue part of background color (from 0 to 255)
COL - foreground color (from 0 to 127)
SZ - size of characters (from 1 to 7)
STL - you may choose one of graphic counters
styles (from 1 to 6)
Examples:
Standart one (text style, looks bad):
<IMG SRC="http://your.address.is.here/cgi-bin/avlcount.exe?example">

I set blue background for style 5 counter here:
<IMG SRC="http://your.address.is.here/cgi-bin/avlcount.exe?example&STL=05BB=FF">

I set the same background as background of this page for style 6 counter here:
<IMG SRC="http://your.address.is.here/cgi-bin/avlcount.exe?example&STL=06BR=00BG=00BB=AA">

I set red background here for style 3 counter:
<IMG SRC="http://your.address.is.here/cgi-bin/avlcount.exe?example&STL=03BR=ff">

Some about colors:
Colors from 0 to 127:

Default values.
Default value for COLOR is 15 (white).
Default value for SIZE is 2.
Default values for BBLUE,BGREEN and BRED is 0.
Counter program that work with this server and this HTML file
created by Alexander Larkin in TP. Do you have any questions
about program or counter? Send me e-mail to larkin@titov.msk.ru