instruction(s)
<slide id=@cfg-sample-js-asciisvg-instructions>
<p>
Type (or paste) your ASCIIsvg commands into the textarea. Then
click the update button to see the picture.
To <b>save your work</b>, select the text (Ctrl-A) and
copy it to a text editor (e.g. Notepad).
Choose the layout that best fits your screensize:
<input type="button" value="800x600" onclick="document.getElementById('picture1input').setAttribute('cols',45)"/>
<input type="button" value="1024x768" onclick="document.getElementById('picture1input').setAttribute('cols',58)"/>
<input type="button" value="1400x1050" onclick="document.getElementById('picture1input').setAttribute('cols',81)"/>
</p>
<navigate/>
</slide>