function click()
{ if (event.button==2)
{alert('sorry but that function has been disabled, if you have questions or comments as to how we can better improve this site - please let us know');}}
document.onmousedown=click // -->