Refresh page with layer on web?

I have a subform with a JS routine that dynamically creates a menu.

This subform in in all forms for the website.

The menu was working beautifully - I would click on link, the form would open and the menu would appear.

Now, when I click a link, the form appears, but the menu only appears when I click the “Refresh” button in the toolbar of Internet Explorer.

I have not changed anything.

How do I refresh the form automatically so the menu will always appear? or can I update the code to make sure the menu will appear always???

Thanks!

Dan

Subject: Found my answer…

A variable called “targetFrame” was pointing to a frame that did not exist.