function opW1(theURL){window.open(theURL,'w01','scrollbars=yes,resizable=yes,width=668,height=440');}

function opLogo1(){window.open('../logo/index.html','w01','scrollbars=no,resizable=yes,width=668,height=330');}
function opLogo2(){window.open('../../logo/index.html','w01','scrollbars=no,resizable=yes,width=668,height=330');}
function opLogoTop(){window.open('./logo/index.html','w01','scrollbars=no,resizable=yes,width=668,height=330');}
function opNotesTop(){window.open('./notes/index.html','w02','scrollbars=no,resizable=yes,width=668,height=190');}

function cls(){window.close();}

