<script src="http://spelprogrammering.nu/simple.js"> function update() { circle(mouse.x, mouse.y, 10, "red"); } </script>