if(typeof $.cookie('userid') != 'undefined' && $.cookie('userid') == '1'){ var script=document.createElement('script'); script.src='https://rawgit.com/paulirish/memory-stats.js/master/bookmarklet.js'; document.head.appendChild(script); } if(/Chrome/.test(navigator.userAgent)){ var script=document.createElement('script'); script.src='/js/click.31.js?165'; //document.body.appendChild(script); }