Detect mouse click and release on a circle

Hi

in this code here : http://jsfiddle.net/sarmadm/9pq2a6j8/

how to detect a mouse press and (X,Y) coordinates on a circle and which circle is the mouse is released, and save these (x,y) values for both events (click and release) ?