function screenWidth(A){return A.document.body.clientWidth}function screenHeight(A){return A.document.body.clientHeight}