There may be other issues, but the references to both "dropdowntabmenu.js" and "ooss-test-dd.css" on your page are broken:
Code:
<script type="text/javascript" src="dropdowntabfiles/dropdowntabs.js">
/***********************************************
* Drop Down Tabs Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
<!-- CSS for Drop Down Tabs Menu #1 -->
<link rel="stylesheet" type="text/css" href="ooss-test-dd.css" />
Make sure these two files are uploaded per the paths specified in the code above, or change the paths to where they reside on your server.
Bookmarks