<a id="hideForm"
   href="JavaScript:toggleForm();"
   title="Hide Selections"
   style="text-decoration:none; display:block;">
<img src="/SASStoredProcess/images/arrow-left-default.gif"
     border="0">
</a>

Clicking this image toggles the form display off. The form is displayed by default on load, so the display of this image is set to block on load.

Return