Help with containers

Hello all, I need help with navigating between containers. Here is my test site: http://www.tcrsportlab.com/test/. The index page consists of a container and the main nav bar. The nav bar uses xml to load different pages (swf’s) into the container (IE: <link>container.loadMovie(“home.swf”);</link>)

My problem is this: I can’t link one swf to another. Actually I can but the swf that gets loaded overlays my nav bar and container.

Any help would be much appreciated…thanks!