﻿function Ping() {
    try {
        AtlasMain.Web.AjaxServices.Ping();
    } catch (er) {
    }
}