Trouble with flash detetction script

Hi All,

This is my first post here. I am having some trouble with this flash detection script I got from kirupa.com http://www.kirupa.com/developer/mx/detection.htm

The script works fine but the problem is that its sitting on top of the drop-down navigation bar thus hiding the sub-links.

the basic code is:
<div id=navbar>…</div>
<div videocontainer>…</div> this is where the script is.

I am not familiar with Javascripting so cannot really break the code to pinpoint if thats causing the problem or not. I tried z-index in my CSS and that does not work either.

Please help.

Thanks