<html>


<!-- =================================== -->
<!--                                     -->
<!--                                     -->
<!--  THE A+ INTERACTIVE KEYBOARD CHART  -->
<!--                                     -->
<!--        Created by Jon McGrew        -->
<!--                                     -->
<!--                                     -->
<!-- =================================== -->

<!-- ========================================================================== -->
<!--                                                                            -->
<!-- The HTML code in this module is created dynamically through the use of     -->
<!-- an A+ function.  DO NOT EDIT "keyboard.html" manually.  To make changes,   -->
<!-- edit the code in "kbchart.a", then in an A+ session,                       -->
<!-- "$load kbchart" and run "Keyboard{}".  That function will replace the      -->
<!-- "keyboard.html" file, by using the following pieces:                       -->
<!--                                                                            -->
<!--      keyboard_TOP     -- HTML code for the top of this file (*this* part)  -->
<!--      content from kbchart.a   -- creates HTML code for the main portion)   -->
<!--      keyboard_BOTTOM  -- HTML code for the bottom of this file             -->
<!--                                                                            -->
<!-- ========================================================================== -->

<HEAD>
<TITLE>The A+ Interactive Keyboard Chart</TITLE>
</HEAD>
<BODY BGCOLOR=white>
<!-- ================= -->
<!-- I M A G E   M A P -->
<!-- ================= -->
<map name="Kmap">
<area shape="rect" coords=" 0, 0, 243, 490" href="#top" onmouseover="this._tip='<table border=0 cellpadding=0 cellspacing=0><tr><td width=51 height=540 align=right valign=bottom><img src=InfoSign.gif align=center></td></tr></table>'">

<!-- ========================================================================== -->

