So I went and did this. It wasn't hard at all with Bobsie's 3-levels of new mod to base my work on. It would have taken considerably less time had I know to use le to apply "less than or equal to" to a string.

Anyway, the worst part was making the graphics for this. What a pain in the tush!
It's posted at my ISP site,
http://www.asan.com/...nix/mod-ratings.html . If I here that it's working for people without trouble, I will add it to the Links Mods page.
Let me know what you think.
Oh, BTW Rod, for Hits, you could just take a plain single pixel colored gif, and set the height="5" and width="<%Hits%>" ... but then you run into a problem if you have a link with 1000 hits and it runs off the screen. To avoid that you make the width the # of hits divided by 3 or another number. Poor man's way of doing things, but I think it could be made to work out well.
Phoenix