﻿// JScript File

function disable_r_click() {

   alert('Images are copyright protected.'); 
     
}