//用于触发和事物管理器交互的事件
function invoke(status){
	window.status = status;
    window.status = "";
}