<!--- Thanks to http://javascriptkit.com/script/cutindex6.shtml --->
<!--- Hide from tired old browsers
var nifty_little_window = null;
function gateKeeper() {
	nifty_little_window = window.open('gatekeep.html', 'theKeeper', 'width=1000,height=400,resizable=1');
}
// End hiding --->

