function stop(){
alert('欢迎使用老吾老全国健康管理中心网站');
return false;
}
document.oncontextmenu=stop;
