<!-- Begin
var nifty_little_window = null;
function gateKeeper() {
nifty_little_window = window.open('./GateKeep/gatekeep.HTML', 'theKeeper', 'width=350,height=200,resizable=No');
}
// End -->

