Abusing of getScript()

Abusing of getScript()


My application is calling getScript() at constant interval to load and
then call alway the same javascript function.
The loaded function is updating a display board.
The problem is the memory usage is growing and growing at each call.
As the application is used on a full working day without closing the
navigator, the memory is burned within an hour...
Is there any clean solution ?