// JavaScript Document
function new1(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress1.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new2(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress2.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new3(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress3.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new4(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress4.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new5(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress5.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new6(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress6.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new7(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress7.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new8(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress8.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new9(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress9.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new10(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress10.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new11(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress11.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new12(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress12.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new13(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress13.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new14(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress14.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new15(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress15.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new16(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress16.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new17(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress17.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new19(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress19.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

function new20(theURL,winName,features) { //v2.0
	var iMyWidth;
	var iMyHeight;
	//gets top and left positions based on user's resolution so hint window is centered.
	iMyWidth = (window.screen.width/2) - (400 + 10); //half the screen width minus half the new window width (plus 5 pixel borders).
	iMyHeight = (window.screen.height/2) - (325 + 50); //half the screen height minus half the new window height (plus title and status bars).
	var winPress = window.open("press/newpress20.html","","status,height=650,width=800,resizable=no,left=" + iMyWidth + ",top=" + iMyHeight + ",screenX=" + iMyWidth + ",screenY=" + iMyHeight + ",scrollbars=no");
	winPress.focus();
}

