When I do getURL, my IE5 give me a tic sound.

I am trying to make my movie button drag the HTML window. However, each time my movie sends
getURL ("javascript:moveTo("+x+","+y+");");
I got a tic noise.

So, when I drag my button, the html window moves with a tic-tic noise.

How can I avoid this noise ?