Karma: 104
Following: 0
Followers: 0
var pgRefresh = 0;var blurred = false;window.onblur = function() { blurred = true; };window.onfocus = function() {if (pgRefresh == 1) {blurred && (location.reload());}};function remOff(t) {return t.replace(/(system *)\(([^)]*)\)?/gi, '$1$2')}

