Try this:
document.getElementById('*spaM4').textContent
If you need to target < IE9 then you need to use .innerText
Try this:
document.getElementById('*spaM4').textContent
If you need to target < IE9 then you need to use .innerText
The requested URL was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.