index.html  |  resources.html  |  resources.js  |  workspace.html  |  workspace.js  |  reset.html  |  reset.js  |  sql-code.html  |  sql-code.js

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
    <script src="resources.js" type="text/javascript"></script>
    <style type="text/css">
      img, span, div  { position:absolute; }
      body            { background-color:black; }
      a               { text-decoration:none; color:white; font-family:monospace; }
      a:hover         { text-decoration:underline; }
    </style>
    <title></title>
  </head>
  <body onLoad="slIntervalId = window.setInterval('blinkSlCom()', 500);">
    <div style="top: 4px; left: 4px; width: 52px; height: 52px; background-color:black;"></div>
    <img src="graphics/0100.png" alt="" style="top: 005px; left: 05px;" onClick="selectResCom('00')">
    <img src="graphics/0101.png" alt="" style="top: 005px; left: 56px;" onClick="selectResCom('01')">
    <img src="graphics/0102.png" alt="" style="top: 056px; left: 56px;" onClick="selectResCom('02')">
    <img src="graphics/0103.png" alt="" style="top: 056px; left: 05px;" onClick="selectResCom('03')">
    <img src="graphics/0104.png" alt="" style="top: 107px; left: 05px;" onClick="selectResCom('04')">
    <img src="graphics/0105.png" alt="" style="top: 107px; left: 56px;" onClick="selectResCom('05')">
    <img src="graphics/0106.png" alt="" style="top: 158px; left: 56px;" onClick="selectResCom('06')">
    <img src="graphics/0107.png" alt="" style="top: 158px; left: 05px;" onClick="selectResCom('07')">
    <img src="graphics/0108.png" alt="" style="top: 209px; left: 05px;" onClick="selectResCom('08')">
    <img src="graphics/0109.png" alt="" style="top: 209px; left: 56px;" onClick="selectResCom('09')">
    <img src="graphics/0110.png" alt="" style="top: 260px; left: 56px;" onClick="selectResCom('10')">
    <img src="graphics/0111.png" alt="" style="top: 260px; left: 05px;" onClick="selectResCom('11')">
    <img src="graphics/0112.png" alt="" style="top: 311px; left: 05px;" onClick="selectResCom('12')">
    <img src="graphics/0012.png" alt="" style="top: 362px; left: 05px;" onClick="selectResCom('0012')">
     
    <span style="top: 433px; left: 05px; line-height:100%;">
      <b style="color:white;">-</b>
      <a href="javascript:updateResTp('01')">wasser</a>
      <br>
      <b>-</b>
      <a href="javascript:updateResTp('02')">steppe</a>
      <br>
      <b>-</b>
      <a href="javascript:updateResTp('03')">h&uuml;gelland</a>
      <br>
      <b>-</b>
      <a href="javascript:updateResTp('04')">gebirge</a>
      <br>
      <b>-</b>
      <a href="javascript:updateResTp('05')">w&uuml;ste</a>
      <br>
      <br>
      <b id="spanBuild">-</b>
      <a href="javascript:toggleIt('spanBuild')" accesskey="a">areaBuild</a>
      <br>
      <b id="stealRes">-</b>
      <a href="javascript:toggleIt('stealRes')" accesskey="s">stealRes</a>
      <br>
      <br>
      <b>-</b>
      <a href="javascript:resetMapDialog()" accesskey="r">new map</a>
      <br>
      <b>-</b>
      <a href="javascript:showSqlCode()" accesskey="q">sql code</a>
      <br>
      <br>
    </span>
  </body>
</html>