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