Well,
Of course, you are correct.. Fancy JS menus do lead to troubles....
But the thing is with this one, putting:-
<script>whatever</script>
<script>whatever</script>
does produce different results to:-
<script>whatever</script><script>whatever</script>
Very strange.... and too clever by half!