Linking to accordion widget from another page

Linking to accordion widget from another page

Hi, I'm using the jQueryUI Accordion Widget on a client site. I need to link to the individual divs in the widget from another page. I've added IDs to each h3. A hash link will take me to the location of the h3, but won't activate the div. Any help with specific code options would be great.

This is the accordion widget I'm using: http://jqueryui.com/accordion/

Thanks