function klfb(x, y, z) { if (getCookieValue("mbralname") == null) {} else { $.get("/u/share.php", {a: x, url: y, c: z}); }}
