Hi,

I used a short code to pop up a thumbnail in a new window for a gallery view. The problem is I would like to disable the right click function on the popped up / new window. How can I do this?

This is the code i used to pop up the window:

<a href="#"><img src="sml/17.jpg" alt="Garden!" style="" onclick="javasc ript:window.ope n('lrg/17.jpg','new',' width=850,heigh t=650,resizeabl e=no,directorie s=no,toolbar=no ,scrollbars=yes ,left=12,top=0' );"...