Searched refs:nickmarker (Results 1 – 4 of 4) sorted by relevance
43 var pfc_nickmarker = <?php echo $json->encode($nickmarker); ?>;
111 this.nickmarker = (cookie == 'true');113 this.nickmarker = pfc_nickmarker;1608 if (this.nickmarker)1707 if (this.nickmarker) {1708 this.nickmarker = false;1710 this.nickmarker = true;1713 setCookie('pfc_nickmarker', this.nickmarker);1719 if (this.nickmarker)
343 var $nickmarker = true; variable in pfcGlobalConfig