window.parent.screen.width
window.parent.screen.height
window.screen.width
window.screen.height
window.screen.availWidth
window.screen.availHeight
window.screen.colorDepth
window.screen.pixelDepth
window.screenX
window.screenY
window.innerWidth
window.innerHeight
window.outerWidth
window.outerHeight
document.documentElement.clientWidth
document.documentElement.clientHeight
document.body.clientWidth
document.body.clientHeight