Team:Greece/human practices
var win_width = window.innerWidth; var win_height = window.innerHeight; alert(win_width+'px - '+win_height+'px');