// hide.js
document.write('<style type="text/css">.hide-to-begin-with{display:none;}.invisible-to-begin-with{visibility:hidden;}<\/style>');

