function popwin(url) {
openwin = this.open(url+".htm","CtrlWindow","width=500,height=520,top=50,left=130,toolbar=no,menubar=no,location=no,scrollbars=no,resizable=no");}

