document.getElementById('resL').value = screen.width;
document.getElementById('resH').value = screen.height;
