I have it almost working correctly in IE6, but have run into a few problems and I think it has to do with the the 2 different .js files. I do not code javascript, but can usually troubleshoot the scripts I find. This one has me stumped.
Background:
I have 2 .js files. One for a smooth horizontal scroll with arrows (anchor links), instead of just "jumping" to the link or using the bottom scroller. (js/thw.js)
The other is for a .png hack so the images are transparent in IE6. (js/pngfix.js)
IE6 Issues:
If you view the site in IE6, you will see that the 2 arrows at the end of the navigation are not transparent, and the navigation is not working--it jumps to the section instead of smoothly scrolling to it.
The background in the "About Dave" section is also not transparent.
Bookmarks