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

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

Return