Hi, I have popup a new window using javascript window.open(""). I need to close that popup window after some time period (For ex. 2mins, 3mins or 5mins. I need to set the time dynamically) Help Me... Thanks