static S hmobilefix() { ret ""; } static S hmobilefix(S html) { ret hAddToHead(html, hmobilefix()); }