Index: trunk/ippTasks/nightly_stacks.pro
===================================================================
--- trunk/ippTasks/nightly_stacks.pro	(revision 26620)
+++ trunk/ippTasks/nightly_stacks.pro	(revision 26624)
@@ -120,7 +120,8 @@
 task              ns.initday.load
   host            local
-  periods         -poll 86400
-  periods         -exec 86400
+  periods         -poll $LOADPOLL
+  periods         -exec $LOADEXEC
   periods         -timeout 30
+  trange          16:30:00 17:30:00 -nmax 1
   npending        1
 
@@ -405,5 +406,6 @@
 #    convert 'stdout' to book format
     book delpage nsData $options:0
-    ipptool2book stdout nsData -uniq -key date
+# We've queued up stacking. We're done with this date, so don't reload the page.
+#    ipptool2book stdout nsData -uniq -key date
     if ($VERBOSE > 2)
 	book listbook nsData
