Mouse capture has been set for this document at load time using the setCapture method. This will track the mousemove event anywhere in the document. releaseCapture stops mouse tracking for the BODY, but mouse movement is still tracked for this DIV.
X Y
Click anywhere in the document to invoke the releaseCapture method.