function Click(){ 

　　if (event.button!=1){alert('创意设计：一易网络数据服务有限公司');

　　}}

　　document.onmousedown=Click;
