function divScaler(myHeight){document.getElementById("pollC").style.height = myHeight + "px";//alert(myHeight);}