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