
/* Image disable function */

 
    function img()
 { 
 
 alert("Copyright SSSBiotic.com");
  return false;
 
  
 }