<?xml version="1.0" encoding="iso-8859-1"?>
<image-map>
  <commands>
    <cmd id="btnM"  func="Go()" msg="Go"/>
    <cmd id="btnL1" func="Demo()" msg="Demo"/>
    <cmd id="btnL2" func="Credits()" msg="Credits"/>
    <cmd id="btnL3" func="Data()" msg="Data"/>
    <cmd id="btnR1" func="Reset()" msg="Reset"/>
    <cmd id="btnR2" func="Clear()" msg="Clear"/>
    <cmd id="btnLt"  msg="How this was made"/>
    <cmd id="btnRt" func="HowTo()" msg="How to use this"/>
    <cmd id="btn1"  func="Dial('1')" msg="1"/>
    <cmd id="btn2"  func="Dial('2')" msg="2"/>
    <cmd id="btn3"  func="Dial('3')" msg="3"/>
    <cmd id="btn4"  func="Dial('4')" msg="4"/>
    <cmd id="btn5"  func="Dial('5')" msg="5"/>
    <cmd id="btn6"  func="Dial('6')" msg="6"/>
    <cmd id="btn7"  func="Dial('7')" msg="7"/>
    <cmd id="btn8"  func="Dial('8')" msg="8"/>
    <cmd id="btn9"  func="Dial('9')" msg="9"/>
    <cmd id="btnLb" func="Dial('*')" msg="*"/>
    <cmd id="btn0"  func="Dial('0')" msg="0"/>
    <cmd id="btnRb" func="Dial('#')" msg="#"/>
  </commands>
	<div id="image-map" xmlns="http://www.w3.org/1999/xhtml">
	  <map id="nakio" name="nakio">
		  <area id="screen" shape="rect" coords="58,104, 235,315"/>
		  <area id="btnM" shape="circle" coords="145,374, 16"/>
		  <area id="btnL1" shape="poly" coords=" 10,274,  12,271,  15,272,  26,297,  32,316,  34,330,  31,333,  12,325,  10,274"/>
		  <area id="btnL2" shape="poly" coords=" 36,345,  42,392,  41,395,  19,384,  13,339,  16,336,  33,342,  36,345"/>
		  <area id="btnL3" shape="poly" coords=" 21,398,  23,396,  44,406,  49,431,  47,434,  31,426,  25,418,  22,409,  21,398"/>
		  <area id="btnR1" shape="poly" coords="282,276, 280,327, 259,335, 256,332, 262,307, 271,285, 277,274, 280,273, 282,276"/>
		  <area id="btnR2" shape="poly" coords="254,347, 256,344, 274,338, 278,340, 277,353, 274,363, 268,371, 261,375, 254,377, 251,374, 254,347"/>
		  <area id="btnLt" shape="poly" coords=" 44,346,  92,364,  99,369, 104,377, 107,387, 108,395,  77,388,  47,379,  44,346"  href="http://users.telenet.be/cking/webstuff/digiTransformer/info.html"/>
		  <area id="btnRt" shape="poly" coords="244,381, 215,390, 184,396, 186,380, 189,374, 197,367, 203,364, 248,347, 244,381"/>
		  <area id="btn1"  shape="poly" coords="111,424,  80,418,  51,408,  47,379,  77,388, 106,395, 106,394, 111,424"/>
		  <area id="btn2"  shape="poly" coords="133,398, 158,398, 183,396, 178,426, 156,428, 133,428, 111,425, 107,395, 133,398"/>
		  <area id="btn3"  shape="poly" coords="239,411, 209,420, 179,426, 183,396, 215,390, 244,381, 239,411"/>
		  <area id="btn4"  shape="poly" coords="115,455,  84,448,  56,439,  51,409,  80,419, 112,425, 115,455"/>
		  <area id="btn5"  shape="poly" coords="154,457, 135,457, 115,455, 111,425, 134,428, 156,428, 179,426, 175,456, 154,457"/>
		  <area id="btn6"  shape="poly" coords="233,441, 204,449, 174,456, 178,425, 210,420, 240,411, 233,441"/>
		  <area id="btn7"  shape="poly" coords="117,484,  89,478,  63,469,  56,439,  84,448, 115,456, 117,484"/>
		  <area id="btn8"  shape="poly" coords="152,487, 134,487, 116,484, 114,455, 135,457, 154,457, 174,456, 171,485, 152,487"/>
		  <area id="btn9"  shape="poly" coords="226,470, 200,479, 172,485, 175,456, 205,450, 233,441, 226,470"/>
		  <area id="btnLb" shape="poly" coords="118,514,  94,508,  80,503,  73,496,  69,490,  63,469,  90,478, 117,484, 118,514"/>
		  <area id="btn0"  shape="poly" coords="152,516, 135,516, 117,514, 116,484, 135,487, 152,487, 171,485, 169,515, 152,516"/>
		  <area id="btnRb" shape="poly" coords="221,489, 217,496, 210,502, 199,507, 187,511, 170,515, 172,485, 201,479, 226,470, 221,489"/>
	  </map>
	  <img usemap="#nakio" src="img/nakio.png" width="292" height="550" alt=""/>
  </div>
</image-map>

