/* As an anti-robot defense, elements are initially coded with the ** href= set to the honeypot, and
elements are initialized with ** action= set to the login page. The real values for href= and action= ** are held in data-href= and data-action=. The following code moves ** data-href= into href= and data-action= into action= for all ** and elements, after delay and maybe also after mouse ** movement is seen. ** ** Before sourcing this script, create a separate