[jQuery] Stop browser to be closed

[jQuery] Stop browser to be closed


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000066">
Can I detect and stop user to close the window without logout ?
I have a win-cgi system that is configured to a few hours session
timeout, so if the user abandon the session, it will die only in
several hours
I saw that kind of warning or auto-logoff somewhere, just cant
remember.  How could I implement that with jQuery?
Thanks a lot!
Alessandro Feijó
</body>
</html>