Free Counter Image
Instructions for Use:
- 
            Using the Counter on Your siteUsing the ImageStripHandler couldn't be easier! All you have to do is add the following img tag to your site wherever you want the counter.
 <a href="http://www.cyberhelp.net">
 <img src="http://ish.cyberhelp.net/ISH.aspx" />
 </a>
 
- 
            Providing ParametersYou can modify the counter that will be displayed by using one or multiple of the several parameters available.
 
 To add a parameter, simply add a question mark at the end of your img source, followed by the parameters you wish to change.
 
 Parameters are separated by a '&'.
 
 For example:
 <a href="http://www.cyberhelp.net">
 <img src="http://ish.cyberhelp.net/ISH.aspx?bw=6&invert=true" />
 </a>
 For a full list of parameters, and more example click Here.