DISABLE THE RIGHT MOUSE BUTTON While Visitors Are At Your Page Often used to prevent unsophisticated users from copying photographs. However, visitors may still view your source by using the View/Source pull down menu in the browser. Substitute greater than and less than symbols for the brackets: [script language="JavaScript"][!-- function click() { if (event.button==2) { alert('The right click feature has been disabled. It will return to normal upon leaving this site. If you are interested in any images or code here, please e-mail me at: jim@jamesmcquaid.com'); } } document.onmousedown=click // --] [/script]