Hi,
the window.location may be changing.
Place a breakpoint in your script with the IE Developer Tool to debug your page. You should search your scripts for window.close
ensure you are using the default IE security zone settings. Tools>Internet Options>Security tab, click "Reset all zones to default"
Rob^_^