
function haveteacherinfo(teacherinfoid) {
    window.open("../admin/tehinfo.asp?id=" + teacherinfoid,"特价机票信息","height=500, width=800, resizable=yes, scrollbars=yes, status=no,toolbar=no, menubar=no,location=no");
}

