- if (_global.$sfSystemClass == undefined) {
- _global.$sfSystemClass = function() {};
- var p = _global.$sfSystemClass.prototype;
- delete p;
- _global.sfSystem = new _global.$sfSystemClass();
- }
- #include "sfSystemDialogs.as"
- #include "sfSystemMessageBox.as"