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