<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>Chainreacion</title>
    <script type="text/javascript" src="js/fleur.js"></script>
    <script type="text/javascript" src="chainreaction.js"></script>
  </head>
  <body>
    <div id="chainreaction" style="height: 500px; width: 500px"></div>
  </body>
</html>