keep the CSS in the head, and use an external src js after it, then use the links as it describes (onClick="action")
Code:
<script type="text/javascript" src="path/file.js">
/***********************************************
* AnyLink Drop Down Menu- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
then of course delete the javascript portion from the pages - I'm not sure how to call external css files, so you'll have to wait for somebody else on that one...
Bookmarks