function ShowAllChannel(_this,id,left,top){
var $id=document.getElementById(id);
$id.style.display="block";
$id.style.left=left;
$id.style.top=top;
$id.onmouseover=function(){this.style.display="block";}
$id.onmouseleave=function(){this.style.display="none";}
_this.onmouseleave=function(){$id.style.display="none";}
}
免费客服 0576-89160589 面向全球的中国模具网络营销平台 |
|
$(function(){
//插入QQ登录按钮
QC.Login.insertButton
({
btnId : 'qqLoginBtn2', //要插入QQ登录按钮的html标签,必须
size : 'C_M', //按钮样式 (A/B/C代表三种样式。S/M/L/XL代表尺寸)
//包括:A_S,A_M,A_L,A_XL,B_S,B_M,B_L,C_S
clientId : '100230759', //申请时分配的appid,必须
scope : 'get_user_info' , // 授权范围,可选
redirectURI : 'www.2mould.com/member/QQLogin/callback.html', //回调地址,可选
display : 'PC' //默认PC,支持mobile
});
})
_v_home(1);
document.body.oncopy = function () {
setTimeout( function () {
var text = clipboardData.getData('text');
if (text) {
text = text + ' ⊕本文来自: www.2mould.com 详细出处参考:'+location.href; clipboardData.setData('text', text);
}
}, 100 )
}
var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F5c646320f1b0e3e3975edb7742332640' type='text/javascript'%3E%3C/script%3E"));
_uacct = "UA-177080-2";urchinTracker();_v_0(1);