SN360 = {
    refreshNotifications:function(){
        new Ajax.Updater('notification_container','/common/notifications');  
    }
};
