var MainApp = new function() { this.Host = "http://zoom-api.local"; this.MaxUsers = 3; this.CurrentPage = ""; this.LowerLimit = 1.5; this.MiddleLimit = 10; }