Sometimes you need for a web document to instantly reload itself but only once. This Javascript does just that. As soon as the page loads it will refresh / reload once. This script will append ?reloaded=true to the page it reloads. If this is manuall...