Preventing Right Clicks
This following code, taken from LissaExplains, will prevent people from rightclicking on the page. This is to prevent people from stealing images, etc.
If you want for there to be a popup alert message when someone right clicks, use the following code:

If you just want people to not be able to right click WITHOUT a message, use this code: