window["Sys"] = {
    "Application": {
        "initialize": function() {
            // do nothing 
            return;
        }
    }
}