// JavaScript Document

function newwindow1()
{
window.open('http://www.rotisseriestyle.com/QC/pressrelease_tpot.html','jav','width=580,height=800,resizable=yes,scrollbars=yes');
}

function newwindow2()
{
window.open('http://www.rotisseriestyle.com/QC/bios_tpot.html','jav','width=580,height=800,resizable=yes,scrollbars=no');
}

function newwindow3()
{
window.open('http://www.rotisseriestyle.com/QC/pressrelease_ng.html','jav','width=580,height=800,resizable=yes,scrollbars=yes');
}

function newwindow4()
{
window.open('http://www.rotisseriestyle.com/QC/bio_ng.html','jav','width=580,height=800,resizable=yes,scrollbars=no');
}
