fix/Header: _hyperscript is not very capable...
* i've been fighting with hyperscript for a very long time, and it seems it just isn't a mature language that can do complicated things.
* now only use hs for things it is good at (events, per-element code for arbitrary events, that type of stuff...)
* drop into JS blocks for anything slightly complicated