function openWindow() {style = "toolbar=0,location=0,scrollbars=1,width=280,height=420,resizable=yes";newwin=window.open("","misewin",style);newwin.focus();}
