 function minMetode(url) {
  
    window.location = ""+url;

   };

