function click()
{
     if (event.button==2 || event.button==3) {alert('SHANGHAI L.KEE INDUSTRIAL CO.,LTD  ');}
     if (event.button==1) {}

}
document.onmousedown=click