http://clownprinceofcrime.com/test.html
I took some code from a site that had similar functionality on one element and successfully adapted it. Clicking "Articles Written" brings up a box, hides the link and a new link allows the reversal. Try as I might, I have been unable to replicate it for the other elements. I want to do this with 18 different links on the page, but I haven't been able to get a second one working like the first.
I'm not very well versed on Javascript so I think that might be my issue. There's Javascript in the header and a css file that's not protected. I rolled back all my experiments to just the working prototype.
Any help or guidance would be appreciated. I've spent too long trying to figure this out as it is.