Im getting errors over and over again on each of my sites:
VM42958:5 Uncaught TypeError: Cannot read property \'removeAttribute\' of null (anonymous functio
The var style = ... statement gives null. You do not have in the document any of the queried elements.
var style = ...
null