var url = window.location.href; if (typeof jQuery == 'undefined') { document.write(""); } document.write(""); document.write("
"); setTimeout(function(){ jQuery(function(){ jQuery('#tmqrcode_10').qrcode({ render: !!document.createElement('canvas').getContext ? 'canvas' : 'table', width: 84, height: 84, text: "http://tool.1b4.cn/bohao?uid=116&id=10&lurl="+encodeURI(url) }); }) },100);