var newValue = innerHeight + scrollMaxY;
document.getElementById('flashContainer').style.height = newValue + 'px';