Loading...

Benjamin

Sun Moon Saturn Jupiter Mars Venus Mercury
From:
To:
Best:
Name:
Gregorian Reform:

infile = open('saludo','rt') textarea = document.querySelector("#textarea") textarea.value = infile.read() dwnldButton=document.getElementById("save") dwnldButton.setAttribute("disabled","true") infile.close()