$(document).ready(function(){Ladda.bind(".ladda-button:not(.disabled)")});var Notificacao={Show:function(n,t){toastr.options={closeButton:!0,debug:!1,newestOnTop:!1,progressBar:!1,positionClass:"toast-top-center",preventDuplicates:!0,onclick:null,showDuration:"300",hideDuration:"1000",timeOut:"0",extendedTimeOut:"0",showEasing:"swing",hideEasing:"linear",showMethod:"fadeIn",hideMethod:"fadeOut",allowHtml:!0,escapeHtml:!0};toastr[n](t)}}