document.observe('dom:loaded', function () {
    App.startMonitor();
});

