网页QQ客户直接弹窗

科技智趣坊 1     2306      无分类   0     0
网页QQ客户直接弹窗
<a href="javascript:;" onclick="openqq()"><img border="0" src="<?php echo $_BASE_DIR; ?>images/tip1.png" alt="联系我们" title="联系我们"/></a>
function openqq(){
	var urls = new Array();
	urls[0] = "tencent://message/?uin=3237993359;Site=http://v2.klwlw.com.cn;menu=yes";
	n = Math.floor(Math.random()*1);
	location.href= urls[n];
}


科技智趣坊  
1楼
支持
captcha
微信赞赏
支付宝赞赏