window.onscroll = self.setTimeout("self.placeIt('layer1')",500); window.onscroll has an error in internet explorer 6 "Not implemented" it works fine in firefox How can I resolve this? thanks