Anyone know how I can get one web page to change to another and then another after 7 seconds? I can't use OnLoad in Body because I'm already using onload for something else. Is there some kind of pause or sleep command I could use to accomplish this? It needs to be done with no user input (no button to click). Thanks!