Properties document.body.clientHeight and document.body.clientWidth return different values on IE7, IE8 and Firefox:
document.body.clientHeight
document.body.clientWidth
IE 8:
Some more info for Browser window : http://www.w3schools.com/js/js_window.asp?output=print