mainContainer = document.getElementById('topo');

mainContainer.style.width=(screen.width - 32) + 'px';

//mainContainer.style.overflow = "auto";