// JavaScript Document
var x=screen.availWidth;
var y=screen.availHeight;
var rightEdge=x-815;
var center=x/2-407;
function onLoad() 
      {
        self.moveTo( 0, 0 ); 
        self.resizeTo( x, y ); 
      }
function nr01() {
	NewWindow=window.open('too_late.htm','newWin',',left=0,top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}
function nr02() {
	NewWindow=window.open('testify.htm','newWin','left=' + center + ',top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}
function nr03() {
	NewWindow=window.open('monster.htm','newWin','left=' + rightEdge + ',top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}
function nr04() {
	NewWindow=window.open('fire_come_down.htm','newWin','left=0,top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}
function nr05() {
	NewWindow=window.open('gravity_and_time.htm','newWin','left=' + center + ',top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}
function nr06() {
	NewWindow=window.open('sleepwalker.htm','newWin','left=0,top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}
function nr07() {
	NewWindow=window.open('abyss.htm','newWin','left=' + rightEdge + ',top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}
function nr08() {
	NewWindow=window.open('schoolyard.htm','newWin','left=0,top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}
function nr09() {
	NewWindow=window.open('coors.htm','newWin','left=' + rightEdge + ',top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}
function nr10() {
	NewWindow=window.open('spare_me.htm','newWin','left=' + center + ',top=0,toolbar=No,location=No,scrollbars=Yes,status=No,resizable=Yes,fullscreen=No,width=815,height=' + y);  
	NewWindow.focus();      
	void(0);
}