function openwin1() {
    window.open("pass_info.aspx", "new", "width=500, height=500, menubar=no, toolbar=no, statusbar=no, scrollbars=yes");
}
