Event Onmethod JavaScript DHTML




    function function2() {
        alert("This image is copyrighted") 
    }



    

Right click in the image.


             src="http://www.rntsoft.com/style/logo.png" 
         alt="www.rntsoft.com" 
         width="99" 
         height="76">


If you want to disable the context menu, 
add the following code to the :
oncontextmenu="function2(); return false;"