
function openTerminalPic() {
openwin = window.open("terminalpic.cfm","terminalpic","width=500,height=625,left=0,top=50,resizable=yes,scrollbars=yes");
}


