via email from Tim Cera:
With the addition of a tiny bit of Javascript, the
init.html will
submit itself. Plus you can still have the button
there for browsers
with broken or turned off Javascript. The code is
added to the body
tag:
<body bgcolor="#FFFFFF"
onLoad="document.forms[0].submit();">