/*--- Avanquest WebEasy Custom Script ---*/

<!--<img id="imgNav" src="../images/g_plattegrond_nav.gif" border="0" width="60" height="60" usemap="#mapStepNav"> -->

<map name="mapStepNav">
  <area shape="rect" coords=" 0, 0,20,20" href="JavaScript:;" onMouseDown="document.getElementById('divDrag').beginFly('SE',5)" onMouseUp="document.getElementById('divDrag').endFly()">
  <area shape="rect" coords="20, 0,40,20" href="JavaScript:;" onMouseDown="document.getElementById('divDrag').beginFly('S', 5)" onMouseUp="document.getElementById('divDrag').endFly()">
  <area shape="rect" coords="40, 0,60,20" href="JavaScript:;" onMouseDown="document.getElementById('divDrag').beginFly('SW',5)" onMouseUp="document.getElementById('divDrag').endFly()">
  <area shape="rect" coords=" 0,20,20,40" href="JavaScript:;" onMouseDown="document.getElementById('divDrag').beginFly('E', 5)" onMouseUp="document.getElementById('divDrag').endFly()">
  <area shape="rect" coords="20,20,40,40" href="JavaScript:;">
  <area shape="rect" coords="40,20,60,40" href="JavaScript:;" onMouseDown="document.getElementById('divDrag').beginFly('W', 5)" onMouseUp="document.getElementById('divDrag').endFly()">
  <area shape="rect" coords=" 0,40,20,60" href="JavaScript:;" onMouseDown="document.getElementById('divDrag').beginFly('NE',5)" onMouseUp="document.getElementById('divDrag').endFly()">
  <area shape="rect" coords="20,40,40,60" href="JavaScript:;" onMouseDown="document.getElementById('divDrag').beginFly('N', 5)" onMouseUp="document.getElementById('divDrag').endFly()">
  <area shape="rect" coords="40,40,60,60" href="JavaScript:;" onMouseDown="document.getElementById('divDrag').beginFly('NW',5)" onMouseUp="document.getElementById('divDrag').endFly()">
</map>

/*--- EndOfFile ---*/
