Stay Hungry, Stay Foolish!

var map = document.getElementbyId("map"); if(map) { map.style.width = "100%"; map.style.height = "100%"; }