position = 'absolute';
width = this.screenWidth - this.margins['right'] + 'px';
height = this.screenHeight - this.margins['bottom'] + 'px';
position = 'absolute';
width = this.screenWidth - this.margins['right'] + 'px';
height = this.screenHeight - this.margins['bottom'] + 'px';