Script Summary: just testing an auto update script template
Version: 1.0.3 //this is required for the autoupdate script to work
this auto update script template will automatically update a script every x days whenever you visit userscripts.org
if a later version is found it will ask you if you want to update (it will open the script install window if you click ok)
you must add the '// @version *yourversion*' to the beginning of any scripts that use this then copy the rest of the stuff to the bottom and call CheckForUpdates(); with the correct parameters (use the same version number as the one you put at the top of the script)
fixed a small bug that prevented script from working :P
todo:
change the update window from an alert to something less annoying



