
// VIDEO NEWS RELEASES

function launchWindow1() {
  var url = "disclaimer.html";
  var windowName = "Disclaimer";
var winwidth = 633;
var winheight = 300;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
function launchWindow2() {
  var url = "notice.html";
  var windowName = "Notices";
var winwidth = 633;
var winheight = 300;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
 function launchWindow3() {
  var url = "disclaimer2.html";
  var windowName = "LehmanCollegeNotices";
var winwidth = 633;
var winheight = 300;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
  function launchWindow4() {
  var url = "http://www.lehman.edu/lehman/newsroom/videos/teacher-academy.html";
  var windowName = "TeacherAcademy";
var winwidth = 638;
var winheight = 324;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
  function launchWindow5() {
  var url = "http://www.lehman.edu/lehman/newsroom/videos/lehman-lecture.html";
  var windowName = "LehmanLecture";
var winwidth = 638;
var winheight = 324;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
   function launchWindow6() {
  var url = "http://www.lehman.edu/lehman/newsroom/videos/lehman-lecture2.html";
  var windowName = "LehmanLecture";
var winwidth = 638;
var winheight = 324;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
   function launchWindow7() {
  var url = "http://www.lehman.edu/lehman/newsroom/videos/map.html";
  var windowName = "CampusMap";
var winwidth = 773;
var winheight = 591;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
   function launchWindow8() {
  var url = "summer-registration.html";
  var windowName = "SummerRegistration";
var winwidth = 627;
var winheight = 314;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
 function launchWindow9() {
  var url = "admissions-announcement.html";
  var windowName = "AdmissionsAnnouncement";
var winwidth = 633;
var winheight = 300;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
 function launchWindow10() {
  var url = "disclaimer-biology-a.html";
  var windowName = "Disclaimer";
var winwidth = 633;
var winheight = 300;
var winx  = screen.width/2 - winwidth/2;
var	winy  = screen.height/2 - winheight/2;
  window.open( url, windowName, 
		"left=" + winx + ",top=" + winy + ",screenX=" + winx + ",screenY=" + winy + ",history=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=no,width=" +
winwidth + ",height=" + winheight);
 }
 
