// update online status using AJAX

"use strict";

momjian_us_ajax_update("online_status", "/main/online_status/status", 5 * 60 * 1000);

