!function(){var K='qg_qf',q=location.search,d=document,c=d.documentElement.classList;try{if(q.indexOf('qf=jonjon')>-1)localStorage.setItem(K,'1');else if(q.indexOf('qf=off')>-1)localStorage.removeItem(K)}catch(e){}var a;try{a=localStorage.getItem(K)==='1'}catch(e){}if(!a)return;function go(){if(!d.body.classList.contains('home-template'))return;c.add('qf');var b=d.createElement('div');b.id='qgqfb';b.innerHTML='Q font: ONExit';b.children[0].onclick=function(){c.toggle('qf');b.children[0].textContent='Q font: '+(c.contains('qf')?'ON':'OFF')};b.children[1].onclick=function(){c.remove('qf');try{localStorage.removeItem(K)}catch(e){};b.remove()};d.body.appendChild(b)}d.body?go():d.addEventListener('DOMContentLoaded',go)}();