if (document.all) { x = event.screenX; y = event.screenY; } else { x = evnt.screenX; y = evnt.screenX; }