I've been searching for the answer but they are limited.
I have just changed my pages from loose to "strict'
The following menu script does not work. Somewhere I read that there had been changes to the code.
I"m on XP Pro SP2 with XHTML strict.
------------------------------
<script type="text/javascript" src="menu/milonic_src.js"></script>
<script type="text/javascript">
if(ns4)_d.write("<scr"+"ipt type=text/javascript src=menu/mmenuns4.js><\/scr"+"ipt>"); else _d.write("<scr"+"ipt type=text/javascript src=menu/mmenudom.js><\/scr"+"ipt>"); </script><script type="text/javascript" src="menu/menu_data.js"></script>
-----------------------------------
I read where it was possible to take out the if(ns4)_d etc. but tried that. Must have made a 'newbie' boo boo.

I can't give you an address because it is on my desktop server and not yet on the web.
Thanks for any help.
Ken
Hope you can help.