JQuery UI Accordion History

JQuery UI Accordion History

Hi guys
I am working on the following site http://www.paulbraham.com/test_site/
and am having a few troubles with my JQuery Accordion.
Basically, I have turned on Navigation, and inserted three anchors,
#1, #2 and #3 for the three sections that exist. Now in theory, i
could go to index.html#2 and it would load with section 2 open. This
is not happening, and I cannot work out what is wrong with my code.
If it helps, I found this tutorial, that shows it working perfectly, I
just can't work out what is so different about mine!!
http://www.michaeljacobdavis.com/tutorials/statesavingaccordion/statesavingaccordion.html
Thanks in advance
Paul
--