language="JavaScript"> // More scripts at java-scripts.com function click() { if (event.button==2) { alert('illegal operation'); } } document.onmousedown=click // -->
1
2
CONTACT INFORMATION
Email:
[email protected]
1
2