1 link loads a page and scrolls to an anchor

hi.

i am working on a flash/html site where the main nav at the top is a flash movie that loads one of five main html pages. each of these 5 main pages have a html sub nav in a column of a table on the left. the middle column contains an iframe that loads different sub nav pages. the far right column is for a list of “featured articles” links which will aways be present, regardless of where the user is on the site.

now, when one clicks on a featured article link, i need to both, load the “whats new” (one of the 5 main nav categories) page, as well as, scroll the iframe down the the appropriate named anchor to view the requested article. All the articles are on one page.

Is this possible? Can someone please show me how?

Thanks for any reply C:-)