gadgets.StaticLayoutManager.prototype.addGadgetChromeId=function(a){if(!this.gadgetChromeIds_){this.gadgetChromeIds_=[]}this.gadgetChromeIds_.push(a)};gadgets.IfrGadget.prototype.getTitleBarContent=function(a){var b="\n";a(['<div id="',this.cssClassTitleBar,"-",this.id,'" class="',this.cssClassTitleBar,'"><!----></div>'].join(""))};gadgets.IfrGadget.prototype.getUserPrefsDialogContent=function(a){a(['<div id="',this.getUserPrefsDialogId(),'" class="',this.cssClassGadgetUserPrefsDialog,'"><!----></div>'].join(""))};