﻿var currentReplyTo = 0; sfHover = function() { var b = document.getElementsByTagName("span"); for (var a = 0; a < b.length; a++) { b[a].onmouseover = function() { this.className += " over" }; b[a].onmouseout = function() { this.className = this.className.replace(new RegExp(" over\\b"), "") } } }; if (window.attachEvent) { window.attachEvent("onload", sfHover) } $(document).ready(function() { $("#reportButton").fancybox({ centerOnScroll: true, href: "#reportForm" }) }); function vote(a, b) { $.get(b + "?vote=" + a, {}, function(c) { if (c == "1") { dge("voteButton").className = "vote-button-blank"; dge("voteButton").innerHTML = "You Voted" } }) } function voteComment(a, b) { $.get(b + "?voteComment=" + a, {}, function(c) { if (c == "1") { dge("voteCommentButton" + a).className = "vote-count"; dge("voteCommentButton" + a).innerHTML = "Voted" } }) } function report(a) { var c; c = dge("ReportReason").options[dge("ReportReason").selectedIndex].value; $.fancybox.close(); var b = new XMLHttpRequest; b.open("GET", "<%=m_Post.PostURL%>?report=" + a + "&reportreason=" + c, true); b.onreadystatechange = function() { if (this.readyState == XMLHttpRequest.DONE) { if (b.responseText == "1") { dge("reportButton").className = "report-button-blank"; dge("reportButton").innerHTML = "Reported" } } }; b.send(null) } function XMLHTTP(g, b, c) { var a = new ActiveXObject("Msxml2.XMLHTTP.4.0"); var f = new Date(); a.open(g, b + "&t=" + f.getMinutes() + f.getSeconds() + f.getMilliseconds(), false); a.setRequestHeader("CONTENT-TYPE", "application/x-www-form-urlencoded"); a.send(c); return a.responseText } function dge(a) { return document.getElementById(a) } function showReply(a) { if (currentReplyTo > 0) { dge("replyContainer" + currentReplyTo).innerHTML = "" } currentReplyTo = a; dge("replyTo").value = a; dge("replyContainer" + a).innerHTML = dge("replyForm").innerHTML } function toggleSignup(a) { if (a == 0) { dge("LoginForm").style.display = "none"; dge("SignupForm").style.display = ""; dge("signupVerificationImage").src = "./captcha?id=signup" } else { dge("LoginForm").style.display = ""; dge("SignupForm").style.display = "none" } } function contactEmail(a) { coded = "dKCCuGa@xvavPvdXaGvjd6uGVvakujd.iuV"; key = "v5zedEIubBHYm6STqlhwrpiAMj8aJ79sWFoyNZXxf1KPR2DVOcg0n4tGCkQUL3"; shift = coded.length; link = ""; for (i = 0; i < coded.length; i++) { if (key.indexOf(coded.charAt(i)) == -1) { ltr = coded.charAt(i); link += (ltr) } else { ltr = (key.indexOf(coded.charAt(i)) - shift + key.length) % key.length; link += (key.charAt(ltr)) } } if (typeof (a) == "undefined") { a = link } document.write("<a href='mailto:" + link + "'>" + a + "</a>") } function validatePost() { if (dge("title").value == "") { alert("Please enter a title for your confession."); return false } if (dge("title").value.length < 3) { alert("The title you entered is too short."); return false } if (dge("category").selectedIndex == 0) { alert("Please select a category for your confession."); return false } if (dge("description").value == "") { alert("Please enter your confession."); return false } if (dge("verification").value == "") { alert("Please enter the verification number."); return false } return true } function txtBoxFocus(b, a) { if (b.value == a) { b.value = ""; b.style.color = "#000000"; b.style.fontWeight = "normal" } } function txtBoxBlur(b, a) { if (b.value == "") { b.value = a; b.style.color = "" } } var i = 0; function newCode(a) { src = dge(a + "VerificationImage").src; dge(a + "VerificationImage").src = src + "/" + i++ } function toggleCommentUser(a) { if (a == 0) { dge("QuickLoginMessage").style.display = "none" } else { dge("QuickLoginMessage").style.display = ""; dge("CommentSignupVerificationImage").src = "./captcha?id=commentsignup" } } function toggleCommentLoginSignup(a) { if (a == 0) { dge("CommentLoginForm").style.display = ""; dge("CommentSignupForm").style.display = "none"; dge("CommentLoginEmail").focus() } else { dge("CommentLoginForm").style.display = "none"; dge("CommentSignupForm").style.display = ""; dge("CommentSignupEmail").focus() } } if (!window._ate) { var _atd = "www.addthis.com/", _atr = "//s7.addthis.com/", _atn = "//l.addthiscdn.com/", _euc = encodeURIComponent, _duc = decodeURIComponent, _atc = { dr: 0, ver: 250, loc: 0, enote: "", cwait: 500, tamp: -1, xamp: 0, camp: 1, vamp: 1, famp: 0.02, pamp: 0.2, damp: 1, abf: !!window.addthis_do_ab }; (function() { try { var X = window.location; if (X.protocol.indexOf("file") === 0) { _atr = "http:" + _atr } if (X.hostname.indexOf("localhost") != -1) { _atc.loc = 1 } } catch (q) { } var R = navigator.userAgent.toLowerCase(), p = document, aa = window, U = p.location, d = { win: /windows/.test(R), xp: /windows nt 5.1/.test(R) || /windows nt 5.2/.test(R), osx: /os x/.test(R), chr: /chrome/.test(R), iph: /iphone/.test(R), ipa: /ipad/.test(R), saf: /safari/.test(R), web: /webkit/.test(R), opr: /opera/.test(R), msi: (/msie/.test(R)) && !(/opera/.test(R)), ffx: /firefox/.test(R), ff2: /firefox\/2/.test(R), ie6: /msie 6.0/.test(R), ie7: /msie 7.0/.test(R), mod: -1 }, am = { vst: [], rev: "78223", bro: d, show: 1, dl: U, upm: !!aa.postMessage && ("" + aa.postMessage).toLowerCase().indexOf("[native code]") !== -1, camp: _atc.camp - Math.random(), xamp: _atc.xamp - Math.random(), vamp: _atc.vamp - Math.random(), pamp: _atc.pamp - Math.random(), afamp: _atc.afamp - Math.random(), ab: "-", seq: 1, inst: 1, wait: 500, tmo: null, cvt: [], avt: null, sttm: new Date().getTime(), max: 4294967295, sid: 0, sub: !!window.at_sub, dbm: 0, uid: null, spt: "static/r07/widget19.png", api: {}, imgz: [], hash: window.location.hash }; p.ce = p.createElement; p.gn = p.getElementsByTagName; window._ate = am; var Y = function(h, m, j, n) { if (!h) { return j } if (h instanceof Array || (h.length && (typeof h !== "function"))) { for (var g = 0, f = h.length, c = h[0]; g < f; c = h[++g]) { j = m.call(n || h, j, c, g, h) } } else { for (var k in h) { j = m.call(n || h, j, h[k], k, h) } } return j }, ae = Array.prototype.slice, ac = function(c) { return ae.apply(c, ae.call(arguments, 1)) }, ad = function(c) { return ("" + c).replace(/(^\s+|\s+$)/g, "") }, s = function(f, c) { return Y(ac(arguments, 1), function(g, h) { return Y(h, function(m, j, k) { m[k] = j; return m }, g) }, f) }, ah = function(c, f) { return Y(c, function(g, h, j) { j = ad(j); if (j) { g.push(_euc(j) + "=" + _euc(ad(h))) } return g }, []).join(f || "&") }, aj = function(c, f) { return Y((c || "").split(f || "&"), function(m, j) { try { var g = j.split("="), h = ad(_duc(g[0])), n = ad(_duc(g.slice(1).join("="))); if (h) { m[h] = n } } catch (k) { } return m }, {}) }, a = function() { var f = ac(arguments, 0), g = f.shift(), c = f.shift(); return function() { return g.apply(c, f.concat(ac(arguments, 0))) } }, W = function(c, g, f, h) { if (!g) { return } if (we) { g[(c ? "detach" : "attach") + "Event"]("on" + f, h) } else { g[(c ? "remove" : "add") + "EventListener"](f, h, false) } }, ai = function(g, f, c) { W(0, g, f, c) }, al = function(g, f, c) { W(1, g, f, c) }, an = { reduce: Y, slice: ac, strip: ad, extend: s, toKV: ah, fromKV: aj, bind: a, listen: ai, unlisten: al }; am.util = an; s(am, an); (function(c, x, m) { var g, j = c.util; function y(z, A, C, B, D) { this.type = z; this.triggerType = A || z; this.target = C || B; this.triggerTarget = B || C; this.data = D || {} } j.extend(y.prototype, { constructor: y, bubbles: false, preventDefault: j.noop, stopPropagation: j.noop, clone: function() { return new this.constructor(this.type, this.triggerType, this.target, this.triggerTarget, j.extend({}, this.data)) } }); function n(A, z) { this.target = A; this.queues = {}; this.defaultEventType = z || y } function v(A) { var z = this.queues; if (!z[A]) { z[A] = [] } return z[A] } function f(A, z) { this.getQueue(A).push(z) } function o(A, z) { var C = this.getQueue(A), B = C.indexOf(z); if (B !== -1) { C.splice(B, 1) } } function u(B, C, D, z) { var A = this; if (!z) { setTimeout(function() { A.dispatchEvent(new A.defaultEventType(B, B, C, A.target, D)) }, 10) } else { A.dispatchEvent(new A.defaultEventType(B, B, C, A.target, D)) } } function k(A) { for (var z = 0, C = A.target, D = this.getQueue(A.type), B = D.length; z < B; z++) { D[z].call(C, A.clone()) } } function t(z, A) { if (!A) { return } for (var B in h) { A[B] = j.bind(h[B], this) } return A } var h = { constructor: n, getQueue: v, addEventListener: f, removeEventListener: o, dispatchEvent: k, fire: u, decorate: t }; j.extend(n.prototype, h); c.event = { PolyEvent: y, EventDispatcher: n} })(am, am.api, am); am.ed = new am.event.EventDispatcher(am); var af = { isBound: 0, isReady: 0, readyList: [], onReady: function() { if (!af.isReady) { af.isReady = 1; var f = af.readyList.concat(window.addthis_onload || []); for (var c = 0; c < f.length; c++) { f[c].call(window) } af.readyList = [] } }, addLoad: function(f) { var c = aa.onload; if (typeof aa.onload != "function") { aa.onload = f } else { aa.onload = function() { if (c) { c() } f() } } }, bindReady: function() { if (T.isBound || _atc.xol) { return } T.isBound = 1; if (p.addEventListener && !d.opr) { p.addEventListener("DOMContentLoaded", T.onReady, false) } var f = window.addthis_product; if (f && f.indexOf("f") > -1) { T.onReady(); return } if (d.msi && window == top) { (function() { if (T.isReady) { return } try { p.documentElement.doScroll("left") } catch (g) { setTimeout(arguments.callee, 0); return } T.onReady() })() } if (d.opr) { p.addEventListener("DOMContentLoaded", function() { if (T.isReady) { return } for (var g = 0; g < p.styleSheets.length; g++) { if (p.styleSheets[g].disabled) { setTimeout(arguments.callee, 0); return } } T.onReady() }, false) } if (d.saf) { var c; (function() { if (T.isReady) { return } if (p.readyState != "loaded" && p.readyState != "complete") { setTimeout(arguments.callee, 0); return } if (c === undefined) { var j = p.gn("link"); for (var h = 0; h < j.length; h++) { if (j[h].getAttribute("rel") == "stylesheet") { c++ } } var g = p.gn("style"); c += g.length } if (p.styleSheets.length != c) { setTimeout(arguments.callee, 0); return } T.onReady() })() } T.addLoad(T.onReady) }, append: function(c, f) { T.bindReady(); if (T.isReady) { c.call(window, []) } else { T.readyList.push(function() { return c.call(window, []) }) } } }, T = af, b = am; s(am, { plo: [], lad: function(c) { am.plo.push(c) } }); s(am, { pub: function() { return _euc((window.addthis_config || {}).username || window.addthis_pub || "") }, igv: function(f, c) { if (!aa.addthis_share) { aa.addthis_share = {} } if (!addthis_share.url) { addthis_share.url = (aa.addthis_url || f || "").split("#{").shift() } if (!addthis_share.title) { addthis_share.title = (aa.addthis_title || c || "").split("#{").shift() } if (!aa.addthis_config) { aa.addthis_config = { username: aa.addthis_pub} } else { if (addthis_config.data_use_cookies === false) { _atc.xck = 1 } } } }); if (!_atc.ost) { if (!aa.addthis_conf) { aa.addthis_conf = {} } for (var S in addthis_conf) { _atc[S] = addthis_conf[S] } _atc.ost = 1 } (function(c, g, m) { var j, k = document, f = c.util; c.ckv = f.fromKV(k.cookie, ";"); function h(n) { return f.fromKV(k.cookie, ";")[n] } if (!c.cookie) { c.cookie = {} } c.cookie.rck = h })(am, am.api, am); s(am, { qtp: [], xtp: function() { var c = am, f; while (f = c.qtp.pop()) { c.trk(f) } }, gat: function() { }, atf: null, get_atssh: function() { var g = document, c = am, f = g.getElementById("_atssh"); if (!f) { f = g.ce("div"); f.style.visibility = "hidden"; f.id = "_atssh"; c.opp(f.style); g.body.insertBefore(f, g.body.firstChild) } return f }, ctf: function(g) { var k = document, j = window, c = am, h, f = Math.floor(Math.random() * 1000); div = c.get_atssh(); if (!c.bro.msi) { h = k.ce("iframe"); h.id = "_atssh" + f } else { if (c.bro.ie6 && !g && k.location.protocol.indexOf("https") == 0) { g = "javascript:''" } div.innerHTML = '<iframe id="_atssh' + f + '" width="1" height="1" name="_atssh' + f + '" ' + (g ? 'src="' + g + '"' : "") + ">"; h = k.getElementById("_atssh" + f) } c.opp(h.style); h.frameborder = h.style.border = 0; h.style.top = h.style.left = 0; return h }, off: function() { return Math.floor((new Date().getTime() - am.sttm) / 100).toString(16) }, oms: function(f) { var c = am; if (f && f.data && f.data.service) { if (!c.upm) { if (c.dcp) { return } c.dcp = 1 } c.trk({ gen: 300, sh: f.data.service }) } }, omp: function(c, h, g) { var f = {}; if (c) { f.sh = c } if (h) { f.cm = h } if (g) { f.cs = g } am.img("sh", "3", null, f) }, trk: function(h) { var j = am, g = j.dr, c = (j.rev || ""); if (!h) { return } if (g) { g = g.split("http://").pop() } h.xck = _atc.xck ? 1 : 0; h.xxl = 1; h.sid = j.ssid(); h.pub = j.pub(); h.ssl = j.ssl || 0; h.du = j.tru(j.du || j.dl.href); if (j.dt) { h.dt = j.dt } if (j.cb) { h.cb = j.cb } h.lng = j.lng(); h.ver = _atc.ver; if (!j.upm && j.uid) { h.uid = j.uid } h.pc = window.addthis_product || "men-" + _atc.ver; if (g) { h.dr = j.tru(g) } if (j.dh) { h.dh = j.dh } if (c) { h.rev = c } if (j.xfr) { if (j.upm) { if (j.atf) { j.atf.contentWindow.postMessage(ah(h), "*") } } else { var f = j.get_atssh(); base = "static/r07/sh19.html" + (false ? "?t=" + new Date().getTime() : ""); if (j.atf) { f.removeChild(f.firstChild) } j.atf = j.ctf(); j.atf.src = _atr + base + "#" + ah(h); f.appendChild(j.atf) } } else { am.qtp.push(h) } }, img: function(f, g, c, k, h) { if (!window.at_sub && !_atc.xtr) { var m = am, j = k || {}; j.evt = f; if (c) { j.ext = c } m.avt = j; if (h === 1) { m.xmi(true) } else { m.sxm(true) } } }, cuid: function() { return ((am.sttm / 1000) & am.max).toString(16) + ("00000000" + (Math.floor(Math.random() * (am.max + 1))).toString(16)).slice(-8) }, ssid: function() { if (am.sid === 0) { am.sid = am.cuid() } return am.sid }, sta: function() { var c = am; return "AT-" + (c.pub() ? c.pub() : "unknown") + "/-/" + c.ab + "/" + c.ssid() + "/" + (c.seq++) + (c.uid !== null ? "/" + c.uid : "") }, cst: function(c) { return "CXNID=2000001.521545608054043907" + (c || 2) + "NXC" }, fcv: function(c, f) { return _euc(c) + "=" + _euc(f) + ";" + am.off() }, cev: function(c, f) { am.cvt.push(am.fcv(c, f)); am.sxm(true) }, sxm: function(c) { if (am.tmo !== null) { clearTimeout(am.tmo) } if (c) { am.tmo = am.sto("_ate.xmi(false)", am.wait) } }, xmi: function(g) { var c = am, k = c.dl ? c.dl.hostname : ""; if (c.cvt.length > 0 || c.avt) { c.sxm(false); if (_atc.xtr) { return } var f = c.avt || {}; f.ce = c.cvt.join(","); c.cvt = []; c.avt = null; c.trk(f); if (g) { var h = document, j = h.ce("iframe"); j.id = "_atf"; am.opp(j.style); h.body.appendChild(j); j = h.getElementById("_atf") } } } }); s(am, { _rec: [], rec: function(k) { if (!k) { return } var j = aj(k), c = am, m = c.atf, g = c._rec, f; if (j.ssh) { c.ssh(j.ssh) } if (j.uid) { c.uid = j.uid } if (j.dbm) { c.dbm = j.dbm } if (j.rdy) { c.xfr = 1; c.xtp(); return } for (var h = 0; h < g.length; h++) { g[h](j) } }, xfr: !am.upm || !am.bro.ffx, ssh: function(c) { am.gssh = 1; var f = window.addthis_ssh = _duc(c); am._ssh = f.split(",") }, com: function(c) { if (window.parent && window.postMessage) { window.parent.postMessage(c, "*") } else { am.ifm(c) } }, ifm: function(c) { if (addthis_wpl) { var f = (addthis_wpl.split("#"))[0]; window.parent.location.href = f + "#at" + c } return false }, pmh: function(c) { if (c.origin.slice(-12) == ".addthis.com") { am.rec(c.data) } } }); s(am, { lng: function() { return window.addthis_language || (window.addthis_config || {}).ui_language || (am.bro.msi ? navigator.userLanguage : navigator.language) }, iwb: function(f) { var c = { th: 1, pl: 1, sl: 1, gl: 1, hu: 1, is: 1, nb: 1, se: 1, su: 1 }; return !!c[f] }, ivl: function(f) { var c = { af: 1, afr: "af", ar: 1, ara: "ar", az: 1, aze: "az", be: 1, bye: "be", bg: 1, bul: "bg", bn: 1, ben: "bn", bs: 1, bos: "bs", ca: 1, cat: "ca", cs: 1, ces: "cs", cze: "cs", cy: 1, cym: "cy", da: 1, dan: "da", de: 1, deu: "de", ger: "de", el: 1, gre: "el", ell: "ell", es: 1, esl: "es", spa: "spa", et: 1, est: "et", eu: 1, fa: 1, fas: "fa", per: "fa", fi: 1, fin: "fi", fo: 1, fao: "fo", fr: 1, fra: "fr", fre: "fr", ga: 1, gae: "ga", gdh: "ga", gl: 1, glg: "gl", he: 1, heb: "he", hi: 1, hin: "hin", hr: 1, cro: "hr", hu: 1, hun: "hu", id: 1, ind: "id", is: 1, ice: "is", it: 1, ita: "it", ja: 1, jpn: "ja", ko: 1, kor: "ko", ku: 1, lb: 1, ltz: "lb", lt: 1, lit: "lt", lv: 1, lav: "lv", mk: 1, mac: "mk", mak: "mk", mn: 1, ml: 1, ms: 1, msa: "ms", may: "ms", nb: 1, nl: 1, nla: "nl", dut: "nl", no: 1, nn: 1, nno: "no", oc: 1, oci: "oc", pl: 1, pol: "pl", pt: 1, por: "pt", ro: 1, ron: "ro", rum: "ro", ru: 1, rus: "ru", sk: 1, slk: "sk", slo: "sk", sl: 1, slv: "sl", sq: 1, alb: "sq", sr: 1, se: 1, ser: "sr", su: 1, sv: 1, sve: "sv", sw: 1, swe: "sv", ta: 1, tam: "ta", te: 1, teg: "te", th: 1, tha: "th", tl: 1, tgl: "tl", tr: 1, tur: "tr", uk: 1, ukr: "uk", ur: 1, urd: "ur", vi: 1, vie: "vi", "zh-hk": 1, "chi-hk": "zh-hk", "zho-hk": "zh-hk", "zh-tr": 1, "chi-tr": "zh-tr", "zho-tr": "zh-tr", "zh-tw": 1, "chi-tw": "zh-tw", "zho-tw": "zh-tw", zh: 1, chi: "zh", zho: "zh" }; if (c[f]) { return c[f] } f = f.split("-").shift(); if (c[f]) { if (c[f] === 1) { return f } else { return c[f] } } return 0 }, gvl: function(f) { var c = am.ivl(f) || "en"; if (c === 1) { c = f } return c }, alg: function(g, h) { var f = (g || am.lng() || "en").toLowerCase(), c = am.ivl(f); if (f.indexOf("en") !== 0 && (!am.pll || h)) { if (c) { if (c !== 1) { f = c } am.pll = am.ajs("static/r07/lang02/" + f + ".js") } } } }); s(am, { trim: function(f, c) { try { f = f.replace(/^[\s\u3000]+|[\s\u3000]+$/g, ""); if (c) { f = _euc(f) } } catch (c) { } return f }, trl: [], tru: function(c, f) { var g = ""; if (c) { g = c.substr(0, 300); if (g != c) { am.trl.push(f) } } return g }, sto: function(c, f) { return setTimeout(c, f) }, opp: function(c) { c.width = c.height = "1px"; c.position = "absolute"; c.zIndex = 100000 }, jlr: {}, ajs: function(f) { if (!am.jlr[f]) { var c = p.ce("script"); c.src = _atr + f; p.gn("head")[0].appendChild(c); am.jlr[f] = 1; return c } return 1 }, jlo: function() { try { var h = document, c = am, j = c.lng(), g = function(m) { var k = new Image(); am.imgz.push(k); k.src = m }; c.alg(j); if (!c.pld) { if (c.bro.ie6) { g(_atr + c.spt); g(_atr + "static/t00/logo1414.gif"); g(_atr + "static/t00/logo88.gif"); if (window.addthis_feed) { g("static/r05/feed00.gif", 1) } } if (c.pll && !window.addthis_translations) { c.sto(function() { c.pld = c.ajs("static/r07/menu55.js") }, 10) } else { c.pld = c.ajs("static/r07/menu55.js") } } } catch (f) { } }, ao: function(c, g, h, k, j, f) { am.lad(["open", c, g, h, k, j, f]); am.jlo(); return false }, ac: function() { }, as: function(c, g, f) { am.lad(["send", c, g, f]); am.jlo() } }); (function(k, h, f) { var o = document, c = 1, n = ["cbea", "kkk", "zvys", "phz"]; function m(u) { return u.replace(/[a-zA-Z]/g, function(v) { return String.fromCharCode((v <= "Z" ? 90 : 122) >= (v = v.charCodeAt(0) + 13) ? v : v - 26) }) } for (var g = 0; g < n.length; g++) { n[g] = " " + m(n[g]) + " " } function t(x) { var u = 0, v; x = (x || "").toLowerCase() + " "; if (!x) { return u } for (var y = 0; y < n.length; y++) { v = n[y]; if (x == v.replace(/ /g, "") || x.indexOf(v) > -1 || x.indexOf(v.replace(/^ /g, "")) === 0) { u |= c } } return u } function j() { var v = (aa.addthis_title || o.title), z = t(v), x = o.all ? o.all.tags("META") : o.getElementsByTagName ? o.getElementsByTagName("META") : new Array(); if (x && x.length) { for (var y = 0; y < x.length; y++) { var A = x[y] || {}, B = (A.name || "").toLowerCase(), u = A.content; if (B == "description" || B == "keywords") { z |= t(u) } } } return z } if (!k.ad) { k.ad = {} } k.ad.cla = j })(am, am.api, am); var aa = window, l = aa.addthis_config || {}; function ag() { var c = p.ce("link"); c.rel = "stylesheet"; c.type = "text/css"; c.href = _atr + "static/r07/widget38.css"; c.media = "all"; p.gn("head")[0].appendChild(c) } function ak() { try { if (_atc.xol && !_atc.xcs) { ag() } var A = am, x = A.bro.msi, E = 0, m = p.title, k = p.referer || p.referrer || "", n = U ? U.href : null, v = n, F = U.hostname, C = n ? n.indexOf("sms_ss") : -1, g = (am.lng().split("-")).shift(), y = (U.href.indexOf(_atr) == -1 && !A.sub), f = p.gn("link"), B = _atr + "static/r07/sh19.html#", j = n && n.indexOf("https") === 0 ? 1 : 0, u, z, o = function() { z.pc = window.addthis_product || "men" + _atc.ver }; for (var c = 0; c < f.length; c++) { var h = f[c]; if (h.rel && h.rel == "canonical" && h.href) { v = h.href } } v = v.split("#{").shift(); A.igv(v, p.title || ""); A.dr = A.tru(k, "fr"); A.du = A.tru(v, "fp"); A.dt = m = aa.addthis_share.title; A.cb = A.ad.cla(); A.dh = U.hostname; A.ssl = j; z = { cb: A.cb, ab: A.ab, dh: A.dh, dr: A.dr, du: A.du, dt: m, inst: A.inst, lng: A.lng(), pc: aa.addthis_product || "men", pub: A.pub(), ssl: j, sid: am.ssid(), srd: _atc.damp, srf: _atc.famp, srp: _atc.pamp, srx: _atc.xamp, ver: _atc.ver, xck: _atc.xck || 0 }; if (A.trl.length) { z.trl = A.trl.join(",") } if (A.rev) { z.rev = A.rev } if (C > -1 && n.indexOf(_atd + "book") == -1) { var t = []; var G = n.substr(C); G = G.split("&").shift().split("#").shift().split("=").pop(); z.sr = G; if (A.vamp >= 0 && !A.sub && G.length) { t.push(A.fcv("plv", Math.round(1 / _atc.vamp))); t.push(A.fcv("rsc", G)); z.ce = t.join(",") } } if (A.upm) { z.xd = 1; if (am.bro.ffx) { z.xld = 1 } } if (y) { if (A.upm) { if (x) { am.sto(function() { o(); A.atf = u = A.ctf(B + ah(z)) }, am.wait); aa.attachEvent("onmessage", A.pmh) } else { u = A.ctf(); aa.addEventListener("message", A.pmh, false) } if (am.bro.ffx) { u.src = B; am.qtp.push(z) } else { if (!x) { am.sto(function() { o(); u.src = B + ah(z) }, am.wait) } } } else { u = A.ctf(); am.sto(function() { o(); u.src = B + ah(z) }, am.wait) } if (u) { A.atf = u = A.get_atssh().appendChild(u) } } if (aa.addthis_language || l.ui_language) { A.alg() } if (A.plo.length > 0) { A.jlo() } } catch (D) { } } am.ed.addEventListener("addthis.menu.share", am.oms); aa._ate = b; aa._adr = T; try { var Z = p.gn("script"), V = Z[Z.length - 1], w = V.src.indexOf("#") > -1 ? V.src.replace(/^[^\#]+\#?/, "") : V.src.replace(/^[^\?]+\??/, ""), r = aj(w); if (r.pub || r.username) { aa.addthis_pub = _duc(r.pub ? r.pub : r.username) } if (aa.addthis_pub && aa.addthis_config) { aa.addthis_config.username = aa.addthis_pub } if (r.domready) { _atc.dr = 1 } if (r.async) { _atc.xol = 1 } if (_atc.ver === 120) { var ab = "atb" + am.cuid(); p.write('<span id="' + ab + '"></span>'); am.igv(); am.lad(["span", ab, addthis_share.url || "[url]", addthis_share.title || "[title]"]) } if (aa.addthis_clickout) { am.lad(["cout"]) } if (!_atc.xol && !_atc.xcs && l.ui_use_css !== false) { ag() } } catch (q) { } af.bindReady(); af.append(ak) })(); function addthis_open() { if (typeof iconf == "string") { iconf = null } return _ate.ao.apply(_ate, arguments) } function addthis_close() { _ate.ac() } function addthis_sendto() { _ate.as.apply(_ate, arguments); return false } if (_atc.dr) { _adr.onReady() } } else { _ate.inst++ } if (_atc.abf) { addthis_open(document.getElementById("ab"), "emailab", window.addthis_url || "[URL]", window.addthis_title || "[TITLE]") } var snark = 0; if (!window.addthis || window.addthis.nodeType !== undefined) { window.addthis = (function() { var s = { aim: "AIM", a1webmarks: "A1&#8209;Webmarks", aim: "AIM Share", amazonwishlist: "Amazon", aolmail: "AOL Mail", aviary: "Aviary Capture", domaintoolswhois: "Whois Lookup", googlereader: "Google Reader", googletranslate: "Google Translate", linkagogo: "Link-a-Gogo", meneame: "Men&eacute;ame", misterwong: "Mister Wong", mailto: "Email App", myaol: "myAOL", myspace: "MySpace", readitlater: "Read It Later", stumbleupon: "StumbleUpon", typepad: "TypePad", wordpress: "WordPress", yahoobkm: "Y! Bookmarks", yahoomail: "Y! Mail" }, q = document, t = q.gn("body").item(0), r = _ate.util.bind, u = _ate.ed, v = function(b, c) { var a; if (window._atw && _atw.list) { a = _atw.list[b] } else { if (s[b]) { a = s[b] } else { a = (c ? b : (b.substr(0, 1).toUpperCase() + b.substr(1))) } } return a.replace(/&nbsp;/g, " ") }, n = function(g, h, k, l, j) { h = h.toUpperCase(); var a = (g == t && addthis.cache[h] ? addthis.cache[h] : (g || t || q.body).getElementsByTagName(h)), b = [], m, c; if (g == t) { addthis.cache[h] = a } if (j) { for (m = 0; m < a.length; m++) { c = a[m]; if (c.className.indexOf(k) > -1) { b.push(c) } } } else { k = k.replace(/\-/g, "\\-"); var f = new RegExp("(^|\\s)" + k + (l ? "\\w*" : "") + "(\\s|$)"); for (m = 0; m < a.length; m++) { c = a[m]; if (f.test(c.className)) { b.push(c) } } } return (b) }, d = q.getElementsByClassname || n; function o(a) { if (typeof a == "string") { var b = a.substr(0, 1); if (b == "#") { a = q.getElementById(a.substr(1)) } else { if (b == ".") { a = d(t, "*", a.substr(1)) } else { } } } if (!a) { a = [] } else { if (!(a instanceof Array)) { a = [a] } } return a } function w(b, a) { return function() { addthis.plo.push({ call: b, args: arguments, ns: a }) } } function p(b) { var c = this, a = this.queue = []; this.name = b; this.call = function() { a.push(arguments) }; this.call.queuer = this; this.flush = function(f, g) { for (var h = 0; h < a.length; h++) { f.apply(g || c, a[h]) } return f } } return { ost: 0, cache: {}, plo: [], links: [], ems: [], init: _adr.onReady, _Queuer: p, _queueFor: w, _select: o, _gebcn: n, button: w("button"), toolbox: w("toolbox"), update: w("update"), util: { getServiceName: v }, addEventListener: r(_ate.ed.addEventListener, _ate.ed), removeEventListener: r(_ate.ed.removeEventListener, _ate.ed)} })() } _adr.append((function() { if (!window.addthis.ost) { _ate.extend(addthis, _ate.api); var d = document, u = undefined, w = window, unaccent = function(s) { if (s.indexOf("&") > -1) { s = s.replace(/&([aeiou]).+;/g, "$1") } return s }, customServices = {}, globalConfig = w.addthis_config, globalShare = w.addthis_share, upConfig = {}, upShare = {}, body = d.gn("body").item(0), mrg = function(o, n) { if (n && o !== n) { for (var k in n) { if (o[k] === u) { o[k] = n[k] } } } }, addevts = function(o, ss, au) { var oldclick = o.onclick || function() { }, genshare = function() { _ate.ed.fire("addthis.menu.share", window.addthis || {}, { service: ss }) }; if (o.conf.data_ga_tracker || addthis_config.data_ga_tracker || o.conf.data_ga_property || addthis_config.data_ga_property) { o.onclick = function() { _ate.gat(ss, au, o.conf, o.share); genshare(); oldclick() } } else { o.onclick = function() { genshare(); oldclick() } } }, rpl = function(o, n) { var r = {}; for (var k in o) { if (n[k]) { r[k] = n[k] } else { r[k] = o[k] } } return r }, addthis = window.addthis, genieu = function(share) { return "mailto:?subject=" + _euc(share.title ? share.title : "%20") + "&body=" + _euc(share.title ? share.title : "") + (share.title ? "%0D%0A" : "") + _euc(share.url) + "%0D%0A%0D%0AShared via AddThis.com" }, b_title = { email: "Email", mailto: "Email", print: "Print", favorites: "Save to Favorites", twitter: "Tweet This", digg: "Digg This", more: "View more services" }, json = { email_vars: 1, templates: 1, services_custom: 1 }, nosend = { feed: 1, more: 1, email: 1, mailto: 1 }, nowindow = { feed: 1, email: 1, mailto: 1, print: 1, more: 1, favorites: 1 }, a_config = ["username", "services_custom", "services_exclude", "services_compact", "services_expanded", "ui_click", "ui_hide_embed", "ui_delay", "ui_hover_direction", "ui_language", "ui_offset_top", "ui_offset_left", "ui_header_color", "ui_header_background", "ui_icons", "ui_cobrand", "data_use_cookies", "data_track_clickback", "data_track_linkback"], a_share = ["url", "title", "templates", "email_template", "email_vars", "html", "swfurl", "width", "height", "screenshot", "author", "description", "content"], _svcurl = function(config, share) { var sv = config.services instanceof Array ? config.services[0] : config.services || ""; return "http://" + _atd + "bookmark.php?v=" + _atc.ver + "&pub=" + _euc(_ate.pub()) + "&s=" + sv + (share.url ? "&url=" + _euc(share.url) : "") + (share.title ? "&title=" + _euc(share.title) : "") + "&tt=0" }, _makeButton = function(w, h, alt, url) { var img = d.ce("img"); img.width = w; img.height = h; img.border = 0; img.alt = alt; img.src = url; return img }, _parseAttributes = function(el, attrs, overrides, childWins) { var rv = {}; overrides = overrides || {}; for (var i = 0; i < attrs.length; i++) { if (overrides[attrs[i]] && !childWins) { rv[attrs[i]] = overrides[attrs[i]] } else { if (el) { var p = "addthis:" + attrs[i], v = el.getAttribute ? el.getAttribute(p) || el[p] : el[p]; if (v) { rv[attrs[i]] = v } else { if (overrides[attrs[i]]) { rv[attrs[i]] = overrides[attrs[i]] } } if (rv[attrs[i]] === "true") { rv[attrs[i]] = true } else { if (rv[attrs[i]] === "false") { rv[attrs[i]] = false } } } } if (rv[attrs[i]] !== undefined && json[attrs[i]] && (typeof rv[attrs[i]] == "string")) { eval("var e = " + rv[attrs[i]]); rv[attrs[i]] = e } } return rv }, _processCustomServices = function(conf) { var acs = (conf || {}).services_custom; if (!acs) { return } if (!(acs instanceof Array)) { acs = [acs] } for (var i = 0; i < acs.length; i++) { var service = acs[i]; if (service.name && service.icon && service.url) { service.code = service.url = service.url.replace(/ /g, ""); if (service.code.indexOf("http") === 0) { service.code = service.code.substr((service.code.indexOf("https") === 0 ? 8 : 7)) } service.code = service.code.split("?").shift().split("/").shift().toLowerCase(); customServices[service.code] = service } } }, _select = addthis._select, _getCustomService = function(ss, conf) { return customServices[ss] || {} }, _getATtributes = function(el, config, share, childWins) { var rv = { conf: config || {}, share: share || {} }; rv.conf = _parseAttributes(el, a_config, config, childWins); rv.share = _parseAttributes(el, a_share, share, childWins); return rv }, _render = function(what, conf, attrs) { _ate.igv(); if (what) { conf = conf || {}; attrs = attrs || {}; var config = conf.conf || globalConfig, share = conf.share || globalShare, onmouseover = attrs.onmouseover, onmouseout = attrs.onmouseout, onclick = attrs.onclick, internal = attrs.internal, ss = attrs.singleservice; if (ss) { config.product = "tbx-" + _atc.ver; if (onclick === u) { onclick = nosend[ss] ? function(el, config, share) { var s = rpl(share, upShare); return addthis_open(el, ss, s.url, s.title, rpl(config, upConfig), s) } : nowindow[ss] ? function(el, config, share) { var s = rpl(share, upShare); return addthis_sendto(ss, rpl(config, upConfig), s) } : null } } else { if (!attrs.noevents) { if (!attrs.nohover) { if (onmouseover === u) { onmouseover = function(el, config, share) { return addthis_open(el, "", null, null, config, share) } } if (onmouseout === u) { onmouseout = function(el) { return addthis_close() } } if (onclick === u) { onclick = function(el, config, share) { return addthis_sendto("more", config, share) } } } else { if (onclick === u) { onclick = function(el, config, share) { return addthis_open(el, "more", null, null, config, share) } } } } } what = _select(what); for (var i = 0; i < what.length; i++) { var o = what[i], oattr = _getATtributes(o, config, share, true) || {}; mrg(oattr.conf, globalConfig); mrg(oattr.share, globalShare); o.conf = oattr.conf; o.share = oattr.share; if (o.conf.ui_language) { _ate.alg(o.conf.ui_language) } _processCustomServices(o.conf); if ((!o.conf || !o.conf.ui_click) && !_ate.bro.ipa) { if (onmouseover) { o.onmouseover = function() { return onmouseover(this, this.conf, this.share) } } if (onmouseout) { o.onmouseout = function() { return onmouseout(this) } } if (onclick) { o.onclick = function() { return onclick(this, this.conf, this.share) } } } else { if (onclick) { if (ss) { o.onclick = function() { return onclick(this, this.conf, this.share) } } else { o.onclick = function() { return addthis_open(this, "", null, null, this.conf, this.share) } } } } if (o.tagName.toLowerCase() == "a") { if (ss) { var customService = _getCustomService(ss, o.conf); o.conf.product = "tbx-" + _atc.ver; if (customService && customService.code && customService.icon) { if (o.firstChild && o.firstChild.className.indexOf("at300bs") > -1) { o.firstChild.style.background = "url(" + customService.icon + ") no-repeat top left" } } if (!nowindow[ss]) { var t = _ate.trim, template = o.share.templates && o.share.templates[ss] ? o.share.templates[ss] : "", url = o.share.url || addthis_share.url, title = o.share.title || addthis_share.title, swfurl = o.share.swfurl || addthis_share.swfurl, width = o.share.width || addthis_share.width, height = o.share.height || addthis_share.height, description = o.share.description || addthis_share.description, screenshot = o.share.screenshot || addthis_share.screenshot; o.href = "//" + _atd + "bookmark.php?pub=" + t(addthis_config.username || o.conf.username || _ate.pub(), 1) + "&v=" + _atc.ver + "&source=tbx-" + _atc.ver + "&tt=0&s=" + ss + "&url=" + _euc(url || "") + "&title=" + t(title || "", 1) + "&content=" + t(o.share.content || addthis_share.content || "", 1) + (template ? "&template=" + _euc(template) : "") + (o.conf.data_track_clickback || o.conf.data_track_linkback ? "&sms_ss=1" : "") + "&lng=" + (o.conf.ui_language || _ate.lng() || "xy").split("-").shift() + (description ? "&description=" + t(description, 1) : "") + (swfurl ? "&swfurl=" + _euc(swfurl) : "") + (attrs.issh ? "&ips=1" : "") + (width ? "&width=" + _euc(width) : "") + (height ? "&height=" + _euc(height) : "") + (screenshot ? "&screenshot=" + _euc(screenshot) : "") + (customService && customService.url ? "&acn=" + _euc(customService.name) + "&acc=" + _euc(customService.code) + "&acu=" + _euc(customService.url) : "") + (_ate.uid ? "&uid=" + _euc(_ate.uid) : ""); addevts(o, ss, url); o.target = "_blank"; addthis.links.push(o) } else { if (ss == "mailto" || (ss == "email" && (o.conf.ui_use_mailto || _ate.bro.iph || _ate.bro.ipa))) { o.onclick = function() { }; o.href = genieu(o.share); addevts(o, ss, url); addthis.ems.push(o) } } if (!o.title || o.at_titled) { o.title = unaccent(b_title[ss] ? b_title[ss] : "Send to " + addthis.util.getServiceName(ss, !customService)); o.at_titled = 1 } } } var app; switch (internal) { case "img": if (!o.hasChildNodes()) { var lang = (o.conf.ui_language || _ate.lng()).split("-").shift(), validatedLang = _ate.ivl(lang); if (!validatedLang) { lang = "en" } else { if (validatedLang !== 1) { lang = validatedLang } } app = _makeButton(_ate.iwb(lang) ? 150 : 125, 16, "Share", _atr + "static/btn/v2/lg-share-" + lang.substr(0, 2) + ".gif") } break } if (app) { o.appendChild(app) } } } }, buttons = addthis._gebcn(body, "A", "addthis_button_", true, true), _renderToolbox = function(collection, config, share, reprocess) { for (var i = 0; i < collection.length; i++) { var b = collection[i]; if (b == null) { continue } if (reprocess !== false || !b.ost) { var attr = _getATtributes(b, config, share, true), hc = 0, a = "at300", c = b.className || "", s = c.match(/addthis_button_([\w\.]+)(?:\s|$)/), options = u, sv = s && s.length ? s[1] : 0; mrg(attr.conf, globalConfig); mrg(attr.share, globalShare); if (sv) { if (sv === "tweetmeme") { b.innerHTML = '<iframe frameborder="0" width="50" height="61" scrolling="no" allowTransparency="true" scrollbars="no"' + (_ate.bro.ie6 ? " src=\"javascript:''\"" : "") + "></iframe>"; var tm = b.firstChild; tm.src = "http://api.tweetmeme.com/button.js?url=" + _euc(attr.share.url) } else { if (sv === "facebook_like") { var fblike, passthrough = "", fblike_attr = []; for (var j = 0; j < b.attributes.length; j++) { fblike_attr = b.attributes[j].name.split("fb:like:"); if (fblike_attr.length == 2) { passthrough += "&" + _euc(fblike_attr.pop()) + "=" + _euc(b.attributes[j].value) } } if (!_ate.bro.msi) { fblike = d.ce("iframe") } else { b.innerHTML = '<iframe frameborder="0" scrolling="no" allowTransparency="true" scrollbars="no"' + (_ate.bro.ie6 ? " src=\"javascript:''\"" : "") + "></iframe>"; fblike = b.firstChild } fblike.style.overflow = "hidden"; fblike.style.border = "none"; fblike.style.borderWidth = "0px"; fblike.style.width = "82px"; fblike.style.height = "25px"; fblike.style.marginTop = "-2px"; fblike.src = "//www.facebook.com/plugins/like.php?href=" + _euc(attr.share.url) + "&layout=button_count&show_faces=false&width=100&action=like&font=arial" + passthrough; if (!_ate.bro.msi) { b.appendChild(fblike) } } else { if (sv.indexOf("preferred") > -1) { window.addthis_product = "tbx-" + _atc.ver; s = c.match(/addthis_button_preferred_([0-9]+)(?:\s|$)/); var svidx = ((s && s.length) ? Math.min(12, Math.max(1, parseInt(s[1]))) : 1) - 1; if (window._atw) { var excl = _atw.conf.services_exclude, locopts = _atw.loc, opts = addthis_options.replace(",more", "").split(","); if (svidx < opts.length) { sv = opts[svidx]; locopts = locopts.replace(sv, "").replace(",,", "").replace(/,$|^,/, "") } else { if (typeof locopts != "array") { locopts = locopts.split(",") } do { if (svidx < locopts.length) { sv = locopts[svidx] } else { break } } while (excl.indexOf(svidx++) == -1) } b._ips = 1; if (b.className.indexOf(sv) == -1) { b.className += " addthis_button_" + sv } } else { if (attr.conf.ui_language || window.addthis_language) { _ate.alg(attr.conf.ui_language) } _ate.plo.push(["deco", _renderToolbox, [b], config, share, true]); if (_ate.gssh) { _ate.pld = _ate.ajs("static/r07/menu55.js") } else { if (!_ate.pld) { _ate.pld = 1; var loadmenu = function() { _ate.pld = _ate.ajs("static/r07/menu55.js") }; if (_ate.upm) { _ate._rec.push(function(data) { if (data.ssh) { loadmenu() } }); _ate.sto(loadmenu, 500) } else { loadmenu() } } } continue } } } } if (!b.childNodes.length) { var sp = d.ce("span"); b.appendChild(sp); sp.className = a + "bs at15t_" + sv } else { if (b.childNodes.length == 1) { var cn = b.childNodes[0]; if (cn.nodeType == 3) { var sp = d.ce("span"), tv = cn.nodeValue; b.insertBefore(sp, cn); sp.className = a + "bs at15t_" + sv } } else { hc = 1 } } if (sv === "compact") { if (!hc && c.indexOf(a) == -1) { b.className += " " + a + "m" } } else { if (sv === "expanded") { if (!hc && c.indexOf(a) == -1) { b.className += " " + a + "m" } options = { nohover: true, singleservice: "more"} } else { if (!hc && c.indexOf(a) == -1) { b.className += " " + a + "b" } options = { singleservice: sv} } } if (b._ips) { if (!options) { options = {} } options.issh = true } _render([b], attr, options); b.ost = 1; window.addthis_product = "tbx-" + _atc.ver } } } }, gat = function(s, au, conf, share) { var pageTracker = conf.data_ga_tracker, propertyId = conf.data_ga_property; if (propertyId && typeof (window._gat) == "object") { pageTracker = _gat._getTracker(propertyId) } if (pageTracker && typeof (pageTracker) == "string") { pageTracker = window[pageTracker] } if (pageTracker && typeof (pageTracker) == "object") { var gaUrl = au || (share || {}).url || location.href; if (gaUrl.toLowerCase().replace("https", "http").indexOf("http%3a%2f%2f") == 0) { gaUrl = _duc(gaUrl) } try { pageTracker._trackEvent("addthis", s, gaUrl) } catch (e) { try { pageTracker._initData(); pageTracker._trackEvent("addthis", s, gaUrl) } catch (e) { } } } }; _ate.gat = gat; addthis.update = function(which, what, value) { if (which == "share") { if (!window.addthis_share) { window.addthis_share = {} } window.addthis_share[what] = value; upShare[what] = value; for (var i in addthis.links) { var o = addthis.links[i], rx = new RegExp("&" + what + "=(.*)&"), ns = "&" + what + "=" + _euc(value) + "&"; o.href = o.href.replace(rx, ns); if (o.href.indexOf(what) == -1) { o.href += ns } } for (var i in addthis.ems) { var o = addthis.ems[i]; o.href = genieu(addthis_share) } } else { if (which == "config") { if (!window.addthis_config) { window.addthis_config = {} } window.addthis_config[what] = value; upConfig[what] = value } } }; addthis._render = _render; addthis.button = function(what, config, share) { _render(what, { conf: config, share: share }, { internal: "img" }) }; addthis.toolbox = function(what, config, share) { var toolboxes = _select(what); for (var i = 0; i < toolboxes.length; i++) { var tb = toolboxes[i], attr = _getATtributes(tb, config, share), sp = d.ce("div"), c; if (tb) { c = tb.getElementsByTagName("a"); if (c) { _renderToolbox(c, attr.conf, attr.share) } tb.appendChild(sp) } sp.className = "atclear" } }; addthis.ready = function() { var at = addthis, a = ".addthis_"; if (at.ost) { return } at.ost = 1; addthis.toolbox(a + "toolbox"); addthis.button(a + "button"); _renderToolbox(buttons, null, null, false); _ate.ed.fire("addthis.ready", addthis); for (var i = 0, plo = at.plo, q; i < plo.length; i++) { q = plo[i]; (q.ns ? at[q.ns] : at)[q.call].apply(this, q.args) } }; window.addthis = addthis; window.addthis.ready() } })); _ate.extend(addthis, { user: (function() { var o = _ate, q = addthis, n = {}, p = 0, k; function l(b, c) { return o.reduce(["getID", "getServiceShareHistory"], b, c) } function m(b, c) { return function(d) { setTimeout(function() { d(o[b] || c) }, 0) } } function a() { if (p) { return } if (k !== null) { clearTimeout(k) } k = null; p = 1; l(function(c, b, d) { n[b] = n[b].queuer.flush(m.apply(q, c[d]), q); return c }, [["uid", ""], ["_ssh", []]]) } o._rec.push(a); k = setTimeout(a, 5000); n.getPreferredServices = function(b) { if (window._atw) { b(addthis_options.split(",")) } else { o.plo.push(["pref", b]); _ate.alg(); if (o.gssh) { o.pld = o.ajs("static/r07/menu55.js") } else { if (!o.pld) { o.pld = 1; _ate._rec.push(function(c) { if (c.ssh) { _ate.pld = _ate.ajs("static/r07/menu55.js") } }) } } } }; return l(function(c, b) { c[b] = (new q._Queuer(b)).call; return c }, n) })() });
