window.onload = function () { var result = ""; if ( document.getElementById("result") ) { document.getElementById("result").innerHTML = result; } }