
// VIDEO NEWS RELEASES

function launchWindow1() {
  var url = "http://www.lehman.edu/lehman/newsroom/videos/black-cohosh.html";
  var windowName = "BlackCohosh";
var winwidth = 638;
var winheight = 330;
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 = "http://www.lehman.edu/lehman/newsroom/videos/career-expo.html";
  var windowName = "CareerExpo";
var winwidth = 638;
var winheight = 330;
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 = "http://www.lehman.edu/lehman/newsroom/videos/herring-release.html";
  var windowName = "HerringRelease";
var winwidth = 638;
var winheight = 330;
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/library-rename.html";
  var windowName = "LibraryRename";
var winwidth = 638;
var winheight = 330;
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/bronx-cornfields.html";
  var windowName = "BronxCornfields";
var winwidth = 638;
var winheight = 330;
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/commercial.html";
  var windowName = "LehmanPromotional";
var winwidth = 638;
var winheight = 330;
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/e-news-commercial.html";
  var windowName = "LehmanPromotional";
var winwidth = 638;
var winheight = 330;
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 = "http://www.lehman.edu/lehman/newsroom/videos/e-news-bronx-cornfields.html";
  var windowName = "BronxCornfields";
var winwidth = 638;
var winheight = 330;
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 = "http://www.lehman.edu/lehman/newsroom/videos/e-news-convocation.html";
  var windowName = "Convocation";
var winwidth = 638;
var winheight = 330;
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 = "http://www.lehman.edu/lehman/newsroom/videos/teacher-academy.html";
  var windowName = "TeacherAcademy";
var winwidth = 638;
var winheight = 330;
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 launchWindow11() {
  var url = "http://www.lehman.edu/lehman/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);
 }
 
  function launchWindow12() {
  var url = "http://www.lehman.edu/lehman/disclaimer-biology-b.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);
 }
 
 
  