| <!-- TWO STEPS TO INSTALL EXIT WINDOW: 
    1.  Paste the coding into the HEAD of your HTML document 
 <!-- STEP ONE: Copy this code into the HEAD of your HTML document --> <HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- This script and many more are available free online at --> 
 <!-- Begin 
 <BODY onUnload="leave()"> <!-- Script Size:  0.64 KB  --> 
  |