var ADD_POINT_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/addPoint.php";var ADD_TRACK_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/addTrack.php";var GET_CATEGORIES_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/getCategories.php";var GET_POINTS_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/getPoints.php";var GET_TRACK_BY_NAME_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/getTrackByName.php";var GET_TRACKS_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/getTracks.php";var GET_UPLOAD_LINK_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/getUploadLink.php";var GET_USER_INFO_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/getUserInfo.php";var IS_LOGGED_IN_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/isLoggedIn.php";var LOGIN_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/login.php";var LOGOUT_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/logout.php";var REMOVE_POINT_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/removePoint.php";var REMOVE_TRACK_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/removeTrack.php";var UPDATE_POINT_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/updatePoint.php";var UPLOAD_FILE_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/uploadFile.php";var PUBLISH_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/publish.php";var UNPUBLISH_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/unpublish.php";var RETRANSLATOR_ACTION = "http://gets.cs.petrsu.ru/gets/web-client/dist/actions/retranslator.php";