
function fulldisk()
 {
 window.open('../popups/fulldisk.htm','fulldisk',
'scrollbars=yes,menubar=no,toolbar=no,width=500px,height=450px');
 }
function fulldisk-top()
 {
 window.open('popups/fulldisk.htm','fulldisk',
'scrollbars=yes,menubar=no,toolbar=no,width=500px,height=450px');
 }
function resources()
{
window.open('../popups/resourcefiles.htm','resourcefiles',
'scrollbars=yes,menubar=no,toolbar=no,width=550px,height=450px');
}
function preprint()
{window.open('../reference/preprint.htm','popup',
'scrollbars=yes,menubar=no,toolbar=no,width=550px,height=450px');
}
function finishing()
{window.open('../reference/checklist-finishing.htm','popup',
'scrollbars=yes,menubar=no,toolbar=no,width=550px,height=450px');
}