用于关闭lightbox
scheduler.endLightbox(false); //或 scheduler.endLightbox(true, document.getElementById("my_form"));
此方法通常在使用自定义lightbox时调用