function popUp(url) {window.open(url,"thewindow","width=600,height=500,toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0").focus();}function smpopUp(url) {window.open(url,"thewindow","width=450,height=400,toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0").focus();}
