| NOSCRIPT |
| The NOSCRIPT tag is used within a script to provide information to browsers that do not support scripts. For example: |
| <NOSCRIPT> -- Place desired text message here -- </NOSCRIPT> |
This tag also accepts the following Event Handlers: onClick onDblClick onMouseDown onMouseUp onMouseOver onMouseMove onMouseOut onKeyPress onKeyDown onKeyUp |