I've tried implementing: http://aext.net/2009/08/perfect-sign-in-dropdown-box-likes-twitter-with-jquery/
Which works perfectly, it shows when you click the link, then if you click it again it hides it. It also hides if you click anywhere else on the document whilst it's open.
I've tried implementing in to this page: http://hevvo.eu/~dev/backtrack/index.php
However, it only works when you click on it, then click on the document, not if you click on the link again. I just can't figure out what's different about my code..