function Frame() { Module.call(this,"frame"); this.settings = {width:200,height:200}; }