Hey, I have a clock thing that follows the mouse cursor on a webpage. I want run the script when windows boots so it will follow the cursor all the time in windows (not just on a certain webpage. Can I save the code as a *.js file and write a vbprogram to shellexecute the file with "wscript.exe"? Any help appreciated.