Is there anything in the URL of the link you could use to identify it?
If there is you could get the collection of all the links on the page using appIE.document.links, loop through it, identify the link you want and then click it.
PS Can you please add code tags when posting code?
Bookmarks