document.getElementById('bbRes').value = screen.height + " x " + screen.width ;
document.getElementById('bbCDp').value = screen.colorDepth;

