Open jquery accordion menu using <a name> attribute

Open jquery accordion menu using <a name> attribute

Hello,


I have a page that uses jquery accordions (http://www.keene.edu/grants/fdg.cfm). The page is set to have the top menu open when the page loads. What I'm wondering is if I can link directly to one of the menus and have the menu expand at that point. I can get to an individual menu heading on that page using the 'name' attribute for the anchor tag, but is there a way to have the menu expanded at that point?

Thanks for any help.