﻿var WillPopInitIDs = new Array(1); WillPopInitIDs[0] = "admin_forgetpwd"; var WillPopInitQs = new Array(1); WillPopInitQs[0] = ""; var WillPopInitEndId = "admin_forgetpwd", WillClickId = ""; if (self != top) window.top.location.href = $WILL_TP + "Admin/index.aspx"; function WillDone($) { if ($.Object == "admin_forgetpwd_success") { if ($.Result == "1") setTimeout(WillPopClose, 2000) } else if ($.Result == "1") top.location.href = "Admin.aspx"; else if ($.Result == "3") top.location.href = $WILL_TP + $.Message } function AutoJump() { window.location.href = $WILL_TP + "Admin/Admin.aspx" } function WillPopOpen(_) { if (!W$("Pop" + _)) { $WILL_ACTIVE_POPID = _; WillPopInit() } else { $WILL_ACTIVE_POPID = _; WillPopInitEnd() } } function WillPopCloseDo() { } function WillPopInitEnd() { var $ = $WILL_ACTIVE_POPID; WillPopCommonOpen($) }
