Just as an estimate, how difficult do y'all think this would be to code? Is this even something I can reasonably do without having access to the source code?
I do have one idea about how to do it. Since I have all the code from before, would it be sufficient to call the palimg graphics from their present locations on the stat server, place them where the old linkbar was, and link them to the appropriate places? If I do it this way, I wouldn't imagine this would take too much fiddling with variables (since the edit and memories buttons use link variables $editlink and $memlink, right?), but I feel a little funny about hardcoding in the graphics when I'm sure there's a better way. Time to go play around on the test server, I suppose. :-P