document.write('<h2>Action Icons</h2>')
document.write('<table>')
document.write('<tr><td><img src=\"../images/PinDown.jpg\" border=\"0\" width=\"17\" height=\"16\" alt=\"\"></td><td>Pin</td>')
document.write('<td>Controls whether to keep the menu open when you click <font class=mOption>Run</font>.')
document.write(' When the pin is down <img src=\"../images/PinDown.jpg\" border=\"0\" width=\"17\" height=\"16\" alt=\"\">')
document.write(', then the menu will remain open, otherwise when the pin is up <img src=\"../images/PinUp.jpg\" border=\"0\" width=\"17\" height=\"16\" alt=\"\">, the menu will close.</td>')
document.write('<tr><td><img src=\"../images/Restore.jpg\" border=\"0\" width=\"17\" height=\"16\" alt=\"\"></td><td>Restore</td>')
document.write('<td>Restore names into edit fields and default settings.</td>')
document.write('<tr><td><img src=\"../images/GraphicsOutput.jpg\" border=\"0\" width=\"17\" height=\"17\" alt=\"\"></td>')
document.write('<td><a href=\"../windows/GraphicsSettings.htm\">Graphics Output</a></td>')
document.write('<td>Controls how graphs are to be drawn. You can either draw the graph in the Graphics View or save direct to files (JPEG, TIFF, EPS, EMF, GMF, BMP or PNG).</td>')
document.write('<tr><td><img src=\"../images/Clear.jpg\" border=\"0\" width=\"17\" height=\"17\" alt=\"\"></td><td>Clear</td><td>')
document.write('Clear all edit and list boxes.</td>')
document.write('<tr><td><img src=\"../images/HelpIcon.jpg\" border=\"0\" width=\"17\" height=\"17\" alt=\"\"> </td><td>Help</td><td>Help about this menu.</td>')
document.write('</table>')

