// JavaScript Document

function newwindow1()
{
window.open('http://qcpages.qc.cuny.edu/Art_Library/QC/pressrelease_tpot.html','jav','width=580,height=800,resizable=yes,scrollbars=yes');
}

function newwindow2()
{
window.open('http://qcpages.qc.cuny.edu/Art_Library/QC/bios_tpot.html','jav','width=580,height=800,resizable=yes,scrollbars=yes');
}

function newwindow3()
{
window.open('http://qcpages.qc.cuny.edu/Art_Library/pressrelease_ss.html','jav','width=580,height=800,resizable=yes,scrollbars=yes');
}

function newwindow4()
{
window.open('http://qcpages.qc.cuny.edu/Art_Library/QC/bio_ss.html','jav','width=580,height=800,resizable=yes,scrollbars=yes');
}
