IE6 debug javascript-Collection of common programming errors
Maybe this could help you: https://getfirebug.com/firebuglite
It’s a firebug clone in javascript, compatibile with IE6.
From the docs, on how to install it:
edit: Found out that debugging of javascript code is not supported. Anyway, as on the comments someone already said to you, look at this answer: Debug JavaScript within IE6.