function click() {if (event.button==2) {alert('Welcome to Mideast Properties');}}document.onmousedown=click
