function stop(){
alert("深圳市爱特尔电子科技有限公司，咨询热线0755-2650 6268　 8130 9322");
return false;
}
document.oncontextmenu=stop;
