Heads up
I have used CSS Menu write a few times now. Good app.:)
But when you guys make the next dot just be aware. Currently every time I use it it makes a mistake when it writes the head code.
Adds this:
<script type="text/javascript" src="CSSMenuWriter/cssmw/menu.js"></script>
<style type="text/css" media="all">
<!--
@import url("CSSMenuWriter/cssmw/menu.css");
-->
</style>
</hea>
<!--[if lte IE 6]>
<style type="text/css" media="all">
@import url("CSSMenuWriter/cssmw/menu_ie.css");
</style>
<![endif]-->
d>
Notice the d> and the </hea>
Easy enough for me to fix, just wanted to let you know.

