In my game I'm replacing a crappy scoreboard system that I attempted, which worked okay for a while, but the Standings is easier with much less CPU usage.
I'm using:
src << link("http://www.byond.com/games/GamingAsylumProductions/FreezeTagHideAway?tab=standings#")
Your link is using incorrect syntax and the default fallback for such a case is the overview tab.
You can see a list of correct tab references in [link] (by Lummox JR).
And http://www.byond.com/games/GamingAsylumProductions/ FreezeTagHideAway?tab=scores works just fine.