Looks like a CSS z-index issue. Try giving the outermost container for the menu a higher z-index value than that for the outermost container of Simple Gallery:
Code:
<div id="smoothmenu1" class="ddsmoothmenu" style="z-index:100">
"
"
</div>
and:
Code:
<div id="simplegallery1" style="z-index:101"></div>
BTW, please note that your page is currently in violation of our usage terms, since the credit notice doesn't appear inline on the page. Please reinstate the credit notice: http://www.dynamicdrive.com/notice.htm
Bookmarks