<!-- Begin

var exit=true;

function leave()
{ 
     if (exit)
     open('http://www.mrchange.com/popup.htm','Exit','width=400,height=400,toolbar=no,menubar=no,scrollbars=yes,status=yes,resizable=yes');
}

// End -->

<!-- Begin

function tocWindow(){
   window.open("toc.htm","","width=400,height=400,scrollbars=yes");
   }
   
// End -->

<!-- Begin

function freeWindow(){
   window.open("popup.htm","","width=400,height=400,scrollbars=yes");
   }
   
// End -->