<SCRIPT FOR=document EVENT=onmousemove LANGUAGE="JavaScript1.2"> area1.innerText = event.x area2.innerText = event.y </SCRIPT>