global variable(s)


  
see student-wave-nm1-index.htm
var no = 0; var xPos = 0; var yPos = 0; function send(name) { no++; // alert(name + " " + no + ":" + xPos + "/" + yPos); } </script>