I had been thinking about changing the inline links for a while and I finally had time to sit down and hack through a little bit of javascript to make text drop down menus of the inline links. Just clicking on the blue text will drop a menu of the related links for it. There is a noscript option too.
I've placed the new style on these pages.
[
5000-3000]
[
2999-2300]
[
2299-1700]
[
1699-1400]
[
1399-1100]
[
1099-800]
[
799-700]
[
699-600]
[
599-550]
[
549-500]
The downside is that is increases the size of the pages by 50%, since all the links must be written twice (with script and without script). So I will be fiddling around looking for ways to lighten the load.
edit
I rethought a few things and now the page size is not an issue. The scripted links are in the text and the direct links are in the 'stick Links' section at the bottom instead of both types being in both places. The size increase is negligable now.