function likeIt(e,t,r,a){jQuery(a).addClass('processing');jQuery.ajax({url:location.protocol+"//"+location.host+location.pathname,type:"POST",dataType:"json",data:{type:"1296484442",mksociallike:{"do":"like",targetClassName:e,targetUid:t,templateFile:r}},success:function(r){var l="#like_feedback";jQuery(a).removeClass('processing');jQuery(l+"_"+e+"_"+t).length&&(l=l+"_"+e+"_"+t),r.result.content&&(jQuery("#tx_like_"+e+"_"+t).replaceWith(r.result.content),jQuery(l+" .inner").html("Vielen Dank für Ihre Bewertung :-)"),jQuery(l).show().delay(3e3).hide(0)),r.result.errors&&(jQuery(l+" .inner").html(r.result.errors),jQuery(l).show().delay(3e3).hide(0))}})}
