CSS Horizontal Drop Down Menu (free
download
)
<!-- Paste the following code within html page : -->
<!-- CSS Horisontal Drop Down Menu -->
<noscript><a href=http://css-menus.com/>CSS
Drop Down Menu</a></noscript>
<script type="text/javascript" src="h_drop_down.js"></script>
<style type="text/css">
@import "css_horizontal_menu.css";
</style>
<!-- End CSS Horisontal Drop Down Menu -->
<!-- Then paste the id="cssvertical" in you first level list -->
<div class="cssmenu">
<ul id="cssmenu">
<!-- you vertical menus -->
</ul>
</div>