Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format when asking a question.
There may be other issues, but looking at your page's source, your chrome menu code is duplicated twice on the page. Towards the very bottom, the below block definitely shouldn't be there:
Code:
<link style="color: rgb(102, 102, 102); font-family: verdana;" href="chromestyle2.css" type="text/css" rel="stylesheet"></div><script src="chrome.js" type="text/javascript">
/***********************************************
* Chrome CSS Drop Down Menu- © 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><div class="chromestyle" id="chromemenu" style="color: rgb(102, 102, 102); font-family: verdana; font-weight: normal; text-align: center;"><ul><li><font size="2"><a href="http://mitrforall.googlepages.com/Home">Home</a></font></li><li><font size="2"><a href="http://mitrforall.googlepages.com/games">Games</a></font></li><li><font size="2"><a href="http://mitrforall.googlepages.com/home2">About Us</a></font></li><li><font size="2"><a href="http://mitrforall.googlepages.com/">Contact Us</a></font></li><li><font size="2"><a href="http://mitrforall.googlepages.com/sitemap">Site Map</a></font></li><li><font size="2"><a href="http://mitrforall.googlepages.com/map">Map</a></font></li></ul></div><div style="text-align: center;"><i><font size="2"><span style="font-family: times new roman,serif;">Created by: Mitr4all</span></font></i></div></div></p>
<div style="clear: both"></div>
Bookmarks