Disabled Right Click
The right click, aka context click, has been disabled on this page. Click anywhere on the page and a warning box will appear.
Note that this is not a secure way of protecting the page from context clicking. It is easily defeated by web savey users. Nonetheless, it does create a barrier to users who wish to save images from a website or copy content.
This image can be protected from right clicking. In the <img> tag, insert the following script
; oncontextmenu="return false;" .
This is not enabled on this page since the whole page is protected.