document.getElementById("dated").innerHTML = "blah"
document.getElementById("dated").innerHTML = month + "/" + day + "/" + year;