first, for all ie problems, you need to get debugbar and companion,
they're like firebug for IE. what you also get is the ability to see
your code as it looks once ie has interpreted it. in this case, it
looks like some of your comments <!-- , --> are actually commenting
out your script. i ran the script in ie just fine-