function Menu(id) { this.Id = id;    this.Object = null;    this.Write = function () {         var html = '';         html += '