JavaScript codes required:
 
Here are the codes that are required to have on any page you display my graphics. Please make sure you give credit where credit is due. If you use any of these scripts you will need to link back to the respective source.
 
No Right Click Script
Add the following code to the <BODY> of your web page.

This script from Dynamic Drive.
 
No Text Select Script
Add the following code to the <HEAD> of your web page. This will disable the ability to highlight and copy text from your web page.
This script from Dynamic Drive.
 
Disable Image Toolbar
 Insert the following Meta tag into the <head> section of your page. This will disable the toolbar for all images on the page.
This script from Dynamic Drive.

 
Disable Drop and Drag Meta Tag
 Insert this code at the end of the head section of the HTML just before </head> to prevent left-clicking on a graphic and dragging it to the address bar.
This script from Dynamic Drive.
 
 
No Follow Meta Tag
Insert this code into   the <head> section of your page.This will disable Google's ability to find graphics for their image search function.
This script from JavaScript Source.
 
 
A big and special thank-you to Shelly of Crickle Creek that kindly accepted that I can do a copy of her page of codes in order to help you.