how to elapse time

how to elapse time

I have an icon and a mouseout jQuery function to handle that.
On mouse out, i want to hide it, but not right away. I want to wait like 2/3 seconds. How can I do that? I used a loop, but I get IE messagebox pop up saying a script is running...bla bla bla.

Any ideas? Thanks.