It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://trendztopper.com

  1.  
  2. <!DOCTYPE html>
  3. <html
  4.  itemscope
  5.  itemtype="http://schema.org/WebPage"
  6.  lang="en"
  7.  xmlns:og="http://ogp.me/ns#"
  8.  xmlns="http://www.w3.org/1999/xhtml"
  9. >
  10.  <head>
  11.    <script>
  12.      (function () {
  13.        window.$B = window.Bobcat = {};
  14.  
  15.        $B.timerStart = new Date().getTime();
  16.  
  17.        $B.timerCheck = function (label) {
  18.          var ms, msg;
  19.          ms = new Date().getTime() - $B.timerStart;
  20.          msg = "[TIMER] " + label + " in " + ms + "ms";
  21.          (typeof $B.log === "function" ? $B.log(msg) : void 0) ||
  22.            (typeof console !== "undefined" && console !== null
  23.              ? typeof console.log === "function"
  24.                ? console.log(msg)
  25.                : void 0
  26.              : void 0);
  27.          return ms;
  28.        };
  29.      }).call(this);
  30.    </script>
  31.    <title>Strikingly</title>
  32.    <script>
  33.      //<![CDATA[
  34.      window.$S = {};
  35.      $S.global_conf = {
  36.        SUPPORTED_CURRENCY: [
  37.          {
  38.            code: "AED",
  39.            symbol: "\u062f.\u0625",
  40.            decimal: ".",
  41.            thousand: ",",
  42.            precision: 2,
  43.            name: "United Arab Emirates Dirham",
  44.          },
  45.          {
  46.            code: "AFN",
  47.            symbol: "\u060b",
  48.            decimal: ".",
  49.            thousand: ",",
  50.            precision: 2,
  51.            name: "Afghan afghani",
  52.          },
  53.          {
  54.            code: "ALL",
  55.            symbol: "Lek",
  56.            decimal: ",",
  57.            thousand: ".",
  58.            precision: 2,
  59.            name: "Albanian lek",
  60.          },
  61.          {
  62.            code: "AMD",
  63.            symbol: "\u058f",
  64.            decimal: ",",
  65.            thousand: ".",
  66.            precision: 2,
  67.            name: "Armenian dram",
  68.          },
  69.          {
  70.            code: "ANG",
  71.            symbol: "\u0192",
  72.            decimal: ",",
  73.            thousand: ".",
  74.            precision: 2,
  75.            name: "Netherlands Antillean guilder",
  76.          },
  77.          {
  78.            code: "AOA",
  79.            symbol: "Kz",
  80.            decimal: ",",
  81.            thousand: ".",
  82.            precision: 2,
  83.            name: "Angolan kwanza",
  84.          },
  85.          {
  86.            code: "ARS",
  87.            symbol: "$",
  88.            decimal: ",",
  89.            thousand: ".",
  90.            precision: 2,
  91.            name: "Argentine peso",
  92.          },
  93.          {
  94.            code: "AUD",
  95.            symbol: "A$",
  96.            decimal: ".",
  97.            thousand: " ",
  98.            precision: 2,
  99.            name: "Australian Dollar",
  100.          },
  101.          {
  102.            code: "AWG",
  103.            symbol: "\u0192",
  104.            decimal: ".",
  105.            thousand: ",",
  106.            precision: 2,
  107.            name: "Aruban florin",
  108.          },
  109.          {
  110.            code: "AZN",
  111.            symbol: "\u20bc",
  112.            decimal: ".",
  113.            thousand: ",",
  114.            precision: 2,
  115.            name: "Azerbaijani Manat",
  116.          },
  117.          {
  118.            code: "BAM",
  119.            symbol: "KM",
  120.            decimal: ",",
  121.            thousand: ".",
  122.            precision: 2,
  123.            name: "Bosnia and Herzegovina convertible mark",
  124.          },
  125.          {
  126.            code: "BBD",
  127.            symbol: "$",
  128.            decimal: ".",
  129.            thousand: ",",
  130.            precision: 2,
  131.            name: "Barbadian dollar",
  132.          },
  133.          {
  134.            code: "BDT",
  135.            symbol: "Tk",
  136.            decimal: ".",
  137.            thousand: ",",
  138.            precision: 2,
  139.            name: "Bangladeshi Taka",
  140.          },
  141.          {
  142.            code: "BGN",
  143.            symbol: "\u043b\u0432",
  144.            decimal: ",",
  145.            thousand: ".",
  146.            precision: 2,
  147.            name: "Bulgarian lev",
  148.          },
  149.          {
  150.            code: "BHD",
  151.            symbol: "\u062f.\u0628",
  152.            decimal: ".",
  153.            thousand: ",",
  154.            precision: 3,
  155.            name: "Bahraini dinar",
  156.          },
  157.          {
  158.            code: "BIF",
  159.            symbol: "FBu",
  160.            decimal: ".",
  161.            thousand: ",",
  162.            precision: 0,
  163.            name: "Burundian franc",
  164.          },
  165.          {
  166.            code: "BMD",
  167.            symbol: "$",
  168.            decimal: ".",
  169.            thousand: ",",
  170.            precision: 2,
  171.            name: "Bermudian dollar",
  172.          },
  173.          {
  174.            code: "BND",
  175.            symbol: "$",
  176.            decimal: ".",
  177.            thousand: ",",
  178.            precision: 2,
  179.            name: "Brunei dollar",
  180.          },
  181.          {
  182.            code: "BOB",
  183.            symbol: "$b",
  184.            decimal: ",",
  185.            thousand: ".",
  186.            precision: 2,
  187.            name: "Bolivian boliviano",
  188.          },
  189.          {
  190.            code: "BRL",
  191.            symbol: "R$",
  192.            decimal: ",",
  193.            thousand: ".",
  194.            precision: 2,
  195.            name: "Brazilian Real",
  196.            format: "%s %v",
  197.          },
  198.          {
  199.            code: "BSD",
  200.            symbol: "$",
  201.            decimal: ".",
  202.            thousand: ",",
  203.            precision: 2,
  204.            name: "Bahamian dollar",
  205.          },
  206.          {
  207.            code: "BTN",
  208.            symbol: "Nu.",
  209.            decimal: ".",
  210.            thousand: ",",
  211.            precision: 2,
  212.            name: "Bhutanese ngultrum",
  213.          },
  214.          {
  215.            code: "BWP",
  216.            symbol: "P",
  217.            decimal: ".",
  218.            thousand: ",",
  219.            precision: 2,
  220.            name: "Botswana pula",
  221.          },
  222.          {
  223.            code: "BYN",
  224.            symbol: "Br",
  225.            decimal: ".",
  226.            thousand: ",",
  227.            precision: 2,
  228.            name: "Belarusian ruble",
  229.          },
  230.          {
  231.            code: "BZD",
  232.            symbol: "BZ$",
  233.            decimal: ".",
  234.            thousand: ",",
  235.            precision: 2,
  236.            name: "Belize dollar",
  237.          },
  238.          {
  239.            code: "CAD",
  240.            symbol: "$",
  241.            decimal: ".",
  242.            thousand: ",",
  243.            precision: 2,
  244.            name: "Canadian Dollar",
  245.          },
  246.          {
  247.            code: "CDF",
  248.            symbol: "FC",
  249.            decimal: ".",
  250.            thousand: ",",
  251.            precision: 2,
  252.            name: "Congolese franc",
  253.          },
  254.          {
  255.            code: "CHF",
  256.            symbol: "CHF",
  257.            decimal: ".",
  258.            thousand: "'",
  259.            precision: 2,
  260.            name: "Swiss Franc",
  261.            format: "%s %v",
  262.          },
  263.          {
  264.            code: "CLP",
  265.            symbol: "$",
  266.            decimal: "",
  267.            thousand: ".",
  268.            precision: 0,
  269.            name: "Chilean Peso",
  270.          },
  271.          {
  272.            code: "CNY",
  273.            symbol: "\u00a5",
  274.            decimal: ".",
  275.            thousand: ",",
  276.            precision: 2,
  277.            name: "Chinese Yuan",
  278.          },
  279.          {
  280.            code: "CRC",
  281.            symbol: "\u20a1",
  282.            decimal: ",",
  283.            thousand: ".",
  284.            precision: 2,
  285.            name: "Costa Rican col\u00f3n",
  286.          },
  287.          {
  288.            code: "CUP",
  289.            symbol: "$",
  290.            decimal: ".",
  291.            thousand: ",",
  292.            precision: 2,
  293.            name: "Cuban peso",
  294.          },
  295.          {
  296.            code: "CVE",
  297.            symbol: "$",
  298.            decimal: ".",
  299.            thousand: ",",
  300.            precision: 2,
  301.            name: "Cape Verdean escudo",
  302.          },
  303.          {
  304.            code: "CZK",
  305.            symbol: "K\u010d",
  306.            decimal: ",",
  307.            thousand: ".",
  308.            precision: 2,
  309.            name: "Czech Koruna",
  310.            format: "%v %s",
  311.          },
  312.          {
  313.            code: "DJF",
  314.            symbol: "Fdj",
  315.            decimal: ".",
  316.            thousand: ",",
  317.            precision: 0,
  318.            name: "Djiboutian franc",
  319.          },
  320.          {
  321.            code: "DKK",
  322.            symbol: "kr",
  323.            decimal: ".",
  324.            thousand: ",",
  325.            precision: 2,
  326.            name: "Danish Krone",
  327.            format: "%v %s",
  328.          },
  329.          {
  330.            code: "DOP",
  331.            symbol: "RD$",
  332.            decimal: ".",
  333.            thousand: ",",
  334.            precision: 2,
  335.            name: "Dominican peso",
  336.          },
  337.          {
  338.            code: "DZD",
  339.            symbol: "\u062f\u062c",
  340.            decimal: ",",
  341.            thousand: ".",
  342.            precision: 2,
  343.            name: "Algerian dinar",
  344.          },
  345.          {
  346.            code: "EGP",
  347.            symbol: "E\u00a3",
  348.            decimal: ".",
  349.            thousand: ",",
  350.            precision: 2,
  351.            name: "Egyptian pound",
  352.          },
  353.          {
  354.            code: "ERN",
  355.            symbol: "Nkf",
  356.            decimal: ".",
  357.            thousand: ",",
  358.            precision: 2,
  359.            name: "Eritrean nakfa",
  360.          },
  361.          {
  362.            code: "ETB",
  363.            symbol: "Br",
  364.            decimal: ".",
  365.            thousand: ",",
  366.            precision: 2,
  367.            name: "Ethiopian birr",
  368.          },
  369.          {
  370.            code: "EUR",
  371.            symbol: "\u20ac",
  372.            decimal: ",",
  373.            thousand: ".",
  374.            precision: 2,
  375.            name: "Euro",
  376.            format: "%v %s",
  377.          },
  378.          {
  379.            code: "FJD",
  380.            symbol: "$",
  381.            decimal: ".",
  382.            thousand: ",",
  383.            precision: 2,
  384.            name: "Fijian dollar",
  385.          },
  386.          {
  387.            code: "FKP",
  388.            symbol: "\u00a3",
  389.            decimal: ".",
  390.            thousand: ",",
  391.            precision: 2,
  392.            name: "Falkland Islands pound",
  393.          },
  394.          {
  395.            code: "GBP",
  396.            symbol: "\u00a3",
  397.            decimal: ".",
  398.            thousand: ",",
  399.            precision: 2,
  400.            name: "British Pound",
  401.          },
  402.          {
  403.            code: "GEL",
  404.            symbol: "\u10da",
  405.            decimal: ",",
  406.            thousand: ".",
  407.            precision: 2,
  408.            name: "Georgian lari",
  409.          },
  410.          {
  411.            code: "GGP",
  412.            symbol: "\u00a3",
  413.            decimal: ".",
  414.            thousand: ",",
  415.            precision: 2,
  416.            name: "Guernsey pound",
  417.          },
  418.          {
  419.            code: "GHS",
  420.            symbol: "GH\u20b5",
  421.            decimal: ".",
  422.            thousand: ",",
  423.            precision: 2,
  424.            name: "Ghanaian cedi",
  425.          },
  426.          {
  427.            code: "GIP",
  428.            symbol: "\u00a3",
  429.            decimal: ".",
  430.            thousand: ",",
  431.            precision: 2,
  432.            name: "Gibraltar pound",
  433.          },
  434.          {
  435.            code: "GMD",
  436.            symbol: "D",
  437.            decimal: ".",
  438.            thousand: ",",
  439.            precision: 2,
  440.            name: "Gambian dalasi",
  441.          },
  442.          {
  443.            code: "GNF",
  444.            symbol: "\u20a3",
  445.            decimal: ".",
  446.            thousand: ",",
  447.            precision: 0,
  448.            name: "Guinean franc",
  449.          },
  450.          {
  451.            code: "GTQ",
  452.            symbol: "Q",
  453.            decimal: ".",
  454.            thousand: ",",
  455.            precision: 2,
  456.            name: "Guatemalan quetzal",
  457.          },
  458.          {
  459.            code: "GYD",
  460.            symbol: "G$",
  461.            decimal: ".",
  462.            thousand: ",",
  463.            precision: 2,
  464.            name: "Guyanese dollar",
  465.          },
  466.          {
  467.            code: "HKD",
  468.            symbol: "HK$",
  469.            decimal: ".",
  470.            thousand: ",",
  471.            precision: 2,
  472.            name: "Hong Kong Dollar",
  473.          },
  474.          {
  475.            code: "HNL",
  476.            symbol: "L",
  477.            decimal: ".",
  478.            thousand: ",",
  479.            precision: 2,
  480.            name: "Honduran lempira",
  481.          },
  482.          {
  483.            code: "HRK",
  484.            symbol: "kn",
  485.            decimal: ".",
  486.            thousand: ",",
  487.            precision: 2,
  488.            name: "Croatian kuna",
  489.          },
  490.          {
  491.            code: "HTG",
  492.            symbol: "G",
  493.            decimal: ".",
  494.            thousand: ",",
  495.            precision: 2,
  496.            name: "Haitian gourde",
  497.          },
  498.          {
  499.            code: "HUF",
  500.            symbol: "Ft",
  501.            decimal: "",
  502.            thousand: ",",
  503.            precision: 0,
  504.            name: "Hungarian Forint",
  505.            format: "%v %s",
  506.          },
  507.          {
  508.            code: "ILS",
  509.            symbol: "\u20aa",
  510.            decimal: ".",
  511.            thousand: ",",
  512.            precision: 2,
  513.            name: "Israeli New Shekel",
  514.          },
  515.          {
  516.            code: "IMP",
  517.            symbol: "\u00a3",
  518.            decimal: ".",
  519.            thousand: ",",
  520.            precision: 2,
  521.            name: "Isle of Man pound",
  522.          },
  523.          {
  524.            code: "INR",
  525.            symbol: "\u20b9",
  526.            decimal: ".",
  527.            thousand: ",",
  528.            precision: 2,
  529.            name: "Indian Rupee",
  530.          },
  531.          {
  532.            code: "IQD",
  533.            symbol: "\u062f.\u0639",
  534.            decimal: ".",
  535.            thousand: ",",
  536.            precision: 3,
  537.            name: "Iraqi dinar",
  538.          },
  539.          {
  540.            code: "IRR",
  541.            symbol: "\u062a\u0648\u0645\u0627\u0646",
  542.            decimal: ".",
  543.            thousand: ",",
  544.            precision: 2,
  545.            name: "Iranian rial",
  546.          },
  547.          {
  548.            code: "ISK",
  549.            symbol: "kr",
  550.            decimal: ",",
  551.            thousand: ".",
  552.            precision: 2,
  553.            name: "Icelandic kr\u00f3na",
  554.          },
  555.          {
  556.            code: "JEP",
  557.            symbol: "\u00a3",
  558.            decimal: ".",
  559.            thousand: ",",
  560.            precision: 2,
  561.            name: "Jersey pound",
  562.          },
  563.          {
  564.            code: "JMD",
  565.            symbol: "J$",
  566.            decimal: ".",
  567.            thousand: ",",
  568.            precision: 2,
  569.            name: "Jamaican Dollar",
  570.          },
  571.          {
  572.            code: "JOD",
  573.            symbol: "JD",
  574.            decimal: ".",
  575.            thousand: ",",
  576.            precision: 3,
  577.            name: "Jordanian Dinar",
  578.          },
  579.          {
  580.            code: "JPY",
  581.            symbol: "\u00a5",
  582.            decimal: "",
  583.            thousand: ",",
  584.            precision: 0,
  585.            name: "Japanese Yen",
  586.            format: "%s %v",
  587.          },
  588.          {
  589.            code: "KES",
  590.            symbol: "KSh",
  591.            decimal: ".",
  592.            thousand: ",",
  593.            precision: 2,
  594.            name: "Kenyan shilling",
  595.          },
  596.          {
  597.            code: "KGS",
  598.            symbol: "\u043b\u0432",
  599.            decimal: ",",
  600.            thousand: ".",
  601.            precision: 2,
  602.            name: "Kyrgyzstani som",
  603.          },
  604.          {
  605.            code: "KHR",
  606.            symbol: "\u17db",
  607.            decimal: ".",
  608.            thousand: ",",
  609.            precision: 2,
  610.            name: "Cambodian riel",
  611.          },
  612.          {
  613.            code: "KMF",
  614.            symbol: "CF",
  615.            decimal: ".",
  616.            thousand: ",",
  617.            precision: 0,
  618.            name: "Comorian franc",
  619.          },
  620.          {
  621.            code: "KPW",
  622.            symbol: "\u20a9",
  623.            decimal: ".",
  624.            thousand: ",",
  625.            precision: 2,
  626.            name: "North Korean won",
  627.          },
  628.          {
  629.            code: "KRW",
  630.            symbol: "\uc6d0",
  631.            decimal: "",
  632.            thousand: ",",
  633.            precision: 0,
  634.            name: "South Korean Won",
  635.            format: "%v %s",
  636.          },
  637.          {
  638.            code: "KWD",
  639.            symbol: "\u062f.\u0643",
  640.            decimal: ".",
  641.            thousand: ",",
  642.            precision: 3,
  643.            name: "Kuwait dinar",
  644.          },
  645.          {
  646.            code: "KYD",
  647.            symbol: "CI$",
  648.            decimal: ".",
  649.            thousand: ",",
  650.            precision: 2,
  651.            name: "Cayman Islands dollar",
  652.          },
  653.          {
  654.            code: "KZT",
  655.            symbol: "\u20b8",
  656.            decimal: ",",
  657.            thousand: ".",
  658.            precision: 2,
  659.            name: "Kazakhstani tenge",
  660.          },
  661.          {
  662.            code: "LBP",
  663.            symbol: "LL",
  664.            decimal: ".",
  665.            thousand: ",",
  666.            precision: 2,
  667.            name: "Lebanese pound",
  668.          },
  669.          {
  670.            code: "LKR",
  671.            symbol: "\u20a8",
  672.            decimal: ".",
  673.            thousand: ",",
  674.            precision: 2,
  675.            name: "Sri Lankan rupee",
  676.          },
  677.          {
  678.            code: "LRD",
  679.            symbol: "LR$",
  680.            decimal: ".",
  681.            thousand: ",",
  682.            precision: 2,
  683.            name: "Liberian dollar",
  684.          },
  685.          {
  686.            code: "LSL",
  687.            symbol: "M",
  688.            decimal: ".",
  689.            thousand: ",",
  690.            precision: 2,
  691.            name: "Lesotho loti",
  692.          },
  693.          {
  694.            code: "LYD",
  695.            symbol: "LD",
  696.            decimal: ".",
  697.            thousand: ",",
  698.            precision: 3,
  699.            name: "Libyan dinar",
  700.          },
  701.          {
  702.            code: "MAD",
  703.            symbol: "\u062f.\u0645.",
  704.            decimal: ",",
  705.            thousand: ".",
  706.            precision: 2,
  707.            name: "Moroccan dirham",
  708.          },
  709.          {
  710.            code: "MDL",
  711.            symbol: "L",
  712.            decimal: ",",
  713.            thousand: ".",
  714.            precision: 2,
  715.            name: "Moldovan leu",
  716.          },
  717.          {
  718.            code: "MGA",
  719.            symbol: "Ar",
  720.            decimal: ".",
  721.            thousand: ",",
  722.            precision: 0,
  723.            name: "Malagasy ariary",
  724.          },
  725.          {
  726.            code: "MKD",
  727.            symbol: "\u0434\u0435\u043d",
  728.            decimal: ",",
  729.            thousand: ".",
  730.            precision: 2,
  731.            name: "Macedonian denar",
  732.          },
  733.          {
  734.            code: "MMK",
  735.            symbol: "Ks",
  736.            decimal: ".",
  737.            thousand: ",",
  738.            precision: 2,
  739.            name: "Myanmar kyat",
  740.          },
  741.          {
  742.            code: "MNT",
  743.            symbol: "\u20ae",
  744.            decimal: ".",
  745.            thousand: ",",
  746.            precision: 2,
  747.            name: "Mongolian tugrik",
  748.          },
  749.          {
  750.            code: "MOP",
  751.            symbol: "MOP$",
  752.            decimal: ".",
  753.            thousand: ",",
  754.            precision: 2,
  755.            name: "Macanese pataca",
  756.          },
  757.          {
  758.            code: "MRO",
  759.            symbol: "UM",
  760.            decimal: ".",
  761.            thousand: ",",
  762.            precision: 2,
  763.            name: "Mauritanian Ouguiya",
  764.          },
  765.          {
  766.            code: "MRU",
  767.            symbol: "UM",
  768.            decimal: ".",
  769.            thousand: ",",
  770.            precision: 2,
  771.            name: "Mauritanian ouguiya",
  772.          },
  773.          {
  774.            code: "MUR",
  775.            symbol: "\u20a8",
  776.            decimal: ".",
  777.            thousand: ",",
  778.            precision: 2,
  779.            name: "Mauritian rupee",
  780.          },
  781.          {
  782.            code: "MVR",
  783.            symbol: "Rf",
  784.            decimal: ".",
  785.            thousand: ",",
  786.            precision: 2,
  787.            name: "Maldivian rufiyaa",
  788.          },
  789.          {
  790.            code: "MWK",
  791.            symbol: "K",
  792.            decimal: ".",
  793.            thousand: ",",
  794.            precision: 2,
  795.            name: "Malawian kwacha",
  796.          },
  797.          {
  798.            code: "MXN",
  799.            symbol: "$",
  800.            decimal: ".",
  801.            thousand: ",",
  802.            precision: 2,
  803.            name: "Mexican Peso",
  804.          },
  805.          {
  806.            code: "MYR",
  807.            symbol: "RM",
  808.            decimal: ".",
  809.            thousand: ",",
  810.            precision: 2,
  811.            name: "Malaysian Ringgit",
  812.          },
  813.          {
  814.            code: "MZN",
  815.            symbol: "MT",
  816.            decimal: ",",
  817.            thousand: ".",
  818.            precision: 2,
  819.            name: "Mozambican metical",
  820.          },
  821.          {
  822.            code: "NAD",
  823.            symbol: "N$",
  824.            decimal: ".",
  825.            thousand: ",",
  826.            precision: 2,
  827.            name: "Namibian dollar",
  828.          },
  829.          {
  830.            code: "NGN",
  831.            symbol: "\u20a6",
  832.            decimal: ".",
  833.            thousand: ",",
  834.            precision: 2,
  835.            name: "Nigerian naira",
  836.          },
  837.          {
  838.            code: "NIO",
  839.            symbol: "C$",
  840.            decimal: ".",
  841.            thousand: ",",
  842.            precision: 2,
  843.            name: "Nicaraguan c\u00f3rdoba",
  844.          },
  845.          {
  846.            code: "NOK",
  847.            symbol: "kr",
  848.            decimal: ",",
  849.            thousand: ".",
  850.            precision: 2,
  851.            name: "Norwegian Krone",
  852.            format: "%v %s",
  853.          },
  854.          {
  855.            code: "NPR",
  856.            symbol: "\u20a8",
  857.            decimal: ".",
  858.            thousand: ",",
  859.            precision: 2,
  860.            name: "Nepalese rupee",
  861.          },
  862.          {
  863.            code: "NZD",
  864.            symbol: "$",
  865.            decimal: ".",
  866.            thousand: ",",
  867.            precision: 2,
  868.            name: "New Zealand Dollar",
  869.          },
  870.          {
  871.            code: "OMR",
  872.            symbol: "\u0631.\u0639.",
  873.            decimal: ".",
  874.            thousand: ",",
  875.            precision: 3,
  876.            name: "Omani rial",
  877.          },
  878.          {
  879.            code: "PAB",
  880.            symbol: "B\/.",
  881.            decimal: ".",
  882.            thousand: ",",
  883.            precision: 2,
  884.            name: "Panamanian balboa",
  885.          },
  886.          {
  887.            code: "PEN",
  888.            symbol: "S\/.",
  889.            decimal: ".",
  890.            thousand: ",",
  891.            precision: 2,
  892.            name: "Peruvian Sol",
  893.          },
  894.          {
  895.            code: "PGK",
  896.            symbol: "K",
  897.            decimal: ".",
  898.            thousand: ",",
  899.            precision: 2,
  900.            name: "Papua New Guinean kina",
  901.          },
  902.          {
  903.            code: "PHP",
  904.            symbol: "\u20b1",
  905.            decimal: ".",
  906.            thousand: ",",
  907.            precision: 2,
  908.            name: "Philippine Peso",
  909.          },
  910.          {
  911.            code: "PKR",
  912.            symbol: "\u20a8",
  913.            decimal: ".",
  914.            thousand: ",",
  915.            precision: 2,
  916.            name: "Pakistani rupee",
  917.          },
  918.          {
  919.            code: "PLN",
  920.            symbol: "z\u0142",
  921.            decimal: ",",
  922.            thousand: " ",
  923.            precision: 2,
  924.            name: "Polish Zloty",
  925.            format: "%v %s",
  926.          },
  927.          {
  928.            code: "PYG",
  929.            symbol: "\u20b2",
  930.            decimal: ",",
  931.            thousand: ".",
  932.            precision: 0,
  933.            name: "Paraguayan guaran\u00ed",
  934.          },
  935.          {
  936.            code: "QAR",
  937.            symbol: "\u0631.\u0642",
  938.            decimal: ".",
  939.            thousand: ",",
  940.            precision: 2,
  941.            name: "Qatari riyal",
  942.          },
  943.          {
  944.            code: "RON",
  945.            symbol: "lei",
  946.            decimal: ",",
  947.            thousand: ".",
  948.            precision: 2,
  949.            name: "Romanian leu",
  950.          },
  951.          {
  952.            code: "RSD",
  953.            symbol: "\u0434\u0438\u043d",
  954.            decimal: ",",
  955.            thousand: ".",
  956.            precision: 2,
  957.            name: "Serbian dinar",
  958.          },
  959.          {
  960.            code: "RUB",
  961.            symbol: "\u20bd",
  962.            decimal: ",",
  963.            thousand: ".",
  964.            precision: 2,
  965.            name: "Russian Ruble",
  966.            format: "%v %s",
  967.          },
  968.          {
  969.            code: "RWF",
  970.            symbol: "FRw",
  971.            decimal: ".",
  972.            thousand: ",",
  973.            precision: 0,
  974.            name: "Rwandan franc",
  975.          },
  976.          {
  977.            code: "SAR",
  978.            symbol: "\u0631.\u0633",
  979.            decimal: ".",
  980.            thousand: ",",
  981.            precision: 2,
  982.            name: "Saudi Arabian riyal",
  983.          },
  984.          {
  985.            code: "SBD",
  986.            symbol: "SI$",
  987.            decimal: ".",
  988.            thousand: ",",
  989.            precision: 2,
  990.            name: "Solomon Islands dollar",
  991.          },
  992.          {
  993.            code: "SCR",
  994.            symbol: "SRe",
  995.            decimal: ".",
  996.            thousand: ",",
  997.            precision: 2,
  998.            name: "Seychellois rupee",
  999.          },
  1000.          {
  1001.            code: "SDG",
  1002.            symbol: "SDG",
  1003.            decimal: ".",
  1004.            thousand: ",",
  1005.            precision: 2,
  1006.            name: "Sudanese pound",
  1007.          },
  1008.          {
  1009.            code: "SEK",
  1010.            symbol: "kr",
  1011.            decimal: ".",
  1012.            thousand: " ",
  1013.            precision: 2,
  1014.            name: "Swedish Krona",
  1015.            format: "%v %s",
  1016.          },
  1017.          {
  1018.            code: "SGD",
  1019.            symbol: "S$",
  1020.            decimal: ".",
  1021.            thousand: ",",
  1022.            precision: 2,
  1023.            name: "Singapore Dollar",
  1024.          },
  1025.          {
  1026.            code: "SHP",
  1027.            symbol: "\u00a3",
  1028.            decimal: ".",
  1029.            thousand: ",",
  1030.            precision: 2,
  1031.            name: "Saint Helena pound",
  1032.          },
  1033.          {
  1034.            code: "SLL",
  1035.            symbol: "Le",
  1036.            decimal: ".",
  1037.            thousand: ",",
  1038.            precision: 2,
  1039.            name: "Sierra Leonean leone",
  1040.          },
  1041.          {
  1042.            code: "SOS",
  1043.            symbol: "S",
  1044.            decimal: ".",
  1045.            thousand: ",",
  1046.            precision: 2,
  1047.            name: "Somali shilling",
  1048.          },
  1049.          {
  1050.            code: "SRD",
  1051.            symbol: "$",
  1052.            decimal: ",",
  1053.            thousand: ".",
  1054.            precision: 2,
  1055.            name: "Surinamese dollar",
  1056.          },
  1057.          {
  1058.            code: "SSP",
  1059.            symbol: "SS\u00a3",
  1060.            decimal: ".",
  1061.            thousand: ",",
  1062.            precision: 2,
  1063.            name: "South Sudanese pound",
  1064.          },
  1065.          {
  1066.            code: "STD",
  1067.            symbol: "Db",
  1068.            decimal: ".",
  1069.            thousand: ",",
  1070.            precision: 2,
  1071.            name: "Sao Tomean Dobra",
  1072.          },
  1073.          {
  1074.            code: "STN",
  1075.            symbol: "Db",
  1076.            decimal: ".",
  1077.            thousand: ",",
  1078.            precision: 2,
  1079.            name: "S\u00e3o Tom\u00e9 and Pr\u00edncipe dobra",
  1080.          },
  1081.          {
  1082.            code: "SYP",
  1083.            symbol: "LS",
  1084.            decimal: ".",
  1085.            thousand: ",",
  1086.            precision: 2,
  1087.            name: "Syrian pound",
  1088.          },
  1089.          {
  1090.            code: "SZL",
  1091.            symbol: "E",
  1092.            decimal: ".",
  1093.            thousand: ",",
  1094.            precision: 2,
  1095.            name: "Swazi lilangeni",
  1096.          },
  1097.          {
  1098.            code: "THB",
  1099.            symbol: "\u0e3f",
  1100.            decimal: ".",
  1101.            thousand: ",",
  1102.            precision: 2,
  1103.            name: "Thai Baht",
  1104.          },
  1105.          {
  1106.            code: "TJS",
  1107.            symbol: "SM",
  1108.            decimal: ".",
  1109.            thousand: ",",
  1110.            precision: 2,
  1111.            name: "Tajikistani somoni",
  1112.          },
  1113.          {
  1114.            code: "TMT",
  1115.            symbol: "T",
  1116.            decimal: ".",
  1117.            thousand: ",",
  1118.            precision: 2,
  1119.            name: "Turkmenistan manat",
  1120.          },
  1121.          {
  1122.            code: "TND",
  1123.            symbol: "\u062f.\u062a",
  1124.            decimal: ".",
  1125.            thousand: ",",
  1126.            precision: 3,
  1127.            name: "Tunisian dinar",
  1128.          },
  1129.          {
  1130.            code: "TOP",
  1131.            symbol: "T$",
  1132.            decimal: ".",
  1133.            thousand: ",",
  1134.            precision: 2,
  1135.            name: "Tongan pa\u02bbanga",
  1136.          },
  1137.          {
  1138.            code: "TRY",
  1139.            symbol: "\u20ba",
  1140.            decimal: ".",
  1141.            thousand: ",",
  1142.            precision: 2,
  1143.            name: "Turkish lira",
  1144.          },
  1145.          {
  1146.            code: "TTD",
  1147.            symbol: "TT$",
  1148.            decimal: ".",
  1149.            thousand: ",",
  1150.            precision: 2,
  1151.            name: "Trinidad and Tobago dollar",
  1152.          },
  1153.          {
  1154.            code: "TWD",
  1155.            symbol: "NT$",
  1156.            decimal: "",
  1157.            thousand: ",",
  1158.            precision: 0,
  1159.            name: "New Taiwan Dollar",
  1160.          },
  1161.          {
  1162.            code: "TZS",
  1163.            symbol: "Tsh",
  1164.            decimal: ".",
  1165.            thousand: ",",
  1166.            precision: 2,
  1167.            name: "Tanzanian shilling",
  1168.          },
  1169.          {
  1170.            code: "UAH",
  1171.            symbol: "\u20b4",
  1172.            decimal: ".",
  1173.            thousand: ",",
  1174.            precision: 2,
  1175.            name: "Ukrainian hryvnia",
  1176.          },
  1177.          {
  1178.            code: "UGX",
  1179.            symbol: "USh",
  1180.            decimal: ".",
  1181.            thousand: ",",
  1182.            precision: 2,
  1183.            name: "Ugandan shilling",
  1184.          },
  1185.          {
  1186.            code: "USD",
  1187.            symbol: "$",
  1188.            decimal: ".",
  1189.            thousand: ",",
  1190.            precision: 2,
  1191.            name: "United States Dollar",
  1192.          },
  1193.          {
  1194.            code: "UYU",
  1195.            symbol: "$U",
  1196.            decimal: ",",
  1197.            thousand: ".",
  1198.            precision: 2,
  1199.            name: "Uruguayan peso",
  1200.          },
  1201.          {
  1202.            code: "UZS",
  1203.            symbol: "\u043b\u0432",
  1204.            decimal: ",",
  1205.            thousand: ".",
  1206.            precision: 2,
  1207.            name: "Uzbekistani so\u02bbm",
  1208.          },
  1209.          {
  1210.            code: "VES",
  1211.            symbol: "Bs.S.",
  1212.            decimal: ".",
  1213.            thousand: ",",
  1214.            precision: 2,
  1215.            name: "Venezuelan bol\u00edvar soberano",
  1216.          },
  1217.          {
  1218.            code: "VUV",
  1219.            symbol: "VT",
  1220.            decimal: ".",
  1221.            thousand: ",",
  1222.            precision: 0,
  1223.            name: "Vanuatu vatu",
  1224.          },
  1225.          {
  1226.            code: "WST",
  1227.            symbol: "WS$",
  1228.            decimal: ".",
  1229.            thousand: ",",
  1230.            precision: 2,
  1231.            name: "Samoan t\u0101l\u0101",
  1232.          },
  1233.          {
  1234.            code: "XAF",
  1235.            symbol: "FCFA",
  1236.            decimal: ".",
  1237.            thousand: ",",
  1238.            precision: 0,
  1239.            name: "Central African CFA franc",
  1240.          },
  1241.          {
  1242.            code: "XCD",
  1243.            symbol: "EC$",
  1244.            decimal: ".",
  1245.            thousand: ",",
  1246.            precision: 2,
  1247.            name: "East Caribbean dollar",
  1248.          },
  1249.          {
  1250.            code: "XDR",
  1251.            symbol: "SDR",
  1252.            decimal: ".",
  1253.            thousand: "",
  1254.            precision: 0,
  1255.            name: "Special drawing rights",
  1256.          },
  1257.          {
  1258.            code: "XOF",
  1259.            symbol: "CFA",
  1260.            decimal: ".",
  1261.            thousand: ",",
  1262.            precision: 0,
  1263.            name: "West African CFA franc",
  1264.          },
  1265.          {
  1266.            code: "XPF",
  1267.            symbol: "\u20a3",
  1268.            decimal: ".",
  1269.            thousand: ",",
  1270.            precision: 0,
  1271.            name: "CFP franc",
  1272.          },
  1273.          {
  1274.            code: "YER",
  1275.            symbol: "\u0631.\u064a",
  1276.            decimal: ".",
  1277.            thousand: ",",
  1278.            precision: 2,
  1279.            name: "Yemeni rial",
  1280.          },
  1281.          {
  1282.            code: "ZAR",
  1283.            symbol: "R",
  1284.            decimal: ".",
  1285.            thousand: ",",
  1286.            precision: 2,
  1287.            name: "South African Rand",
  1288.          },
  1289.          {
  1290.            code: "ZMW",
  1291.            symbol: "K",
  1292.            decimal: ",",
  1293.            thousand: ".",
  1294.            precision: 2,
  1295.            name: "Zambian kwacha",
  1296.          },
  1297.          {
  1298.            code: "IDR",
  1299.            symbol: "Rp ",
  1300.            decimal: "",
  1301.            thousand: ".",
  1302.            precision: 0,
  1303.            name: "Indonesian Rupiah",
  1304.          },
  1305.          {
  1306.            code: "VND",
  1307.            symbol: "\u20ab",
  1308.            decimal: "",
  1309.            thousand: ".",
  1310.            precision: 0,
  1311.            name: "Vietnamese Dong",
  1312.            format: "%v%s",
  1313.          },
  1314.          {
  1315.            code: "LAK",
  1316.            symbol: "\u20ad",
  1317.            decimal: ".",
  1318.            thousand: ",",
  1319.            precision: 2,
  1320.            name: "Lao kip",
  1321.          },
  1322.          {
  1323.            code: "COP",
  1324.            symbol: "$",
  1325.            decimal: ".",
  1326.            thousand: ",",
  1327.            precision: 0,
  1328.            name: "Colombian Peso",
  1329.          },
  1330.        ],
  1331.        premium_apps: [
  1332.          "HtmlApp",
  1333.          "EcwidApp",
  1334.          "MailChimpApp",
  1335.          "CeleryApp",
  1336.          "LocuApp",
  1337.        ],
  1338.        environment: "production",
  1339.        env: "production",
  1340.        host_suffix: "strikingly.com",
  1341.        asset_url: "https:\/\/static-assets.strikinglycdn.com",
  1342.        support_url: "http:\/\/support.strikingly.com",
  1343.        sxl_font_api_url: "https:\/\/static-fonts-css.strikinglycdn.com",
  1344.        locale: "en",
  1345.        enable_live_chat: true,
  1346.        in_china: false,
  1347.        browser_locale: null,
  1348.        is_sxl: false,
  1349.        is_rtl: false,
  1350.        mainsite_locales: [
  1351.          {
  1352.            locale: "en",
  1353.            displayName: "English",
  1354.            subDomain: "https:\/\/www.strikingly.com",
  1355.          },
  1356.          {
  1357.            locale: "de",
  1358.            displayName: "Deutsch",
  1359.            subDomain: "https:\/\/de.strikingly.com",
  1360.          },
  1361.          {
  1362.            locale: "es",
  1363.            displayName: "Espa\u00f1ol",
  1364.            subDomain: "https:\/\/es.strikingly.com",
  1365.          },
  1366.          {
  1367.            locale: "fr",
  1368.            displayName: "Fran\u00e7ais",
  1369.            subDomain: "https:\/\/fr.strikingly.com",
  1370.          },
  1371.          {
  1372.            locale: "it",
  1373.            displayName: "Italiano",
  1374.            subDomain: "https:\/\/it.strikingly.com",
  1375.          },
  1376.          {
  1377.            locale: "nl",
  1378.            displayName: "Nederlands",
  1379.            subDomain: "https:\/\/nl.strikingly.com",
  1380.          },
  1381.          {
  1382.            locale: "pt-BR",
  1383.            displayName: "Portugu\u00eas",
  1384.            subDomain: "https:\/\/pt.strikingly.com",
  1385.          },
  1386.          {
  1387.            locale: "fi",
  1388.            displayName: "Suomi",
  1389.            subDomain: "https:\/\/fi.strikingly.com",
  1390.          },
  1391.          {
  1392.            locale: "no",
  1393.            displayName: "Norsk",
  1394.            subDomain: "https:\/\/no.strikingly.com",
  1395.          },
  1396.          {
  1397.            locale: "sv",
  1398.            displayName: "Svenska",
  1399.            subDomain: "https:\/\/sv.strikingly.com",
  1400.          },
  1401.          {
  1402.            locale: "pl",
  1403.            displayName: "Polski",
  1404.            subDomain: "https:\/\/pl.strikingly.com",
  1405.          },
  1406.          {
  1407.            locale: "cs",
  1408.            displayName: "\u010ce\u0161tina",
  1409.            subDomain: "https:\/\/cs.strikingly.com",
  1410.          },
  1411.          {
  1412.            locale: "ro",
  1413.            displayName: "Rom\u00e2n\u0103",
  1414.            subDomain: "https:\/\/ro.strikingly.com",
  1415.          },
  1416.          {
  1417.            locale: "ar",
  1418.            displayName: "\u0639\u0631\u0628\u064a",
  1419.            subDomain: "https:\/\/ar.strikingly.com",
  1420.          },
  1421.          {
  1422.            locale: "id",
  1423.            displayName: "Bahasa Indonesia",
  1424.            subDomain: "https:\/\/id.strikingly.com",
  1425.          },
  1426.          {
  1427.            locale: "vi",
  1428.            displayName: "Ti\u1ebfng Vi\u1ec7t",
  1429.            subDomain: "https:\/\/vi.strikingly.com",
  1430.          },
  1431.          {
  1432.            locale: "ja",
  1433.            displayName: "\u65e5\u672c\u8a9e",
  1434.            subDomain: "https:\/\/jp.strikingly.com",
  1435.          },
  1436.          {
  1437.            locale: "zh-CN",
  1438.            displayName: "\u7b80\u4f53\u4e2d\u6587",
  1439.            subDomain: "https:\/\/cn.strikingly.com",
  1440.          },
  1441.          {
  1442.            locale: "zh-TW",
  1443.            displayName: "\u7e41\u9ad4\u4e2d\u6587",
  1444.            subDomain: "https:\/\/tw.strikingly.com",
  1445.          },
  1446.        ],
  1447.        official_blog: {
  1448.          home: "https:\/\/www.strikingly.com\/content\/",
  1449.          updates_feeds:
  1450.            "https:\/\/www.strikingly.com\/content\/updates-feed.json",
  1451.        },
  1452.        google: {
  1453.          recaptcha_v2_client_key: "6LeRypQbAAAAAGgaIHIak2L7UaH4Mm3iS6Tpp7vY",
  1454.          recaptcha_v2_invisible_client_key:
  1455.            "6LdmtBYdAAAAAJmE1hETf4IHoUqXQaFuJxZPO8tW",
  1456.        },
  1457.        hcaptcha: {
  1458.          hcaptcha_checkbox_key: "cd7ccab0-57ca-49aa-98ac-db26473a942a",
  1459.          hcaptcha_invisible_key: "65400c5a-c122-4648-971c-9f7e931cd872",
  1460.        },
  1461.        sxl_2022_promo: null,
  1462.        user_image_cdn: {
  1463.          qn: "\/\/user-assets.sxlcdn.com",
  1464.          s: "\/\/custom-images.strikinglycdn.com",
  1465.        },
  1466.        user_image_private_cdn: { qn: null },
  1467.        contact_unread_count: 0,
  1468.        honeypot: "e3922033",
  1469.        rollout: {
  1470.          audience_early_bird: false,
  1471.          crm_audience: true,
  1472.          crm_livechat: true,
  1473.          domain_incoming_transfer: true,
  1474.          domains_improvements_v1: true,
  1475.          upsell_promo_a: true,
  1476.          upsell_promo_b: true,
  1477.          upsell_promo_c: true,
  1478.          upsell_promo_d: true,
  1479.          asset_lib_maintenance: false,
  1480.          theme_selection_kickstart_link: true,
  1481.          new_linkedin_flow: true,
  1482.          publish_dialog_plus: true,
  1483.          new_analytics_dashboard: true,
  1484.          vertical_section_selector: true,
  1485.          wechat_integration_blog: false,
  1486.          reseller_user_collaboration: false,
  1487.          enable_upsell: true,
  1488.          blog_mip: false,
  1489.          blog_custom_code: true,
  1490.          blog_section_pagination: false,
  1491.          site_membership: false,
  1492.          no_category_limit: false,
  1493.          offline_force_activate: false,
  1494.          reseller_edit_mini_program: false,
  1495.          wechat_miniprogram_fast_register: false,
  1496.          mini_program_showcase_groupbuy: false,
  1497.          no_blog_category_limit: false,
  1498.          midtrans_payments: false,
  1499.          portfolio_section: true,
  1500.          wechat_ecommerce_shortcuts: false,
  1501.          wechat_miniprogram_blog_comments: false,
  1502.          wechat_miniprogram_flashsale: false,
  1503.          wechat_miniprogram_new_wept: false,
  1504.          reseller_add_credit_form: false,
  1505.          reseller_green_channel: false,
  1506.          wechat_membership_card: false,
  1507.          wechat_miniprogram_booking_payment: false,
  1508.          miniprogram_groupbuy_feature: false,
  1509.          wechat_miniprogram_contact_card: false,
  1510.          wechat_miniprogram_showcase_admintool: false,
  1511.          miniprogram_new_year_publish_warning: false,
  1512.          wechat_miniprogram_showcase_referrals: false,
  1513.          wechat_miniprogram_blog_analytics: false,
  1514.          wechat_miniprogram_presentation_contact_form: false,
  1515.          wechat_miniprogram_presentation_sales_performance: false,
  1516.          wechat_miniprogram_st_radar: true,
  1517.          wechat_miniprogram_service_message: false,
  1518.          wechat_miniprogram_create_client_st: true,
  1519.          wechat_miniprogram_wechatpay: false,
  1520.          wechat_miniprogram_lepospay: false,
  1521.          wechat_miniprogram_showcase_mix_restaurant: false,
  1522.          wechat_miniprogram_ads: false,
  1523.          v5_theme: false,
  1524.          new_editor_for_store_and_presentation: false,
  1525.          new_editor_for_blog: false,
  1526.          wechat_miniprogram_beta_label: false,
  1527.          st_ecommerce_store_endpoint: false,
  1528.          can_use_stock_videos: true,
  1529.          ka_entry_dashboard_off: false,
  1530.          islide_dashboard_entry_point: false,
  1531.          islide_nav_entry_point: false,
  1532.          ka_entry_price_off: false,
  1533.          ka_entry_support_off: false,
  1534.          ka_entry_discover_off: false,
  1535.          ka_entry_template_off: false,
  1536.          sxl_domain: false,
  1537.          open_618_promotions: false,
  1538.          sxl_2022: false,
  1539.          logosc_entry_point: false,
  1540.          live_chat_trial: true,
  1541.          lifecycle_promo: true,
  1542.          new_membership: true,
  1543.          membership_paid_subscription: true,
  1544.          sxl_maintain: false,
  1545.          sxl_livechat_proxy: false,
  1546.          miniprogram_livestream_feature: false,
  1547.          sxl_promotion: false,
  1548.          sxl_use_new_subdomain: false,
  1549.          all_currencies: true,
  1550.          stripe_alipay: true,
  1551.          stripe_wechatpay: true,
  1552.          stripe_afterpay: true,
  1553.          stripe_klarna: true,
  1554.          paynow: true,
  1555.          paynow_unionpay: true,
  1556.          tw_payment_registration_upgrade: true,
  1557.          square: true,
  1558.          site_plan_promo: false,
  1559.          display_eu_cookie_notification: true,
  1560.          wmp_blog_ads: false,
  1561.          pbs_variation_b: true,
  1562.          pbs_i18n: true,
  1563.          new_checkout_design: true,
  1564.          checkout_form_integration: true,
  1565.          s6_feature: true,
  1566.          customize_image_appearance: true,
  1567.          new_blog_editor: true,
  1568.          new_blog_editor_disabled: false,
  1569.          gallery_section_2021: true,
  1570.          list_section_2021: true,
  1571.          grid_2023: true,
  1572.          can_use_section_default_format: true,
  1573.          can_use_section_text_align: true,
  1574.          section_improvements_part1: true,
  1575.          s6_upgrade_2023: true,
  1576.          mobile_editor_2023: true,
  1577.          mobile_editor_2023_part3: true,
  1578.          vertical_alignment_2023: true,
  1579.          strikingly_618: false,
  1580.          draft_editor: true,
  1581.          disable_draft_editor: false,
  1582.          new_blog_layout: true,
  1583.          nav_2021: true,
  1584.          nav_2021_off: false,
  1585.          nav_2023: true,
  1586.          delay_gon: false,
  1587.          shake_ssr_gon: false,
  1588.          new_store_layout: true,
  1589.          feature_list_2023: true,
  1590.          support_sca: false,
  1591.          dlz_badge: false,
  1592.          enable_paypal: true,
  1593.          product_unlimit: true,
  1594.          tx_pricing_release: true,
  1595.          tx_pricing_variation_i: null,
  1596.          tx_pricing_variation_a: null,
  1597.          tx_pricing_variation_d: null,
  1598.          two_factor_authentication: false,
  1599.          advanced_section_layout_setting: true,
  1600.          google_invisible_recaptcha: true,
  1601.          enabled_hcaptcha: true,
  1602.          show_dummy_data_in_editor: true,
  1603.          show_dummy_data_in_cro_editor: true,
  1604.          domain_connection_v2: true,
  1605.          crm_email_automation: true,
  1606.          can_use_ai_section_selector: true,
  1607.          can_use_ai_section_selector_for_existing_site: false,
  1608.          affiliate_v3_application_form: true,
  1609.          affiliate_onboarding_holiday_banner: true,
  1610.          show_kickstart_entry_in_editor_support_widget: true,
  1611.          show_kickstart_entry_in_dashboard_support_widget: true,
  1612.          need_html_custom_code_review: true,
  1613.          require_captcha_for_first_payment: true,
  1614.          require_email_verification_for_first_payment: false,
  1615.          require_email_verification_for_publish: false,
  1616.          enable_ai_writer: false,
  1617.          ai_site_builder_debug: false,
  1618.          ai_site_builder: true,
  1619.          ai_site_builder_mobile: true,
  1620.          ai_mode_editor: false,
  1621.          can_use_ai_editor: true,
  1622.          can_use_ai_generate_section: false,
  1623.          ai_generate_section_new_version: false,
  1624.          enable_preload_ai_images: true,
  1625.          section_selector_component_debug: false,
  1626.          can_use_ai_text_editor: true,
  1627.          can_use_minimal_ai_text_editor: true,
  1628.          can_use_rewrite_ai_text_editor: true,
  1629.          can_use_ai_text_editor_debug: false,
  1630.          logo_maker: true,
  1631.          ai_site_builder_logo_maker: false,
  1632.          ai_logo_style_selector: true,
  1633.          enable_stock_icon: true,
  1634.          enable_ai_logo_advanced_settings: false,
  1635.          oneclick_alibaba_demo: false,
  1636.          oneclick_amazon_demo: false,
  1637.          domain_maintenance_notification: false,
  1638.          domain_maintenance: false,
  1639.        },
  1640.        GROWINGIO_API_KEY: null,
  1641.        BAIDU_API_KEY: null,
  1642.        SEGMENTIO_API_KEY: "eb3txa37hi",
  1643.        FACEBOOK_APP_ID: "138736959550286",
  1644.        WECHAT_APP_ID: null,
  1645.        KEEN_IO_PROJECT_ID: "5317e03605cd66236a000002",
  1646.        KEEN_IO_WRITE_KEY:
  1647.          "efd460f8e282891930ff1957321c12b64a6db50694fd0b4a01d01f347920dfa3ce48e8ca249b5ea9917f98865696cfc39bc6814e4743c39af0a4720bb711627d9cf0fe63d5d52c3866c9c1c3178aaec6cbfc1a9ab62a3c9a827d2846a9be93ecf4ee3d61ebee8baaa6a1d735bff6e37b",
  1648.        FIREBASE_URL: "bobcat.firebaseIO.com",
  1649.        CLOUDINARY_CLOUD_NAME: "hrscywv4p",
  1650.        CLOUDINARY_PRESET: "oxbxiyxl",
  1651.        BUGSNAG_FE_API_KEY: "",
  1652.        BUGSNAG_FE_JS_RELEASE_STAGE: "production",
  1653.        WEB_PUSH_PUB_KEY:
  1654.          "BDKuVD3CPl9FsdF_P7eYJg1i-siryCIDQRcOhTu2zMMFbNrXaugVggo_7vy5OHPYTVaXkLBWv8PUPdduzaKq8xE=",
  1655.        ENABLE_RECAPTCHA_FOR_TICKETS: "true",
  1656.        ENABLE_RECAPTCHA_FOR_CONTACTS: true,
  1657.        RECAPTCHA_FOR_CONTACTS_MAX_ALLOW_TIMES: 5,
  1658.        promo: {
  1659.          audience_early_bird: {
  1660.            discount_end_timestamp: "1629964799000",
  1661.            discount_percentage: "50",
  1662.            discount_coupon_code: "audience_early_bird_coupon",
  1663.            discount_for_yearly_only: true,
  1664.          },
  1665.          site_plan_promo: {
  1666.            discount_end_timestamp: "1657555199000",
  1667.            discount_percentage: "30",
  1668.            discount_coupon_code: "HAPPYJULY4",
  1669.            discount_message: "4th of July Sale!",
  1670.          },
  1671.        },
  1672.        time_zones: [
  1673.          {
  1674.            zone: "Pacific\/Midway",
  1675.            translated_zone: "Pacific\/Midway GMT-11:00",
  1676.          },
  1677.          {
  1678.            zone: "Pacific\/Pago_Pago",
  1679.            translated_zone: "Pacific\/Pago Pago GMT-11:00",
  1680.          },
  1681.          {
  1682.            zone: "Pacific\/Honolulu",
  1683.            translated_zone: "Pacific\/Honolulu GMT-10:00",
  1684.          },
  1685.          {
  1686.            zone: "America\/Juneau",
  1687.            translated_zone: "America\/Juneau GMT-08:00",
  1688.          },
  1689.          {
  1690.            zone: "America\/Los_Angeles",
  1691.            translated_zone: "America\/Los Angeles GMT-07:00",
  1692.          },
  1693.          {
  1694.            zone: "America\/Tijuana",
  1695.            translated_zone: "America\/Tijuana GMT-07:00",
  1696.          },
  1697.          {
  1698.            zone: "America\/Denver",
  1699.            translated_zone: "America\/Denver GMT-06:00",
  1700.          },
  1701.          {
  1702.            zone: "America\/Phoenix",
  1703.            translated_zone: "America\/Phoenix GMT-07:00",
  1704.          },
  1705.          {
  1706.            zone: "America\/Chihuahua",
  1707.            translated_zone: "America\/Chihuahua GMT-06:00",
  1708.          },
  1709.          {
  1710.            zone: "America\/Mazatlan",
  1711.            translated_zone: "America\/Mazatlan GMT-07:00",
  1712.          },
  1713.          {
  1714.            zone: "America\/Chicago",
  1715.            translated_zone: "America\/Chicago GMT-05:00",
  1716.          },
  1717.          {
  1718.            zone: "America\/Regina",
  1719.            translated_zone: "America\/Regina GMT-06:00",
  1720.          },
  1721.          {
  1722.            zone: "America\/Mexico_City",
  1723.            translated_zone: "America\/Mexico City GMT-06:00",
  1724.          },
  1725.          {
  1726.            zone: "America\/Monterrey",
  1727.            translated_zone: "America\/Monterrey GMT-06:00",
  1728.          },
  1729.          {
  1730.            zone: "America\/Guatemala",
  1731.            translated_zone: "America\/Guatemala GMT-06:00",
  1732.          },
  1733.          {
  1734.            zone: "America\/New_York",
  1735.            translated_zone: "America\/New York GMT-04:00",
  1736.          },
  1737.          {
  1738.            zone: "America\/Indiana\/Indianapolis",
  1739.            translated_zone: "America\/Indiana\/Indianapolis GMT-04:00",
  1740.          },
  1741.          {
  1742.            zone: "America\/Bogota",
  1743.            translated_zone: "America\/Bogota GMT-05:00",
  1744.          },
  1745.          { zone: "America\/Lima", translated_zone: "America\/Lima GMT-05:00" },
  1746.          {
  1747.            zone: "America\/Halifax",
  1748.            translated_zone: "America\/Halifax GMT-03:00",
  1749.          },
  1750.          {
  1751.            zone: "America\/Caracas",
  1752.            translated_zone: "America\/Caracas GMT-04:00",
  1753.          },
  1754.          {
  1755.            zone: "America\/La_Paz",
  1756.            translated_zone: "America\/La Paz GMT-04:00",
  1757.          },
  1758.          {
  1759.            zone: "America\/Santiago",
  1760.            translated_zone: "America\/Santiago GMT-04:00",
  1761.          },
  1762.          {
  1763.            zone: "America\/St_Johns",
  1764.            translated_zone: "America\/St Johns GMT-02:30",
  1765.          },
  1766.          {
  1767.            zone: "America\/Sao_Paulo",
  1768.            translated_zone: "America\/Sao Paulo GMT-03:00",
  1769.          },
  1770.          {
  1771.            zone: "America\/Argentina\/Buenos_Aires",
  1772.            translated_zone: "America\/Argentina\/Buenos Aires GMT-03:00",
  1773.          },
  1774.          {
  1775.            zone: "America\/Montevideo",
  1776.            translated_zone: "America\/Montevideo GMT-03:00",
  1777.          },
  1778.          {
  1779.            zone: "America\/Guyana",
  1780.            translated_zone: "America\/Guyana GMT-04:00",
  1781.          },
  1782.          {
  1783.            zone: "America\/Godthab",
  1784.            translated_zone: "America\/Godthab GMT-01:00",
  1785.          },
  1786.          {
  1787.            zone: "Atlantic\/South_Georgia",
  1788.            translated_zone: "Atlantic\/South Georgia GMT-02:00",
  1789.          },
  1790.          {
  1791.            zone: "Atlantic\/Azores",
  1792.            translated_zone: "Atlantic\/Azores GMT+00:00",
  1793.          },
  1794.          {
  1795.            zone: "Atlantic\/Cape_Verde",
  1796.            translated_zone: "Atlantic\/Cape Verde GMT-01:00",
  1797.          },
  1798.          {
  1799.            zone: "Europe\/Dublin",
  1800.            translated_zone: "Europe\/Dublin GMT+01:00",
  1801.          },
  1802.          {
  1803.            zone: "Europe\/London",
  1804.            translated_zone: "Europe\/London GMT+01:00",
  1805.          },
  1806.          {
  1807.            zone: "Europe\/Lisbon",
  1808.            translated_zone: "Europe\/Lisbon GMT+01:00",
  1809.          },
  1810.          {
  1811.            zone: "Africa\/Casablanca",
  1812.            translated_zone: "Africa\/Casablanca GMT+01:00",
  1813.          },
  1814.          {
  1815.            zone: "Africa\/Monrovia",
  1816.            translated_zone: "Africa\/Monrovia GMT+00:00",
  1817.          },
  1818.          { zone: "Etc\/UTC", translated_zone: "Etc\/UTC GMT+00:00" },
  1819.          {
  1820.            zone: "Europe\/Belgrade",
  1821.            translated_zone: "Europe\/Belgrade GMT+02:00",
  1822.          },
  1823.          {
  1824.            zone: "Europe\/Bratislava",
  1825.            translated_zone: "Europe\/Bratislava GMT+02:00",
  1826.          },
  1827.          {
  1828.            zone: "Europe\/Budapest",
  1829.            translated_zone: "Europe\/Budapest GMT+02:00",
  1830.          },
  1831.          {
  1832.            zone: "Europe\/Ljubljana",
  1833.            translated_zone: "Europe\/Ljubljana GMT+02:00",
  1834.          },
  1835.          {
  1836.            zone: "Europe\/Prague",
  1837.            translated_zone: "Europe\/Prague GMT+02:00",
  1838.          },
  1839.          {
  1840.            zone: "Europe\/Sarajevo",
  1841.            translated_zone: "Europe\/Sarajevo GMT+02:00",
  1842.          },
  1843.          {
  1844.            zone: "Europe\/Skopje",
  1845.            translated_zone: "Europe\/Skopje GMT+02:00",
  1846.          },
  1847.          {
  1848.            zone: "Europe\/Warsaw",
  1849.            translated_zone: "Europe\/Warsaw GMT+02:00",
  1850.          },
  1851.          {
  1852.            zone: "Europe\/Zagreb",
  1853.            translated_zone: "Europe\/Zagreb GMT+02:00",
  1854.          },
  1855.          {
  1856.            zone: "Europe\/Brussels",
  1857.            translated_zone: "Europe\/Brussels GMT+02:00",
  1858.          },
  1859.          {
  1860.            zone: "Europe\/Copenhagen",
  1861.            translated_zone: "Europe\/Copenhagen GMT+02:00",
  1862.          },
  1863.          {
  1864.            zone: "Europe\/Madrid",
  1865.            translated_zone: "Europe\/Madrid GMT+02:00",
  1866.          },
  1867.          { zone: "Europe\/Paris", translated_zone: "Europe\/Paris GMT+02:00" },
  1868.          {
  1869.            zone: "Europe\/Amsterdam",
  1870.            translated_zone: "Europe\/Amsterdam GMT+02:00",
  1871.          },
  1872.          {
  1873.            zone: "Europe\/Berlin",
  1874.            translated_zone: "Europe\/Berlin GMT+02:00",
  1875.          },
  1876.          { zone: "Europe\/Rome", translated_zone: "Europe\/Rome GMT+02:00" },
  1877.          {
  1878.            zone: "Europe\/Stockholm",
  1879.            translated_zone: "Europe\/Stockholm GMT+02:00",
  1880.          },
  1881.          {
  1882.            zone: "Europe\/Vienna",
  1883.            translated_zone: "Europe\/Vienna GMT+02:00",
  1884.          },
  1885.          {
  1886.            zone: "Africa\/Algiers",
  1887.            translated_zone: "Africa\/Algiers GMT+01:00",
  1888.          },
  1889.          {
  1890.            zone: "Europe\/Bucharest",
  1891.            translated_zone: "Europe\/Bucharest GMT+03:00",
  1892.          },
  1893.          { zone: "Africa\/Cairo", translated_zone: "Africa\/Cairo GMT+03:00" },
  1894.          {
  1895.            zone: "Europe\/Helsinki",
  1896.            translated_zone: "Europe\/Helsinki GMT+03:00",
  1897.          },
  1898.          { zone: "Europe\/Kiev", translated_zone: "Europe\/Kiev GMT+03:00" },
  1899.          { zone: "Europe\/Riga", translated_zone: "Europe\/Riga GMT+03:00" },
  1900.          { zone: "Europe\/Sofia", translated_zone: "Europe\/Sofia GMT+03:00" },
  1901.          {
  1902.            zone: "Europe\/Tallinn",
  1903.            translated_zone: "Europe\/Tallinn GMT+03:00",
  1904.          },
  1905.          {
  1906.            zone: "Europe\/Vilnius",
  1907.            translated_zone: "Europe\/Vilnius GMT+03:00",
  1908.          },
  1909.          {
  1910.            zone: "Europe\/Athens",
  1911.            translated_zone: "Europe\/Athens GMT+03:00",
  1912.          },
  1913.          {
  1914.            zone: "Europe\/Istanbul",
  1915.            translated_zone: "Europe\/Istanbul GMT+03:00",
  1916.          },
  1917.          { zone: "Europe\/Minsk", translated_zone: "Europe\/Minsk GMT+03:00" },
  1918.          {
  1919.            zone: "Asia\/Jerusalem",
  1920.            translated_zone: "Asia\/Jerusalem GMT+03:00",
  1921.          },
  1922.          {
  1923.            zone: "Africa\/Harare",
  1924.            translated_zone: "Africa\/Harare GMT+02:00",
  1925.          },
  1926.          {
  1927.            zone: "Africa\/Johannesburg",
  1928.            translated_zone: "Africa\/Johannesburg GMT+02:00",
  1929.          },
  1930.          {
  1931.            zone: "Europe\/Kaliningrad",
  1932.            translated_zone: "Europe\/Kaliningrad GMT+02:00",
  1933.          },
  1934.          {
  1935.            zone: "Europe\/Moscow",
  1936.            translated_zone: "Europe\/Moscow GMT+03:00",
  1937.          },
  1938.          {
  1939.            zone: "Europe\/Volgograd",
  1940.            translated_zone: "Europe\/Volgograd GMT+03:00",
  1941.          },
  1942.          {
  1943.            zone: "Europe\/Samara",
  1944.            translated_zone: "Europe\/Samara GMT+04:00",
  1945.          },
  1946.          { zone: "Asia\/Kuwait", translated_zone: "Asia\/Kuwait GMT+03:00" },
  1947.          { zone: "Asia\/Riyadh", translated_zone: "Asia\/Riyadh GMT+03:00" },
  1948.          {
  1949.            zone: "Africa\/Nairobi",
  1950.            translated_zone: "Africa\/Nairobi GMT+03:00",
  1951.          },
  1952.          { zone: "Asia\/Baghdad", translated_zone: "Asia\/Baghdad GMT+03:00" },
  1953.          { zone: "Asia\/Tehran", translated_zone: "Asia\/Tehran GMT+03:30" },
  1954.          { zone: "Asia\/Muscat", translated_zone: "Asia\/Muscat GMT+04:00" },
  1955.          { zone: "Asia\/Baku", translated_zone: "Asia\/Baku GMT+04:00" },
  1956.          { zone: "Asia\/Tbilisi", translated_zone: "Asia\/Tbilisi GMT+04:00" },
  1957.          { zone: "Asia\/Yerevan", translated_zone: "Asia\/Yerevan GMT+04:00" },
  1958.          { zone: "Asia\/Kabul", translated_zone: "Asia\/Kabul GMT+04:30" },
  1959.          {
  1960.            zone: "Asia\/Yekaterinburg",
  1961.            translated_zone: "Asia\/Yekaterinburg GMT+05:00",
  1962.          },
  1963.          { zone: "Asia\/Karachi", translated_zone: "Asia\/Karachi GMT+05:00" },
  1964.          {
  1965.            zone: "Asia\/Tashkent",
  1966.            translated_zone: "Asia\/Tashkent GMT+05:00",
  1967.          },
  1968.          { zone: "Asia\/Kolkata", translated_zone: "Asia\/Kolkata GMT+05:30" },
  1969.          {
  1970.            zone: "Asia\/Kathmandu",
  1971.            translated_zone: "Asia\/Kathmandu GMT+05:45",
  1972.          },
  1973.          { zone: "Asia\/Dhaka", translated_zone: "Asia\/Dhaka GMT+06:00" },
  1974.          { zone: "Asia\/Colombo", translated_zone: "Asia\/Colombo GMT+05:30" },
  1975.          { zone: "Asia\/Almaty", translated_zone: "Asia\/Almaty GMT+05:00" },
  1976.          {
  1977.            zone: "Asia\/Novosibirsk",
  1978.            translated_zone: "Asia\/Novosibirsk GMT+07:00",
  1979.          },
  1980.          { zone: "Asia\/Rangoon", translated_zone: "Asia\/Rangoon GMT+06:30" },
  1981.          { zone: "Asia\/Bangkok", translated_zone: "Asia\/Bangkok GMT+07:00" },
  1982.          { zone: "Asia\/Jakarta", translated_zone: "Asia\/Jakarta GMT+07:00" },
  1983.          {
  1984.            zone: "Asia\/Krasnoyarsk",
  1985.            translated_zone: "Asia\/Krasnoyarsk GMT+07:00",
  1986.          },
  1987.          {
  1988.            zone: "Asia\/Shanghai",
  1989.            translated_zone: "Asia\/Shanghai GMT+08:00",
  1990.          },
  1991.          {
  1992.            zone: "Asia\/Chongqing",
  1993.            translated_zone: "Asia\/Chongqing GMT+08:00",
  1994.          },
  1995.          {
  1996.            zone: "Asia\/Hong_Kong",
  1997.            translated_zone: "Asia\/Hong Kong GMT+08:00",
  1998.          },
  1999.          { zone: "Asia\/Urumqi", translated_zone: "Asia\/Urumqi GMT+06:00" },
  2000.          {
  2001.            zone: "Asia\/Kuala_Lumpur",
  2002.            translated_zone: "Asia\/Kuala Lumpur GMT+08:00",
  2003.          },
  2004.          {
  2005.            zone: "Asia\/Singapore",
  2006.            translated_zone: "Asia\/Singapore GMT+08:00",
  2007.          },
  2008.          { zone: "Asia\/Taipei", translated_zone: "Asia\/Taipei GMT+08:00" },
  2009.          {
  2010.            zone: "Australia\/Perth",
  2011.            translated_zone: "Australia\/Perth GMT+08:00",
  2012.          },
  2013.          { zone: "Asia\/Irkutsk", translated_zone: "Asia\/Irkutsk GMT+08:00" },
  2014.          {
  2015.            zone: "Asia\/Ulaanbaatar",
  2016.            translated_zone: "Asia\/Ulaanbaatar GMT+08:00",
  2017.          },
  2018.          { zone: "Asia\/Seoul", translated_zone: "Asia\/Seoul GMT+09:00" },
  2019.          { zone: "Asia\/Tokyo", translated_zone: "Asia\/Tokyo GMT+09:00" },
  2020.          { zone: "Asia\/Yakutsk", translated_zone: "Asia\/Yakutsk GMT+09:00" },
  2021.          {
  2022.            zone: "Australia\/Darwin",
  2023.            translated_zone: "Australia\/Darwin GMT+09:30",
  2024.          },
  2025.          {
  2026.            zone: "Australia\/Adelaide",
  2027.            translated_zone: "Australia\/Adelaide GMT+09:30",
  2028.          },
  2029.          {
  2030.            zone: "Australia\/Melbourne",
  2031.            translated_zone: "Australia\/Melbourne GMT+10:00",
  2032.          },
  2033.          {
  2034.            zone: "Australia\/Sydney",
  2035.            translated_zone: "Australia\/Sydney GMT+10:00",
  2036.          },
  2037.          {
  2038.            zone: "Australia\/Brisbane",
  2039.            translated_zone: "Australia\/Brisbane GMT+10:00",
  2040.          },
  2041.          {
  2042.            zone: "Australia\/Hobart",
  2043.            translated_zone: "Australia\/Hobart GMT+10:00",
  2044.          },
  2045.          {
  2046.            zone: "Asia\/Vladivostok",
  2047.            translated_zone: "Asia\/Vladivostok GMT+10:00",
  2048.          },
  2049.          { zone: "Pacific\/Guam", translated_zone: "Pacific\/Guam GMT+10:00" },
  2050.          {
  2051.            zone: "Pacific\/Port_Moresby",
  2052.            translated_zone: "Pacific\/Port Moresby GMT+10:00",
  2053.          },
  2054.          { zone: "Asia\/Magadan", translated_zone: "Asia\/Magadan GMT+11:00" },
  2055.          {
  2056.            zone: "Asia\/Srednekolymsk",
  2057.            translated_zone: "Asia\/Srednekolymsk GMT+11:00",
  2058.          },
  2059.          {
  2060.            zone: "Pacific\/Guadalcanal",
  2061.            translated_zone: "Pacific\/Guadalcanal GMT+11:00",
  2062.          },
  2063.          {
  2064.            zone: "Pacific\/Noumea",
  2065.            translated_zone: "Pacific\/Noumea GMT+11:00",
  2066.          },
  2067.          { zone: "Pacific\/Fiji", translated_zone: "Pacific\/Fiji GMT+12:00" },
  2068.          {
  2069.            zone: "Asia\/Kamchatka",
  2070.            translated_zone: "Asia\/Kamchatka GMT+12:00",
  2071.          },
  2072.          {
  2073.            zone: "Pacific\/Majuro",
  2074.            translated_zone: "Pacific\/Majuro GMT+12:00",
  2075.          },
  2076.          {
  2077.            zone: "Pacific\/Auckland",
  2078.            translated_zone: "Pacific\/Auckland GMT+12:00",
  2079.          },
  2080.          {
  2081.            zone: "Pacific\/Tongatapu",
  2082.            translated_zone: "Pacific\/Tongatapu GMT+13:00",
  2083.          },
  2084.          {
  2085.            zone: "Pacific\/Fakaofo",
  2086.            translated_zone: "Pacific\/Fakaofo GMT+13:00",
  2087.          },
  2088.          {
  2089.            zone: "Pacific\/Chatham",
  2090.            translated_zone: "Pacific\/Chatham GMT+12:45",
  2091.          },
  2092.          { zone: "Pacific\/Apia", translated_zone: "Pacific\/Apia GMT+13:00" },
  2093.        ],
  2094.        stock_asset_popular_keywords: [
  2095.          "organization",
  2096.          "medical",
  2097.          "united states",
  2098.          "croatia",
  2099.        ],
  2100.        ai_writer_country_list: [
  2101.          { label: "United Arab Emirates", value: "ae" },
  2102.          { label: "Afghanistan", value: "af" },
  2103.          { label: "Albania", value: "al" },
  2104.          { label: "Armenia", value: "am" },
  2105.          { label: "Angola", value: "ao" },
  2106.          { label: "Argentina", value: "ar" },
  2107.          { label: "Austria", value: "at" },
  2108.          { label: "Australia", value: "au" },
  2109.          { label: "Azerbaijan", value: "az" },
  2110.          { label: "Bosnia and Herzegovina", value: "ba" },
  2111.          { label: "Bangladesh", value: "bd" },
  2112.          { label: "Belgium", value: "be" },
  2113.          { label: "Bulgaria", value: "bg" },
  2114.          { label: "Bahrain", value: "bh" },
  2115.          { label: "Brunei Darussalam", value: "bn" },
  2116.          { label: "Bolivia", value: "bo" },
  2117.          { label: "Brazil", value: "br" },
  2118.          { label: "Bahamas", value: "bs" },
  2119.          { label: "Botswana", value: "bw" },
  2120.          { label: "Belarus", value: "by" },
  2121.          { label: "Belize", value: "bz" },
  2122.          { label: "Canada", value: "ca" },
  2123.          { label: "Congo", value: "cg" },
  2124.          { label: "Chile", value: "cl" },
  2125.          { label: "Cameroon", value: "cm" },
  2126.          { label: "Colombia", value: "co" },
  2127.          { label: "Costa Rica", value: "cr" },
  2128.          { label: "Cape Verde", value: "cv" },
  2129.          { label: "Cyprus", value: "cy" },
  2130.          { label: "Czech Republic", value: "cz" },
  2131.          { label: "Germany", value: "de" },
  2132.          { label: "Denmark", value: "dk" },
  2133.          { label: "Dominican Republic", value: "do" },
  2134.          { label: "Algeria", value: "dz" },
  2135.          { label: "Ecuador", value: "ec" },
  2136.          { label: "Estonia", value: "ee" },
  2137.          { label: "Egypt", value: "eg" },
  2138.          { label: "Spain", value: "es" },
  2139.          { label: "Ethiopia", value: "et" },
  2140.          { label: "Finland", value: "fi" },
  2141.          { label: "France", value: "fr" },
  2142.          { label: "Georgia", value: "ge" },
  2143.          { label: "Ghana", value: "gh" },
  2144.          { label: "Greece", value: "gr" },
  2145.          { label: "Guatemala", value: "gt" },
  2146.          { label: "Guyana", value: "gy" },
  2147.          { label: "Hong Kong SAR China", value: "hk" },
  2148.          { label: "Honduras", value: "hn" },
  2149.          { label: "Croatia", value: "hr" },
  2150.          { label: "Haiti", value: "ht" },
  2151.          { label: "Hungary", value: "hu" },
  2152.          { label: "Indonesia", value: "id" },
  2153.          { label: "Ireland", value: "ie" },
  2154.          { label: "Israel", value: "il" },
  2155.          { label: "India", value: "in" },
  2156.          { label: "Iceland", value: "is" },
  2157.          { label: "Italy", value: "it" },
  2158.          { label: "Jamaica", value: "jm" },
  2159.          { label: "Jordan", value: "jo" },
  2160.          { label: "Japan", value: "jp" },
  2161.          { label: "Cambodia", value: "kh" },
  2162.          { label: "Korea, Republic of", value: "kr" },
  2163.          { label: "Kuwait", value: "kw" },
  2164.          { label: "Kazakhstan", value: "kz" },
  2165.          { label: "Lebanon", value: "lb" },
  2166.          { label: "Sri Lanka", value: "lk" },
  2167.          { label: "Lithuania", value: "lt" },
  2168.          { label: "Luxembourg", value: "lu" },
  2169.          { label: "Latvia", value: "lv" },
  2170.          { label: "Libya", value: "ly" },
  2171.          { label: "Morocco", value: "ma" },
  2172.          { label: "Moldova, Republic of", value: "md" },
  2173.          { label: "Montenegro", value: "me" },
  2174.          { label: "Madagascar", value: "mg" },
  2175.          { label: "Mongolia", value: "mn" },
  2176.          { label: "Malta", value: "mt" },
  2177.          { label: "Mauritius", value: "mu" },
  2178.          { label: "Mexico", value: "mx" },
  2179.          { label: "Malaysia", value: "my" },
  2180.          { label: "Mozambique", value: "mz" },
  2181.          { label: "Namibia", value: "na" },
  2182.          { label: "Nigeria", value: "ng" },
  2183.          { label: "Nicaragua", value: "ni" },
  2184.          { label: "Netherlands", value: "nl" },
  2185.          { label: "Norway", value: "no" },
  2186.          { label: "Nepal", value: "np" },
  2187.          { label: "New Zealand", value: "nz" },
  2188.          { label: "Oman", value: "om" },
  2189.          { label: "Peru", value: "pe" },
  2190.          { label: "Philippines", value: "ph" },
  2191.          { label: "Pakistan", value: "pk" },
  2192.          { label: "Poland", value: "pl" },
  2193.          { label: "Portugal", value: "pt" },
  2194.          { label: "Paraguay", value: "py" },
  2195.          { label: "Romania", value: "ro" },
  2196.          { label: "Serbia", value: "rs" },
  2197.          { label: "Russian Federation", value: "ru" },
  2198.          { label: "Saudi Arabia", value: "sa" },
  2199.          { label: "Sweden", value: "se" },
  2200.          { label: "Singapore", value: "sg" },
  2201.          { label: "Slovenia", value: "si" },
  2202.          { label: "Slovakia", value: "sk" },
  2203.          { label: "Senegal", value: "sn" },
  2204.          { label: "El Salvador", value: "sv" },
  2205.          { label: "Thailand", value: "th" },
  2206.          { label: "Tunisia", value: "tn" },
  2207.          { label: "Turkey", value: "tr" },
  2208.          { label: "Trinidad and Tobago", value: "tt" },
  2209.          { label: "Ukraine", value: "ua" },
  2210.          { label: "United Kingdom", value: "uk" },
  2211.          { label: "United States", value: "us" },
  2212.          { label: "Uruguay", value: "uy" },
  2213.          { label: "Venezuela, Bolivarian Republic of", value: "ve" },
  2214.          { label: "Vietnam", value: "vn" },
  2215.          { label: "South Africa", value: "za" },
  2216.          { label: "Zambia", value: "zm" },
  2217.          { label: "Zimbabwe", value: "zw" },
  2218.        ],
  2219.        kickstart_locale_selection: {
  2220.          en: "100",
  2221.          de: "100",
  2222.          es: "100",
  2223.          fr: "100",
  2224.          it: "100",
  2225.          nl: "100",
  2226.          "pt-BR": "100",
  2227.          fi: "100",
  2228.          no: "100",
  2229.          sv: "100",
  2230.          cs: "0",
  2231.          ro: "100",
  2232.          ar: "100",
  2233.          ja: "100",
  2234.          "zh-CN": "100",
  2235.          "zh-TW": "100",
  2236.          id: "100",
  2237.        },
  2238.        logo_maker_support_languages: [
  2239.          "en",
  2240.          "nl",
  2241.          "fr",
  2242.          "de",
  2243.          "it",
  2244.          "pl",
  2245.          "es",
  2246.          "pt-BR",
  2247.          "cs",
  2248.          "ro",
  2249.          "sv",
  2250.          "fi",
  2251.          "id",
  2252.          "no",
  2253.        ],
  2254.        ai_site_builder_support_languages: [
  2255.          "en",
  2256.          "nl",
  2257.          "fr",
  2258.          "de",
  2259.          "it",
  2260.          "pl",
  2261.          "es",
  2262.          "pt-BR",
  2263.          "ja",
  2264.          "zh-CN",
  2265.          "zh-TW",
  2266.          "cs",
  2267.          "ro",
  2268.          "sv",
  2269.          "fi",
  2270.          "id",
  2271.          "no",
  2272.          "ar",
  2273.        ],
  2274.        domain_maintenance_window: "2024\/11\/03 00:00-03:00 UTC",
  2275.        ai_writer_blog_site_whitelist: [
  2276.          11479862, 23063511, 28142805, 28250791, 23063556, 23063531, 23063547,
  2277.          28250526, 28250512, 28250492, 28250538, 28250582, 28250588, 28250575,
  2278.          28250570, 28250565, 28250243, 28250455,
  2279.        ],
  2280.      };
  2281.      $S.user_meta = {
  2282.        id: 20081980,
  2283.        features: [],
  2284.        email: "robotsone923@gmail.com",
  2285.        name: "Robota ",
  2286.        first_name: "Robota",
  2287.        last_name: "",
  2288.        created_at: "2025-03-31T14:16:02.983-07:00",
  2289.        phone: "",
  2290.        account_phone: "",
  2291.        language: "en",
  2292.        current_sign_in_country: "KH",
  2293.        banned: false,
  2294.        separated_verified_phone: "",
  2295.        skip_phone_verification: false,
  2296.        social_channel: null,
  2297.        created_timestamp: 1743455762,
  2298.        sign_in_count: 3,
  2299.        source: null,
  2300.        ref: null,
  2301.        user_type: "",
  2302.        new_dashboard_enabled: false,
  2303.        is_reseller_agent: false,
  2304.        is_reseller_client: false,
  2305.        is_dt_service: false,
  2306.        is_dt_sales: false,
  2307.        is_zhubajie_agent: false,
  2308.        is_oneclicker: false,
  2309.        first_time_log_in: false,
  2310.        has_payment_account: false,
  2311.        card_last4: null,
  2312.        has_domain: false,
  2313.        has_site: true,
  2314.        show_nps_popup: true,
  2315.        show_affiliate_badge: true,
  2316.        email_setting_strikingly_first: true,
  2317.        template_selection_var_b: false,
  2318.        select_template_var: "var4",
  2319.        pricing_2025_var: "a",
  2320.        pay_direct_var: "var1",
  2321.        has_money_back_guarantee: false,
  2322.        free_rewards: true,
  2323.        rollout_show_prompt_instant: true,
  2324.        custom_fonts: [],
  2325.        feedback_labels: [],
  2326.        site_v5_theme: true,
  2327.        lifecycle_promo_rollout: true,
  2328.        add_new_section: null,
  2329.        default_ecommerce_product_type: "",
  2330.        file_upload_policy_compliance: null,
  2331.        show_sxl_banner: true,
  2332.        show_sxl_2022_banner: false,
  2333.        user_roles: [],
  2334.        ticket_codes: "",
  2335.        is_wechat_official_account_subscribed: null,
  2336.        is_blocked: false,
  2337.        suspended: null,
  2338.        membership: "free",
  2339.        plan: "free",
  2340.        subscription: "free",
  2341.        period: null,
  2342.        is_on_trial: false,
  2343.        upsell_info: null,
  2344.        invitation_count: 0,
  2345.        page_count: 2,
  2346.        published_page_count: 2,
  2347.        premium_page_quota: 0,
  2348.        db_utm_source: "google-sem",
  2349.        db_utm_medium: "cpc",
  2350.        db_utm_term: "strikingly",
  2351.        db_utm_content:
  2352.          "v2a-sst-bb3-computers-search-com-strikingly_other-strikingly-en",
  2353.        db_utm_campaign: "v2-sst-bb3-computers-search-com-strikingly_other-en",
  2354.        db_utm_gclid:
  2355.          "CjwKCAjw-qi_BhBxEiwAkxvbkKeIaY-x--d9EDPrWMOtKGMkaZqFSDTjcPYa5gPWKYGZFz2JskvR3RoC-98QAvD_BwE",
  2356.        db_utm_gbraid: null,
  2357.        db_utm_wbraid: null,
  2358.        db_utm_fbc: null,
  2359.        db_utm_fbp: "fb.1.1743455612238.551219924308726557",
  2360.        db_utm_fbclid: null,
  2361.        db_utm_ttclid: null,
  2362.        db_utm_ttp: "01JQQ0TTYSNJT7FY9FZPX1J4SV_.tt.1",
  2363.        db_utm_msclkid: null,
  2364.        first_touch_url: null,
  2365.        new_dashboard_var: "var1",
  2366.        new_section_selector_var: "var1",
  2367.        links_unsubscribe_url:
  2368.          "http:\/\/www.strikingly.com\/s\/users\/edit_email_settings?token=RlUxUUtlWVF4Sm5mWG1KR002WWdtZUJPUFRyZjY1dGppSTF3bUpWTHJlRjQvaDRlSy90bWZtQkhRNkgrcUNNM09ZMW1VRW8ybUZwODlPY2cvUndmdjV4UHVsMlkyNjZyOHpQNVRYMlRXdUE9LS13QnptRXFoK1dZcVFnbzZ0WkM0cTdBPT0=--4e3bd10609419f982d176c66cd6942972264f0d7",
  2369.        is_new_customer: true,
  2370.        analytics_vendor: "keenio",
  2371.        email_verification_trigger_conditions: false,
  2372.      };
  2373.      //]]>
  2374.    </script>
  2375.    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
  2376.    <script>
  2377.      window.NREUM || (NREUM = {});
  2378.      NREUM.info = {
  2379.        beacon: "bam.nr-data.net",
  2380.        errorBeacon: "bam.nr-data.net",
  2381.        licenseKey: "74f55de04c",
  2382.        applicationID: "4870173",
  2383.        transactionName: "IlcLQxBeWFoHShYQUBVdFhgWVFlGDllNBmYRSgBBC1RD",
  2384.        queueTime: 2,
  2385.        applicationTime: 1020,
  2386.        agent: "",
  2387.      };
  2388.    </script>
  2389.    <script>
  2390.      (window.NREUM || (NREUM = {})).init = {
  2391.        ajax: { deny_list: ["bam.nr-data.net"] },
  2392.      };
  2393.      (window.NREUM || (NREUM = {})).loader_config = {
  2394.        licenseKey: "74f55de04c",
  2395.        applicationID: "4870173",
  2396.      }; /*! For license information please see nr-loader-rum-1.290.0.min.js.LICENSE.txt */
  2397.      (() => {
  2398.        var e,
  2399.          t,
  2400.          r = {
  2401.            122: (e, t, r) => {
  2402.              "use strict";
  2403.              r.d(t, { a: () => i });
  2404.              var n = r(944);
  2405.              function i(e, t) {
  2406.                try {
  2407.                  if (!e || "object" != typeof e) return (0, n.R)(3);
  2408.                  if (!t || "object" != typeof t) return (0, n.R)(4);
  2409.                  const r = Object.create(
  2410.                      Object.getPrototypeOf(t),
  2411.                      Object.getOwnPropertyDescriptors(t)
  2412.                    ),
  2413.                    a = 0 === Object.keys(r).length ? e : r;
  2414.                  for (let o in a)
  2415.                    if (void 0 !== e[o])
  2416.                      try {
  2417.                        if (null === e[o]) {
  2418.                          r[o] = null;
  2419.                          continue;
  2420.                        }
  2421.                        Array.isArray(e[o]) && Array.isArray(t[o])
  2422.                          ? (r[o] = Array.from(new Set([...e[o], ...t[o]])))
  2423.                          : "object" == typeof e[o] && "object" == typeof t[o]
  2424.                          ? (r[o] = i(e[o], t[o]))
  2425.                          : (r[o] = e[o]);
  2426.                      } catch (e) {
  2427.                        (0, n.R)(1, e);
  2428.                      }
  2429.                  return r;
  2430.                } catch (e) {
  2431.                  (0, n.R)(2, e);
  2432.                }
  2433.              }
  2434.            },
  2435.            555: (e, t, r) => {
  2436.              "use strict";
  2437.              r.d(t, { D: () => s, f: () => o });
  2438.              var n = r(384),
  2439.                i = r(122);
  2440.              const a = {
  2441.                beacon: n.NT.beacon,
  2442.                errorBeacon: n.NT.errorBeacon,
  2443.                licenseKey: void 0,
  2444.                applicationID: void 0,
  2445.                sa: void 0,
  2446.                queueTime: void 0,
  2447.                applicationTime: void 0,
  2448.                ttGuid: void 0,
  2449.                user: void 0,
  2450.                account: void 0,
  2451.                product: void 0,
  2452.                extra: void 0,
  2453.                jsAttributes: {},
  2454.                userAttributes: void 0,
  2455.                atts: void 0,
  2456.                transactionName: void 0,
  2457.                tNamePlain: void 0,
  2458.              };
  2459.              function o(e) {
  2460.                try {
  2461.                  return !!e.licenseKey && !!e.errorBeacon && !!e.applicationID;
  2462.                } catch (e) {
  2463.                  return !1;
  2464.                }
  2465.              }
  2466.              const s = (e) => (0, i.a)(e, a);
  2467.            },
  2468.            324: (e, t, r) => {
  2469.              "use strict";
  2470.              r.d(t, { F3: () => i, Xs: () => a, xv: () => n });
  2471.              const n = "1.290.0",
  2472.                i = "PROD",
  2473.                a = "CDN";
  2474.            },
  2475.            154: (e, t, r) => {
  2476.              "use strict";
  2477.              r.d(t, {
  2478.                OF: () => c,
  2479.                RI: () => i,
  2480.                WN: () => d,
  2481.                bv: () => a,
  2482.                gm: () => o,
  2483.                mw: () => s,
  2484.                sb: () => u,
  2485.              });
  2486.              var n = r(863);
  2487.              const i = "undefined" != typeof window && !!window.document,
  2488.                a =
  2489.                  "undefined" != typeof WorkerGlobalScope &&
  2490.                  (("undefined" != typeof self &&
  2491.                    self instanceof WorkerGlobalScope &&
  2492.                    self.navigator instanceof WorkerNavigator) ||
  2493.                    ("undefined" != typeof globalThis &&
  2494.                      globalThis instanceof WorkerGlobalScope &&
  2495.                      globalThis.navigator instanceof WorkerNavigator)),
  2496.                o = i
  2497.                  ? window
  2498.                  : "undefined" != typeof WorkerGlobalScope &&
  2499.                    (("undefined" != typeof self &&
  2500.                      self instanceof WorkerGlobalScope &&
  2501.                      self) ||
  2502.                      ("undefined" != typeof globalThis &&
  2503.                        globalThis instanceof WorkerGlobalScope &&
  2504.                        globalThis)),
  2505.                s = Boolean("hidden" === o?.document?.visibilityState),
  2506.                c = /iPad|iPhone|iPod/.test(o.navigator?.userAgent),
  2507.                u = c && "undefined" == typeof SharedWorker,
  2508.                d =
  2509.                  ((() => {
  2510.                    const e = o.navigator?.userAgent?.match(
  2511.                      /Firefox[/\s](\d+\.\d+)/
  2512.                    );
  2513.                    Array.isArray(e) && e.length >= 2 && e[1];
  2514.                  })(),
  2515.                  Date.now() - (0, n.t)());
  2516.            },
  2517.            241: (e, t, r) => {
  2518.              "use strict";
  2519.              r.d(t, { W: () => a });
  2520.              var n = r(154);
  2521.              const i = "newrelic";
  2522.              function a(e = {}) {
  2523.                try {
  2524.                  n.gm.dispatchEvent(new CustomEvent(i, { detail: e }));
  2525.                } catch (e) {}
  2526.              }
  2527.            },
  2528.            687: (e, t, r) => {
  2529.              "use strict";
  2530.              r.d(t, { Ak: () => c, Ze: () => l, x3: () => u });
  2531.              var n = r(836),
  2532.                i = r(606),
  2533.                a = r(860),
  2534.                o = r(646);
  2535.              const s = {};
  2536.              function c(e, t) {
  2537.                const r = { staged: !1, priority: a.P3[t] || 0 };
  2538.                d(e), s[e].get(t) || s[e].set(t, r);
  2539.              }
  2540.              function u(e, t) {
  2541.                e &&
  2542.                  s[e] &&
  2543.                  (s[e].get(t) && s[e].delete(t),
  2544.                  g(e, t, !1),
  2545.                  s[e].size && f(e));
  2546.              }
  2547.              function d(e) {
  2548.                if (!e) throw new Error("agentIdentifier required");
  2549.                s[e] || (s[e] = new Map());
  2550.              }
  2551.              function l(e = "", t = "feature", r = !1) {
  2552.                if ((d(e), !e || !s[e].get(t) || r)) return g(e, t);
  2553.                (s[e].get(t).staged = !0), f(e);
  2554.              }
  2555.              function f(e) {
  2556.                const t = Array.from(s[e]);
  2557.                t.every(([e, t]) => t.staged) &&
  2558.                  (t.sort((e, t) => e[1].priority - t[1].priority),
  2559.                  t.forEach(([t]) => {
  2560.                    s[e].delete(t), g(e, t);
  2561.                  }));
  2562.              }
  2563.              function g(e, t, r = !0) {
  2564.                const a = e ? n.ee.get(e) : n.ee,
  2565.                  s = i.i.handlers;
  2566.                if (!a.aborted && a.backlog && s) {
  2567.                  if (r) {
  2568.                    const e = a.backlog[t],
  2569.                      r = s[t];
  2570.                    if (r) {
  2571.                      for (let t = 0; e && t < e.length; ++t) p(e[t], r);
  2572.                      Object.entries(r).forEach(([e, t]) => {
  2573.                        Object.values(t || {}).forEach((t) => {
  2574.                          t[0]?.on &&
  2575.                            t[0]?.context() instanceof o.y &&
  2576.                            t[0].on(e, t[1]);
  2577.                        });
  2578.                      });
  2579.                    }
  2580.                  }
  2581.                  a.isolatedBacklog || delete s[t],
  2582.                    (a.backlog[t] = null),
  2583.                    a.emit("drain-" + t, []);
  2584.                }
  2585.              }
  2586.              function p(e, t) {
  2587.                var r = e[1];
  2588.                Object.values(t[r] || {}).forEach((t) => {
  2589.                  var r = e[0];
  2590.                  if (t[0] === r) {
  2591.                    var n = t[1],
  2592.                      i = e[3],
  2593.                      a = e[2];
  2594.                    n.apply(i, a);
  2595.                  }
  2596.                });
  2597.              }
  2598.            },
  2599.            836: (e, t, r) => {
  2600.              "use strict";
  2601.              r.d(t, { P: () => s, ee: () => c });
  2602.              var n = r(384),
  2603.                i = r(990),
  2604.                a = r(646),
  2605.                o = r(607);
  2606.              const s = "nr@context:".concat(o.W),
  2607.                c = (function e(t, r) {
  2608.                  var n = {},
  2609.                    o = {},
  2610.                    d = {},
  2611.                    l = !1;
  2612.                  try {
  2613.                    l =
  2614.                      16 === r.length &&
  2615.                      u.initializedAgents?.[r]?.runtime.isolatedBacklog;
  2616.                  } catch (e) {}
  2617.                  var f = {
  2618.                    on: p,
  2619.                    addEventListener: p,
  2620.                    removeEventListener: function (e, t) {
  2621.                      var r = n[e];
  2622.                      if (!r) return;
  2623.                      for (var i = 0; i < r.length; i++)
  2624.                        r[i] === t && r.splice(i, 1);
  2625.                    },
  2626.                    emit: function (e, r, n, i, a) {
  2627.                      !1 !== a && (a = !0);
  2628.                      if (c.aborted && !i) return;
  2629.                      t && a && t.emit(e, r, n);
  2630.                      for (
  2631.                        var s = g(n), u = m(e), d = u.length, l = 0;
  2632.                        l < d;
  2633.                        l++
  2634.                      )
  2635.                        u[l].apply(s, r);
  2636.                      var p = v()[o[e]];
  2637.                      p && p.push([f, e, r, s]);
  2638.                      return s;
  2639.                    },
  2640.                    get: h,
  2641.                    listeners: m,
  2642.                    context: g,
  2643.                    buffer: function (e, t) {
  2644.                      const r = v();
  2645.                      if (((t = t || "feature"), f.aborted)) return;
  2646.                      Object.entries(e || {}).forEach(([e, n]) => {
  2647.                        (o[n] = t), t in r || (r[t] = []);
  2648.                      });
  2649.                    },
  2650.                    abort: function () {
  2651.                      (f._aborted = !0),
  2652.                        Object.keys(f.backlog).forEach((e) => {
  2653.                          delete f.backlog[e];
  2654.                        });
  2655.                    },
  2656.                    isBuffering: function (e) {
  2657.                      return !!v()[o[e]];
  2658.                    },
  2659.                    debugId: r,
  2660.                    backlog: l
  2661.                      ? {}
  2662.                      : t && "object" == typeof t.backlog
  2663.                      ? t.backlog
  2664.                      : {},
  2665.                    isolatedBacklog: l,
  2666.                  };
  2667.                  return (
  2668.                    Object.defineProperty(f, "aborted", {
  2669.                      get: () => {
  2670.                        let e = f._aborted || !1;
  2671.                        return e || (t && (e = t.aborted), e);
  2672.                      },
  2673.                    }),
  2674.                    f
  2675.                  );
  2676.                  function g(e) {
  2677.                    return e && e instanceof a.y
  2678.                      ? e
  2679.                      : e
  2680.                      ? (0, i.I)(e, s, () => new a.y(s))
  2681.                      : new a.y(s);
  2682.                  }
  2683.                  function p(e, t) {
  2684.                    n[e] = m(e).concat(t);
  2685.                  }
  2686.                  function m(e) {
  2687.                    return n[e] || [];
  2688.                  }
  2689.                  function h(t) {
  2690.                    return (d[t] = d[t] || e(f, t));
  2691.                  }
  2692.                  function v() {
  2693.                    return f.backlog;
  2694.                  }
  2695.                })(void 0, "globalEE"),
  2696.                u = (0, n.Zm)();
  2697.              u.ee || (u.ee = c);
  2698.            },
  2699.            646: (e, t, r) => {
  2700.              "use strict";
  2701.              r.d(t, { y: () => n });
  2702.              class n {
  2703.                constructor(e) {
  2704.                  this.contextId = e;
  2705.                }
  2706.              }
  2707.            },
  2708.            908: (e, t, r) => {
  2709.              "use strict";
  2710.              r.d(t, { d: () => n, p: () => i });
  2711.              var n = r(836).ee.get("handle");
  2712.              function i(e, t, r, i, a) {
  2713.                a
  2714.                  ? (a.buffer([e], i), a.emit(e, t, r))
  2715.                  : (n.buffer([e], i), n.emit(e, t, r));
  2716.              }
  2717.            },
  2718.            606: (e, t, r) => {
  2719.              "use strict";
  2720.              r.d(t, { i: () => a });
  2721.              var n = r(908);
  2722.              a.on = o;
  2723.              var i = (a.handlers = {});
  2724.              function a(e, t, r, a) {
  2725.                o(a || n.d, i, e, t, r);
  2726.              }
  2727.              function o(e, t, r, i, a) {
  2728.                a || (a = "feature"), e || (e = n.d);
  2729.                var o = (t[a] = t[a] || {});
  2730.                (o[r] = o[r] || []).push([e, i]);
  2731.              }
  2732.            },
  2733.            878: (e, t, r) => {
  2734.              "use strict";
  2735.              function n(e, t) {
  2736.                return { capture: e, passive: !1, signal: t };
  2737.              }
  2738.              function i(e, t, r = !1, i) {
  2739.                window.addEventListener(e, t, n(r, i));
  2740.              }
  2741.              function a(e, t, r = !1, i) {
  2742.                document.addEventListener(e, t, n(r, i));
  2743.              }
  2744.              r.d(t, { DD: () => a, jT: () => n, sp: () => i });
  2745.            },
  2746.            607: (e, t, r) => {
  2747.              "use strict";
  2748.              r.d(t, { W: () => n });
  2749.              const n = (0, r(566).bz)();
  2750.            },
  2751.            566: (e, t, r) => {
  2752.              "use strict";
  2753.              r.d(t, { LA: () => s, bz: () => o });
  2754.              var n = r(154);
  2755.              const i = "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";
  2756.              function a(e, t) {
  2757.                return e ? 15 & e[t] : (16 * Math.random()) | 0;
  2758.              }
  2759.              function o() {
  2760.                const e = n.gm?.crypto || n.gm?.msCrypto;
  2761.                let t,
  2762.                  r = 0;
  2763.                return (
  2764.                  e &&
  2765.                    e.getRandomValues &&
  2766.                    (t = e.getRandomValues(new Uint8Array(30))),
  2767.                  i
  2768.                    .split("")
  2769.                    .map((e) =>
  2770.                      "x" === e
  2771.                        ? a(t, r++).toString(16)
  2772.                        : "y" === e
  2773.                        ? ((3 & a()) | 8).toString(16)
  2774.                        : e
  2775.                    )
  2776.                    .join("")
  2777.                );
  2778.              }
  2779.              function s(e) {
  2780.                const t = n.gm?.crypto || n.gm?.msCrypto;
  2781.                let r,
  2782.                  i = 0;
  2783.                t &&
  2784.                  t.getRandomValues &&
  2785.                  (r = t.getRandomValues(new Uint8Array(e)));
  2786.                const o = [];
  2787.                for (var s = 0; s < e; s++) o.push(a(r, i++).toString(16));
  2788.                return o.join("");
  2789.              }
  2790.            },
  2791.            614: (e, t, r) => {
  2792.              "use strict";
  2793.              r.d(t, {
  2794.                BB: () => o,
  2795.                H3: () => n,
  2796.                g: () => u,
  2797.                iL: () => c,
  2798.                tS: () => s,
  2799.                uh: () => i,
  2800.                wk: () => a,
  2801.              });
  2802.              const n = "NRBA",
  2803.                i = "SESSION",
  2804.                a = 144e5,
  2805.                o = 18e5,
  2806.                s = {
  2807.                  STARTED: "session-started",
  2808.                  PAUSE: "session-pause",
  2809.                  RESET: "session-reset",
  2810.                  RESUME: "session-resume",
  2811.                  UPDATE: "session-update",
  2812.                },
  2813.                c = { SAME_TAB: "same-tab", CROSS_TAB: "cross-tab" },
  2814.                u = { OFF: 0, FULL: 1, ERROR: 2 };
  2815.            },
  2816.            863: (e, t, r) => {
  2817.              "use strict";
  2818.              function n() {
  2819.                return Math.floor(performance.now());
  2820.              }
  2821.              r.d(t, { t: () => n });
  2822.            },
  2823.            944: (e, t, r) => {
  2824.              "use strict";
  2825.              function n(e, t) {
  2826.                "function" == typeof console.debug &&
  2827.                  console.debug(
  2828.                    "New Relic Warning: https://github.com/newrelic/newrelic-browser-agent/blob/main/docs/warning-codes.md#".concat(
  2829.                      e
  2830.                    ),
  2831.                    t
  2832.                  );
  2833.              }
  2834.              r.d(t, { R: () => n });
  2835.            },
  2836.            701: (e, t, r) => {
  2837.              "use strict";
  2838.              r.d(t, { B: () => a, t: () => o });
  2839.              var n = r(241);
  2840.              const i = new Set(),
  2841.                a = {};
  2842.              function o(e, t) {
  2843.                const r = t.agentIdentifier;
  2844.                (a[r] ??= {}),
  2845.                  e &&
  2846.                    "object" == typeof e &&
  2847.                    (i.has(r) ||
  2848.                      (t.ee.emit("rumresp", [e]),
  2849.                      (a[r] = e),
  2850.                      i.add(r),
  2851.                      (0, n.W)({
  2852.                        agentIdentifier: r,
  2853.                        loaded: !0,
  2854.                        drained: !0,
  2855.                        type: "lifecycle",
  2856.                        name: "load",
  2857.                        feature: void 0,
  2858.                        data: e,
  2859.                      })));
  2860.              }
  2861.            },
  2862.            990: (e, t, r) => {
  2863.              "use strict";
  2864.              r.d(t, { I: () => i });
  2865.              var n = Object.prototype.hasOwnProperty;
  2866.              function i(e, t, r) {
  2867.                if (n.call(e, t)) return e[t];
  2868.                var i = r();
  2869.                if (Object.defineProperty && Object.keys)
  2870.                  try {
  2871.                    return (
  2872.                      Object.defineProperty(e, t, {
  2873.                        value: i,
  2874.                        writable: !0,
  2875.                        enumerable: !1,
  2876.                      }),
  2877.                      i
  2878.                    );
  2879.                  } catch (e) {}
  2880.                return (e[t] = i), i;
  2881.              }
  2882.            },
  2883.            389: (e, t, r) => {
  2884.              "use strict";
  2885.              function n(e, t = 500, r = {}) {
  2886.                const n = r?.leading || !1;
  2887.                let i;
  2888.                return (...r) => {
  2889.                  n &&
  2890.                    void 0 === i &&
  2891.                    (e.apply(this, r),
  2892.                    (i = setTimeout(() => {
  2893.                      i = clearTimeout(i);
  2894.                    }, t))),
  2895.                    n ||
  2896.                      (clearTimeout(i),
  2897.                      (i = setTimeout(() => {
  2898.                        e.apply(this, r);
  2899.                      }, t)));
  2900.                };
  2901.              }
  2902.              function i(e) {
  2903.                let t = !1;
  2904.                return (...r) => {
  2905.                  t || ((t = !0), e.apply(this, r));
  2906.                };
  2907.              }
  2908.              r.d(t, { J: () => i, s: () => n });
  2909.            },
  2910.            289: (e, t, r) => {
  2911.              "use strict";
  2912.              r.d(t, { GG: () => a, sB: () => o });
  2913.              var n = r(878);
  2914.              function i() {
  2915.                return (
  2916.                  "undefined" == typeof document ||
  2917.                  "complete" === document.readyState
  2918.                );
  2919.              }
  2920.              function a(e, t) {
  2921.                if (i()) return e();
  2922.                (0, n.sp)("load", e, t);
  2923.              }
  2924.              function o(e) {
  2925.                if (i()) return e();
  2926.                (0, n.DD)("DOMContentLoaded", e);
  2927.              }
  2928.            },
  2929.            384: (e, t, r) => {
  2930.              "use strict";
  2931.              r.d(t, {
  2932.                NT: () => a,
  2933.                US: () => u,
  2934.                Zm: () => o,
  2935.                bQ: () => c,
  2936.                dV: () => s,
  2937.                pV: () => d,
  2938.              });
  2939.              var n = r(154),
  2940.                i = r(863);
  2941.              const a = {
  2942.                beacon: "bam.nr-data.net",
  2943.                errorBeacon: "bam.nr-data.net",
  2944.              };
  2945.              function o() {
  2946.                return (
  2947.                  n.gm.NREUM || (n.gm.NREUM = {}),
  2948.                  void 0 === n.gm.newrelic && (n.gm.newrelic = n.gm.NREUM),
  2949.                  n.gm.NREUM
  2950.                );
  2951.              }
  2952.              function s() {
  2953.                let e = o();
  2954.                return (
  2955.                  e.o ||
  2956.                    (e.o = {
  2957.                      ST: n.gm.setTimeout,
  2958.                      SI: n.gm.setImmediate,
  2959.                      CT: n.gm.clearTimeout,
  2960.                      XHR: n.gm.XMLHttpRequest,
  2961.                      REQ: n.gm.Request,
  2962.                      EV: n.gm.Event,
  2963.                      PR: n.gm.Promise,
  2964.                      MO: n.gm.MutationObserver,
  2965.                      FETCH: n.gm.fetch,
  2966.                      WS: n.gm.WebSocket,
  2967.                    }),
  2968.                  e
  2969.                );
  2970.              }
  2971.              function c(e, t) {
  2972.                let r = o();
  2973.                (r.initializedAgents ??= {}),
  2974.                  (t.initializedAt = { ms: (0, i.t)(), date: new Date() }),
  2975.                  (r.initializedAgents[e] = t);
  2976.              }
  2977.              function u(e, t) {
  2978.                o()[e] = t;
  2979.              }
  2980.              function d() {
  2981.                return (
  2982.                  (function () {
  2983.                    let e = o();
  2984.                    const t = e.info || {};
  2985.                    e.info = {
  2986.                      beacon: a.beacon,
  2987.                      errorBeacon: a.errorBeacon,
  2988.                      ...t,
  2989.                    };
  2990.                  })(),
  2991.                  (function () {
  2992.                    let e = o();
  2993.                    const t = e.init || {};
  2994.                    e.init = { ...t };
  2995.                  })(),
  2996.                  s(),
  2997.                  (function () {
  2998.                    let e = o();
  2999.                    const t = e.loader_config || {};
  3000.                    e.loader_config = { ...t };
  3001.                  })(),
  3002.                  o()
  3003.                );
  3004.              }
  3005.            },
  3006.            843: (e, t, r) => {
  3007.              "use strict";
  3008.              r.d(t, { u: () => i });
  3009.              var n = r(878);
  3010.              function i(e, t = !1, r, i) {
  3011.                (0, n.DD)(
  3012.                  "visibilitychange",
  3013.                  function () {
  3014.                    if (t)
  3015.                      return void (
  3016.                        "hidden" === document.visibilityState && e()
  3017.                      );
  3018.                    e(document.visibilityState);
  3019.                  },
  3020.                  r,
  3021.                  i
  3022.                );
  3023.              }
  3024.            },
  3025.            773: (e, t, r) => {
  3026.              "use strict";
  3027.              r.d(t, {
  3028.                z_: () => a,
  3029.                XG: () => s,
  3030.                TZ: () => n,
  3031.                rs: () => i,
  3032.                xV: () => o,
  3033.              });
  3034.              r(154), r(566), r(384);
  3035.              const n = r(860).K7.metrics,
  3036.                i = "sm",
  3037.                a = "cm",
  3038.                o = "storeSupportabilityMetrics",
  3039.                s = "storeEventMetrics";
  3040.            },
  3041.            630: (e, t, r) => {
  3042.              "use strict";
  3043.              r.d(t, { T: () => n });
  3044.              const n = r(860).K7.pageViewEvent;
  3045.            },
  3046.            782: (e, t, r) => {
  3047.              "use strict";
  3048.              r.d(t, { T: () => n });
  3049.              const n = r(860).K7.pageViewTiming;
  3050.            },
  3051.            234: (e, t, r) => {
  3052.              "use strict";
  3053.              r.d(t, { W: () => a });
  3054.              var n = r(836),
  3055.                i = r(687);
  3056.              class a {
  3057.                constructor(e, t) {
  3058.                  (this.agentIdentifier = e),
  3059.                    (this.ee = n.ee.get(e)),
  3060.                    (this.featureName = t),
  3061.                    (this.blocked = !1);
  3062.                }
  3063.                deregisterDrain() {
  3064.                  (0, i.x3)(this.agentIdentifier, this.featureName);
  3065.                }
  3066.              }
  3067.            },
  3068.            741: (e, t, r) => {
  3069.              "use strict";
  3070.              r.d(t, { W: () => a });
  3071.              var n = r(944),
  3072.                i = r(261);
  3073.              class a {
  3074.                #e(e, ...t) {
  3075.                  if (this[e] !== a.prototype[e]) return this[e](...t);
  3076.                  (0, n.R)(35, e);
  3077.                }
  3078.                addPageAction(e, t) {
  3079.                  return this.#e(i.hG, e, t);
  3080.                }
  3081.                register(e) {
  3082.                  return this.#e(i.eY, e);
  3083.                }
  3084.                recordCustomEvent(e, t) {
  3085.                  return this.#e(i.fF, e, t);
  3086.                }
  3087.                setPageViewName(e, t) {
  3088.                  return this.#e(i.Fw, e, t);
  3089.                }
  3090.                setCustomAttribute(e, t, r) {
  3091.                  return this.#e(i.cD, e, t, r);
  3092.                }
  3093.                noticeError(e, t) {
  3094.                  return this.#e(i.o5, e, t);
  3095.                }
  3096.                setUserId(e) {
  3097.                  return this.#e(i.Dl, e);
  3098.                }
  3099.                setApplicationVersion(e) {
  3100.                  return this.#e(i.nb, e);
  3101.                }
  3102.                setErrorHandler(e) {
  3103.                  return this.#e(i.bt, e);
  3104.                }
  3105.                addRelease(e, t) {
  3106.                  return this.#e(i.k6, e, t);
  3107.                }
  3108.                log(e, t) {
  3109.                  return this.#e(i.$9, e, t);
  3110.                }
  3111.                start() {
  3112.                  return this.#e(i.d3);
  3113.                }
  3114.                finished(e) {
  3115.                  return this.#e(i.BL, e);
  3116.                }
  3117.                recordReplay() {
  3118.                  return this.#e(i.CH);
  3119.                }
  3120.                pauseReplay() {
  3121.                  return this.#e(i.Tb);
  3122.                }
  3123.                addToTrace(e) {
  3124.                  return this.#e(i.U2, e);
  3125.                }
  3126.                setCurrentRouteName(e) {
  3127.                  return this.#e(i.PA, e);
  3128.                }
  3129.                interaction() {
  3130.                  return this.#e(i.dT);
  3131.                }
  3132.                wrapLogger(e, t, r) {
  3133.                  return this.#e(i.Wb, e, t, r);
  3134.                }
  3135.              }
  3136.            },
  3137.            261: (e, t, r) => {
  3138.              "use strict";
  3139.              r.d(t, {
  3140.                $9: () => u,
  3141.                BL: () => s,
  3142.                CH: () => g,
  3143.                Dl: () => _,
  3144.                Fw: () => y,
  3145.                PA: () => h,
  3146.                Pl: () => n,
  3147.                Tb: () => l,
  3148.                U2: () => a,
  3149.                Wb: () => x,
  3150.                bt: () => b,
  3151.                cD: () => v,
  3152.                d3: () => w,
  3153.                dT: () => c,
  3154.                eY: () => p,
  3155.                fF: () => f,
  3156.                hG: () => i,
  3157.                k6: () => o,
  3158.                nb: () => m,
  3159.                o5: () => d,
  3160.              });
  3161.              const n = "api-",
  3162.                i = "addPageAction",
  3163.                a = "addToTrace",
  3164.                o = "addRelease",
  3165.                s = "finished",
  3166.                c = "interaction",
  3167.                u = "log",
  3168.                d = "noticeError",
  3169.                l = "pauseReplay",
  3170.                f = "recordCustomEvent",
  3171.                g = "recordReplay",
  3172.                p = "register",
  3173.                m = "setApplicationVersion",
  3174.                h = "setCurrentRouteName",
  3175.                v = "setCustomAttribute",
  3176.                b = "setErrorHandler",
  3177.                y = "setPageViewName",
  3178.                _ = "setUserId",
  3179.                w = "start",
  3180.                x = "wrapLogger";
  3181.            },
  3182.            163: (e, t, r) => {
  3183.              "use strict";
  3184.              r.d(t, { j: () => N });
  3185.              var n = r(384),
  3186.                i = r(741);
  3187.              var a = r(555);
  3188.              r(860).K7.genericEvents;
  3189.              const o = "experimental.marks",
  3190.                s = "experimental.measures",
  3191.                c = "experimental.resources",
  3192.                u = (e) => {
  3193.                  if (!e || "string" != typeof e) return !1;
  3194.                  try {
  3195.                    document.createDocumentFragment().querySelector(e);
  3196.                  } catch {
  3197.                    return !1;
  3198.                  }
  3199.                  return !0;
  3200.                };
  3201.              var d = r(614),
  3202.                l = r(944),
  3203.                f = r(122);
  3204.              const g = "[data-nr-mask]",
  3205.                p = (e) =>
  3206.                  (0, f.a)(
  3207.                    e,
  3208.                    (() => {
  3209.                      const e = {
  3210.                        feature_flags: [],
  3211.                        experimental: {
  3212.                          marks: !1,
  3213.                          measures: !1,
  3214.                          resources: !1,
  3215.                        },
  3216.                        mask_selector: "*",
  3217.                        block_selector: "[data-nr-block]",
  3218.                        mask_input_options: {
  3219.                          color: !1,
  3220.                          date: !1,
  3221.                          "datetime-local": !1,
  3222.                          email: !1,
  3223.                          month: !1,
  3224.                          number: !1,
  3225.                          range: !1,
  3226.                          search: !1,
  3227.                          tel: !1,
  3228.                          text: !1,
  3229.                          time: !1,
  3230.                          url: !1,
  3231.                          week: !1,
  3232.                          textarea: !1,
  3233.                          select: !1,
  3234.                          password: !0,
  3235.                        },
  3236.                      };
  3237.                      return {
  3238.                        ajax: {
  3239.                          deny_list: void 0,
  3240.                          block_internal: !0,
  3241.                          enabled: !0,
  3242.                          autoStart: !0,
  3243.                        },
  3244.                        api: {
  3245.                          allow_registered_children: !0,
  3246.                          duplicate_registered_data: !1,
  3247.                        },
  3248.                        distributed_tracing: {
  3249.                          enabled: void 0,
  3250.                          exclude_newrelic_header: void 0,
  3251.                          cors_use_newrelic_header: void 0,
  3252.                          cors_use_tracecontext_headers: void 0,
  3253.                          allowed_origins: void 0,
  3254.                        },
  3255.                        get feature_flags() {
  3256.                          return e.feature_flags;
  3257.                        },
  3258.                        set feature_flags(t) {
  3259.                          e.feature_flags = t;
  3260.                        },
  3261.                        generic_events: { enabled: !0, autoStart: !0 },
  3262.                        harvest: { interval: 30 },
  3263.                        jserrors: { enabled: !0, autoStart: !0 },
  3264.                        logging: { enabled: !0, autoStart: !0 },
  3265.                        metrics: { enabled: !0, autoStart: !0 },
  3266.                        obfuscate: void 0,
  3267.                        page_action: { enabled: !0 },
  3268.                        page_view_event: { enabled: !0, autoStart: !0 },
  3269.                        page_view_timing: { enabled: !0, autoStart: !0 },
  3270.                        performance: {
  3271.                          get capture_marks() {
  3272.                            return (
  3273.                              e.feature_flags.includes(o) ||
  3274.                              e.experimental.marks
  3275.                            );
  3276.                          },
  3277.                          set capture_marks(t) {
  3278.                            e.experimental.marks = t;
  3279.                          },
  3280.                          get capture_measures() {
  3281.                            return (
  3282.                              e.feature_flags.includes(s) ||
  3283.                              e.experimental.measures
  3284.                            );
  3285.                          },
  3286.                          set capture_measures(t) {
  3287.                            e.experimental.measures = t;
  3288.                          },
  3289.                          capture_detail: !0,
  3290.                          resources: {
  3291.                            get enabled() {
  3292.                              return (
  3293.                                e.feature_flags.includes(c) ||
  3294.                                e.experimental.resources
  3295.                              );
  3296.                            },
  3297.                            set enabled(t) {
  3298.                              e.experimental.resources = t;
  3299.                            },
  3300.                            asset_types: [],
  3301.                            first_party_domains: [],
  3302.                            ignore_newrelic: !0,
  3303.                          },
  3304.                        },
  3305.                        privacy: { cookies_enabled: !0 },
  3306.                        proxy: { assets: void 0, beacon: void 0 },
  3307.                        session: { expiresMs: d.wk, inactiveMs: d.BB },
  3308.                        session_replay: {
  3309.                          autoStart: !0,
  3310.                          enabled: !1,
  3311.                          preload: !1,
  3312.                          sampling_rate: 10,
  3313.                          error_sampling_rate: 100,
  3314.                          collect_fonts: !1,
  3315.                          inline_images: !1,
  3316.                          fix_stylesheets: !0,
  3317.                          mask_all_inputs: !0,
  3318.                          get mask_text_selector() {
  3319.                            return e.mask_selector;
  3320.                          },
  3321.                          set mask_text_selector(t) {
  3322.                            u(t)
  3323.                              ? (e.mask_selector = "".concat(t, ",").concat(g))
  3324.                              : "" === t || null === t
  3325.                              ? (e.mask_selector = g)
  3326.                              : (0, l.R)(5, t);
  3327.                          },
  3328.                          get block_class() {
  3329.                            return "nr-block";
  3330.                          },
  3331.                          get ignore_class() {
  3332.                            return "nr-ignore";
  3333.                          },
  3334.                          get mask_text_class() {
  3335.                            return "nr-mask";
  3336.                          },
  3337.                          get block_selector() {
  3338.                            return e.block_selector;
  3339.                          },
  3340.                          set block_selector(t) {
  3341.                            u(t)
  3342.                              ? (e.block_selector += ",".concat(t))
  3343.                              : "" !== t && (0, l.R)(6, t);
  3344.                          },
  3345.                          get mask_input_options() {
  3346.                            return e.mask_input_options;
  3347.                          },
  3348.                          set mask_input_options(t) {
  3349.                            t && "object" == typeof t
  3350.                              ? (e.mask_input_options = { ...t, password: !0 })
  3351.                              : (0, l.R)(7, t);
  3352.                          },
  3353.                        },
  3354.                        session_trace: { enabled: !0, autoStart: !0 },
  3355.                        soft_navigations: { enabled: !0, autoStart: !0 },
  3356.                        spa: { enabled: !0, autoStart: !0 },
  3357.                        ssl: void 0,
  3358.                        user_actions: {
  3359.                          enabled: !0,
  3360.                          elementAttributes: [
  3361.                            "id",
  3362.                            "className",
  3363.                            "tagName",
  3364.                            "type",
  3365.                          ],
  3366.                        },
  3367.                      };
  3368.                    })()
  3369.                  );
  3370.              var m = r(154),
  3371.                h = r(324);
  3372.              let v = 0;
  3373.              const b = {
  3374.                  buildEnv: h.F3,
  3375.                  distMethod: h.Xs,
  3376.                  version: h.xv,
  3377.                  originTime: m.WN,
  3378.                },
  3379.                y = {
  3380.                  appMetadata: {},
  3381.                  customTransaction: void 0,
  3382.                  denyList: void 0,
  3383.                  disabled: !1,
  3384.                  entityManager: void 0,
  3385.                  harvester: void 0,
  3386.                  isolatedBacklog: !1,
  3387.                  loaderType: void 0,
  3388.                  maxBytes: 3e4,
  3389.                  obfuscator: void 0,
  3390.                  onerror: void 0,
  3391.                  ptid: void 0,
  3392.                  releaseIds: {},
  3393.                  session: void 0,
  3394.                  timeKeeper: void 0,
  3395.                  get harvestCount() {
  3396.                    return ++v;
  3397.                  },
  3398.                },
  3399.                _ = (e) => {
  3400.                  const t = (0, f.a)(e, y),
  3401.                    r = Object.keys(b).reduce(
  3402.                      (e, t) => (
  3403.                        (e[t] = {
  3404.                          value: b[t],
  3405.                          writable: !1,
  3406.                          configurable: !0,
  3407.                          enumerable: !0,
  3408.                        }),
  3409.                        e
  3410.                      ),
  3411.                      {}
  3412.                    );
  3413.                  return Object.defineProperties(t, r);
  3414.                };
  3415.              var w = r(701);
  3416.              const x = (e) => {
  3417.                const t = e.startsWith("http");
  3418.                (e += "/"), (r.p = t ? e : "https://" + e);
  3419.              };
  3420.              var k = r(836),
  3421.                A = r(241);
  3422.              const T = {
  3423.                  accountID: void 0,
  3424.                  trustKey: void 0,
  3425.                  agentID: void 0,
  3426.                  licenseKey: void 0,
  3427.                  applicationID: void 0,
  3428.                  xpid: void 0,
  3429.                },
  3430.                R = (e) => (0, f.a)(e, T),
  3431.                S = new Set();
  3432.              function N(e, t = {}, r, o) {
  3433.                let {
  3434.                  init: s,
  3435.                  info: c,
  3436.                  loader_config: u,
  3437.                  runtime: d = {},
  3438.                  exposed: l = !0,
  3439.                } = t;
  3440.                if (!c) {
  3441.                  const e = (0, n.pV)();
  3442.                  (s = e.init), (c = e.info), (u = e.loader_config);
  3443.                }
  3444.                (e.init = p(s || {})),
  3445.                  (e.loader_config = R(u || {})),
  3446.                  (c.jsAttributes ??= {}),
  3447.                  m.bv && (c.jsAttributes.isWorker = !0),
  3448.                  (e.info = (0, a.D)(c));
  3449.                const f = e.init,
  3450.                  g = [c.beacon, c.errorBeacon];
  3451.                S.has(e.agentIdentifier) ||
  3452.                  (f.proxy.assets &&
  3453.                    (x(f.proxy.assets), g.push(f.proxy.assets)),
  3454.                  f.proxy.beacon && g.push(f.proxy.beacon),
  3455.                  (function (e) {
  3456.                    const t = (0, n.pV)();
  3457.                    Object.getOwnPropertyNames(i.W.prototype).forEach((r) => {
  3458.                      const n = i.W.prototype[r];
  3459.                      if ("function" != typeof n || "constructor" === n) return;
  3460.                      let a = t[r];
  3461.                      e[r] &&
  3462.                        !1 !== e.exposed &&
  3463.                        "micro-agent" !== e.runtime?.loaderType &&
  3464.                        (t[r] = (...t) => {
  3465.                          const n = e[r](...t);
  3466.                          return a ? a(...t) : n;
  3467.                        });
  3468.                    });
  3469.                  })(e),
  3470.                  (0, n.US)("activatedFeatures", w.B),
  3471.                  (e.runSoftNavOverSpa &&=
  3472.                    !0 === f.soft_navigations.enabled &&
  3473.                    f.feature_flags.includes("soft_nav"))),
  3474.                  (d.denyList = [
  3475.                    ...(f.ajax.deny_list || []),
  3476.                    ...(f.ajax.block_internal ? g : []),
  3477.                  ]),
  3478.                  (d.ptid = e.agentIdentifier),
  3479.                  (d.loaderType = r),
  3480.                  (e.runtime = _(d)),
  3481.                  S.has(e.agentIdentifier) ||
  3482.                    ((e.ee = k.ee.get(e.agentIdentifier)),
  3483.                    (e.exposed = l),
  3484.                    (0, A.W)({
  3485.                      agentIdentifier: e.agentIdentifier,
  3486.                      drained: !!w.B?.[e.agentIdentifier],
  3487.                      type: "lifecycle",
  3488.                      name: "initialize",
  3489.                      feature: void 0,
  3490.                      data: e.config,
  3491.                    })),
  3492.                  S.add(e.agentIdentifier);
  3493.              }
  3494.            },
  3495.            374: (e, t, r) => {
  3496.              r.nc = (() => {
  3497.                try {
  3498.                  return document?.currentScript?.nonce;
  3499.                } catch (e) {}
  3500.                return "";
  3501.              })();
  3502.            },
  3503.            860: (e, t, r) => {
  3504.              "use strict";
  3505.              r.d(t, {
  3506.                $J: () => d,
  3507.                K7: () => c,
  3508.                P3: () => u,
  3509.                XX: () => i,
  3510.                Yy: () => s,
  3511.                df: () => a,
  3512.                qY: () => n,
  3513.                v4: () => o,
  3514.              });
  3515.              const n = "events",
  3516.                i = "jserrors",
  3517.                a = "browser/blobs",
  3518.                o = "rum",
  3519.                s = "browser/logs",
  3520.                c = {
  3521.                  ajax: "ajax",
  3522.                  genericEvents: "generic_events",
  3523.                  jserrors: i,
  3524.                  logging: "logging",
  3525.                  metrics: "metrics",
  3526.                  pageAction: "page_action",
  3527.                  pageViewEvent: "page_view_event",
  3528.                  pageViewTiming: "page_view_timing",
  3529.                  sessionReplay: "session_replay",
  3530.                  sessionTrace: "session_trace",
  3531.                  softNav: "soft_navigations",
  3532.                  spa: "spa",
  3533.                },
  3534.                u = {
  3535.                  [c.pageViewEvent]: 1,
  3536.                  [c.pageViewTiming]: 2,
  3537.                  [c.metrics]: 3,
  3538.                  [c.jserrors]: 4,
  3539.                  [c.spa]: 5,
  3540.                  [c.ajax]: 6,
  3541.                  [c.sessionTrace]: 7,
  3542.                  [c.softNav]: 8,
  3543.                  [c.sessionReplay]: 9,
  3544.                  [c.logging]: 10,
  3545.                  [c.genericEvents]: 11,
  3546.                },
  3547.                d = {
  3548.                  [c.pageViewEvent]: o,
  3549.                  [c.pageViewTiming]: n,
  3550.                  [c.ajax]: n,
  3551.                  [c.spa]: n,
  3552.                  [c.softNav]: n,
  3553.                  [c.metrics]: i,
  3554.                  [c.jserrors]: i,
  3555.                  [c.sessionTrace]: a,
  3556.                  [c.sessionReplay]: a,
  3557.                  [c.logging]: s,
  3558.                  [c.genericEvents]: "ins",
  3559.                };
  3560.            },
  3561.          },
  3562.          n = {};
  3563.        function i(e) {
  3564.          var t = n[e];
  3565.          if (void 0 !== t) return t.exports;
  3566.          var a = (n[e] = { exports: {} });
  3567.          return r[e](a, a.exports, i), a.exports;
  3568.        }
  3569.        (i.m = r),
  3570.          (i.d = (e, t) => {
  3571.            for (var r in t)
  3572.              i.o(t, r) &&
  3573.                !i.o(e, r) &&
  3574.                Object.defineProperty(e, r, { enumerable: !0, get: t[r] });
  3575.          }),
  3576.          (i.f = {}),
  3577.          (i.e = (e) =>
  3578.            Promise.all(
  3579.              Object.keys(i.f).reduce((t, r) => (i.f[r](e, t), t), [])
  3580.            )),
  3581.          (i.u = (e) => "nr-rum-1.290.0.min.js"),
  3582.          (i.o = (e, t) => Object.prototype.hasOwnProperty.call(e, t)),
  3583.          (e = {}),
  3584.          (t = "NRBA-1.290.0.PROD:"),
  3585.          (i.l = (r, n, a, o) => {
  3586.            if (e[r]) e[r].push(n);
  3587.            else {
  3588.              var s, c;
  3589.              if (void 0 !== a)
  3590.                for (
  3591.                  var u = document.getElementsByTagName("script"), d = 0;
  3592.                  d < u.length;
  3593.                  d++
  3594.                ) {
  3595.                  var l = u[d];
  3596.                  if (
  3597.                    l.getAttribute("src") == r ||
  3598.                    l.getAttribute("data-webpack") == t + a
  3599.                  ) {
  3600.                    s = l;
  3601.                    break;
  3602.                  }
  3603.                }
  3604.              if (!s) {
  3605.                c = !0;
  3606.                var f = {
  3607.                  296: "sha512-+9iJcu5osHb0OseGcJgjoYu+SHwMvnUKuzDnjvqinxFSALjDJVxgQyo8Eg7woMfTg2nlMTpu+xRzS17ylgJKig==",
  3608.                };
  3609.                ((s = document.createElement("script")).charset = "utf-8"),
  3610.                  (s.timeout = 120),
  3611.                  i.nc && s.setAttribute("nonce", i.nc),
  3612.                  s.setAttribute("data-webpack", t + a),
  3613.                  (s.src = r),
  3614.                  0 !== s.src.indexOf(window.location.origin + "/") &&
  3615.                    (s.crossOrigin = "anonymous"),
  3616.                  f[o] && (s.integrity = f[o]);
  3617.              }
  3618.              e[r] = [n];
  3619.              var g = (t, n) => {
  3620.                  (s.onerror = s.onload = null), clearTimeout(p);
  3621.                  var i = e[r];
  3622.                  if (
  3623.                    (delete e[r],
  3624.                    s.parentNode && s.parentNode.removeChild(s),
  3625.                    i && i.forEach((e) => e(n)),
  3626.                    t)
  3627.                  )
  3628.                    return t(n);
  3629.                },
  3630.                p = setTimeout(
  3631.                  g.bind(null, void 0, { type: "timeout", target: s }),
  3632.                  12e4
  3633.                );
  3634.              (s.onerror = g.bind(null, s.onerror)),
  3635.                (s.onload = g.bind(null, s.onload)),
  3636.                c && document.head.appendChild(s);
  3637.            }
  3638.          }),
  3639.          (i.r = (e) => {
  3640.            "undefined" != typeof Symbol &&
  3641.              Symbol.toStringTag &&
  3642.              Object.defineProperty(e, Symbol.toStringTag, { value: "Module" }),
  3643.              Object.defineProperty(e, "__esModule", { value: !0 });
  3644.          }),
  3645.          (i.p = "https://js-agent.newrelic.com/"),
  3646.          (() => {
  3647.            var e = { 374: 0, 840: 0 };
  3648.            i.f.j = (t, r) => {
  3649.              var n = i.o(e, t) ? e[t] : void 0;
  3650.              if (0 !== n)
  3651.                if (n) r.push(n[2]);
  3652.                else {
  3653.                  var a = new Promise((r, i) => (n = e[t] = [r, i]));
  3654.                  r.push((n[2] = a));
  3655.                  var o = i.p + i.u(t),
  3656.                    s = new Error();
  3657.                  i.l(
  3658.                    o,
  3659.                    (r) => {
  3660.                      if (
  3661.                        i.o(e, t) &&
  3662.                        (0 !== (n = e[t]) && (e[t] = void 0), n)
  3663.                      ) {
  3664.                        var a = r && ("load" === r.type ? "missing" : r.type),
  3665.                          o = r && r.target && r.target.src;
  3666.                        (s.message =
  3667.                          "Loading chunk " +
  3668.                          t +
  3669.                          " failed.\n(" +
  3670.                          a +
  3671.                          ": " +
  3672.                          o +
  3673.                          ")"),
  3674.                          (s.name = "ChunkLoadError"),
  3675.                          (s.type = a),
  3676.                          (s.request = o),
  3677.                          n[1](s);
  3678.                      }
  3679.                    },
  3680.                    "chunk-" + t,
  3681.                    t
  3682.                  );
  3683.                }
  3684.            };
  3685.            var t = (t, r) => {
  3686.                var n,
  3687.                  a,
  3688.                  [o, s, c] = r,
  3689.                  u = 0;
  3690.                if (o.some((t) => 0 !== e[t])) {
  3691.                  for (n in s) i.o(s, n) && (i.m[n] = s[n]);
  3692.                  if (c) c(i);
  3693.                }
  3694.                for (t && t(r); u < o.length; u++)
  3695.                  (a = o[u]), i.o(e, a) && e[a] && e[a][0](), (e[a] = 0);
  3696.              },
  3697.              r = (self["webpackChunk:NRBA-1.290.0.PROD"] =
  3698.                self["webpackChunk:NRBA-1.290.0.PROD"] || []);
  3699.            r.forEach(t.bind(null, 0)), (r.push = t.bind(null, r.push.bind(r)));
  3700.          })(),
  3701.          (() => {
  3702.            "use strict";
  3703.            i(374);
  3704.            var e = i(566),
  3705.              t = i(741);
  3706.            class r extends t.W {
  3707.              agentIdentifier = (0, e.LA)(16);
  3708.            }
  3709.            var n = i(860);
  3710.            const a = Object.values(n.K7);
  3711.            var o = i(163);
  3712.            var s = i(908),
  3713.              c = i(863),
  3714.              u = i(261),
  3715.              d = i(241),
  3716.              l = i(944),
  3717.              f = i(701),
  3718.              g = i(773);
  3719.            function p(e, t, i, a) {
  3720.              const o = a || i;
  3721.              !o ||
  3722.                (o[e] && o[e] !== r.prototype[e]) ||
  3723.                (o[e] = function () {
  3724.                  (0, s.p)(
  3725.                    g.xV,
  3726.                    ["API/" + e + "/called"],
  3727.                    void 0,
  3728.                    n.K7.metrics,
  3729.                    i.ee
  3730.                  ),
  3731.                    (0, d.W)({
  3732.                      agentIdentifier: i.agentIdentifier,
  3733.                      drained: !!f.B?.[i.agentIdentifier],
  3734.                      type: "data",
  3735.                      name: "api",
  3736.                      feature: u.Pl + e,
  3737.                      data: {},
  3738.                    });
  3739.                  try {
  3740.                    return t.apply(this, arguments);
  3741.                  } catch (e) {
  3742.                    (0, l.R)(23, e);
  3743.                  }
  3744.                });
  3745.            }
  3746.            function m(e, t, r, n, i) {
  3747.              const a = e.info;
  3748.              null === r
  3749.                ? delete a.jsAttributes[t]
  3750.                : (e.info = {
  3751.                    ...e.info,
  3752.                    jsAttributes: { ...a.jsAttributes, [t]: r },
  3753.                  }),
  3754.                (i || null === r) &&
  3755.                  (0, s.p)(
  3756.                    u.Pl + n,
  3757.                    [(0, c.t)(), t, r],
  3758.                    void 0,
  3759.                    "session",
  3760.                    e.ee
  3761.                  );
  3762.            }
  3763.            var h = i(687),
  3764.              v = i(234),
  3765.              b = i(289),
  3766.              y = i(154),
  3767.              _ = i(384);
  3768.            const w = (e) => y.RI && !0 === e?.privacy.cookies_enabled;
  3769.            function x(e) {
  3770.              return (
  3771.                !!(0, _.dV)().o.MO && w(e) && !0 === e?.session_trace.enabled
  3772.              );
  3773.            }
  3774.            var k = i(389);
  3775.            class A extends v.W {
  3776.              constructor(e, t) {
  3777.                super(e.agentIdentifier, t),
  3778.                  (this.abortHandler = void 0),
  3779.                  (this.featAggregate = void 0),
  3780.                  (this.onAggregateImported = void 0),
  3781.                  (this.deferred = Promise.resolve()),
  3782.                  !1 === e.init[this.featureName].autoStart
  3783.                    ? (this.deferred = new Promise((t, r) => {
  3784.                        this.ee.on(
  3785.                          "manual-start-all",
  3786.                          (0, k.J)(() => {
  3787.                            (0, h.Ak)(e.agentIdentifier, this.featureName), t();
  3788.                          })
  3789.                        );
  3790.                      }))
  3791.                    : (0, h.Ak)(e.agentIdentifier, t);
  3792.              }
  3793.              importAggregator(e, t, r = {}) {
  3794.                if (this.featAggregate) return;
  3795.                let a;
  3796.                this.onAggregateImported = new Promise((e) => {
  3797.                  a = e;
  3798.                });
  3799.                const o = async () => {
  3800.                  let o;
  3801.                  await this.deferred;
  3802.                  try {
  3803.                    if (w(e.init)) {
  3804.                      const { setupAgentSession: t } = await i
  3805.                        .e(296)
  3806.                        .then(i.bind(i, 663));
  3807.                      o = t(e);
  3808.                    }
  3809.                  } catch (e) {
  3810.                    (0, l.R)(20, e),
  3811.                      this.ee.emit("internal-error", [e]),
  3812.                      this.featureName === n.K7.sessionReplay &&
  3813.                        this.abortHandler?.();
  3814.                  }
  3815.                  try {
  3816.                    if (!this.#t(this.featureName, o, e.init))
  3817.                      return (
  3818.                        (0, h.Ze)(this.agentIdentifier, this.featureName),
  3819.                        void a(!1)
  3820.                      );
  3821.                    const { Aggregate: n } = await t();
  3822.                    (this.featAggregate = new n(e, r)),
  3823.                      e.runtime.harvester.initializedAggregates.push(
  3824.                        this.featAggregate
  3825.                      ),
  3826.                      a(!0);
  3827.                  } catch (e) {
  3828.                    (0, l.R)(34, e),
  3829.                      this.abortHandler?.(),
  3830.                      (0, h.Ze)(this.agentIdentifier, this.featureName, !0),
  3831.                      a(!1),
  3832.                      this.ee && this.ee.abort();
  3833.                  }
  3834.                };
  3835.                y.RI ? (0, b.GG)(() => o(), !0) : o();
  3836.              }
  3837.              #t(e, t, r) {
  3838.                switch (e) {
  3839.                  case n.K7.sessionReplay:
  3840.                    return x(r) && !!t;
  3841.                  case n.K7.sessionTrace:
  3842.                    return !!t;
  3843.                  default:
  3844.                    return !0;
  3845.                }
  3846.              }
  3847.            }
  3848.            var T = i(630);
  3849.            class R extends A {
  3850.              static featureName = T.T;
  3851.              constructor(e) {
  3852.                var t;
  3853.                super(e, T.T),
  3854.                  (t = e),
  3855.                  p(
  3856.                    u.Fw,
  3857.                    function (e, r) {
  3858.                      "string" == typeof e &&
  3859.                        ("/" !== e.charAt(0) && (e = "/" + e),
  3860.                        (t.runtime.customTransaction =
  3861.                          (r || "http://custom.transaction") + e),
  3862.                        (0, s.p)(
  3863.                          u.Pl + u.Fw,
  3864.                          [(0, c.t)()],
  3865.                          void 0,
  3866.                          void 0,
  3867.                          t.ee
  3868.                        ));
  3869.                    },
  3870.                    t
  3871.                  ),
  3872.                  this.ee.on("api-send-rum", (e, t) =>
  3873.                    (0, s.p)(
  3874.                      "send-rum",
  3875.                      [e, t],
  3876.                      void 0,
  3877.                      this.featureName,
  3878.                      this.ee
  3879.                    )
  3880.                  ),
  3881.                  this.importAggregator(e, () => i.e(296).then(i.bind(i, 108)));
  3882.              }
  3883.            }
  3884.            var S = i(843),
  3885.              N = i(878),
  3886.              E = i(782);
  3887.            class j extends A {
  3888.              static featureName = E.T;
  3889.              constructor(e) {
  3890.                super(e, E.T),
  3891.                  y.RI &&
  3892.                    ((0, S.u)(
  3893.                      () =>
  3894.                        (0, s.p)(
  3895.                          "docHidden",
  3896.                          [(0, c.t)()],
  3897.                          void 0,
  3898.                          E.T,
  3899.                          this.ee
  3900.                        ),
  3901.                      !0
  3902.                    ),
  3903.                    (0, N.sp)("pagehide", () =>
  3904.                      (0, s.p)(
  3905.                        "winPagehide",
  3906.                        [(0, c.t)()],
  3907.                        void 0,
  3908.                        E.T,
  3909.                        this.ee
  3910.                      )
  3911.                    ),
  3912.                    this.importAggregator(e, () =>
  3913.                      i.e(296).then(i.bind(i, 350))
  3914.                    ));
  3915.              }
  3916.            }
  3917.            class I extends A {
  3918.              static featureName = g.TZ;
  3919.              constructor(e) {
  3920.                super(e, g.TZ),
  3921.                  y.RI &&
  3922.                    document.addEventListener(
  3923.                      "securitypolicyviolation",
  3924.                      (e) => {
  3925.                        (0, s.p)(
  3926.                          g.xV,
  3927.                          ["Generic/CSPViolation/Detected"],
  3928.                          void 0,
  3929.                          this.featureName,
  3930.                          this.ee
  3931.                        );
  3932.                      }
  3933.                    ),
  3934.                  this.importAggregator(e, () => i.e(296).then(i.bind(i, 373)));
  3935.              }
  3936.            }
  3937.            new (class extends r {
  3938.              constructor(e) {
  3939.                var t;
  3940.                (super(), y.gm)
  3941.                  ? ((this.features = {}),
  3942.                    (0, _.bQ)(this.agentIdentifier, this),
  3943.                    (this.desiredFeatures = new Set(e.features || [])),
  3944.                    this.desiredFeatures.add(R),
  3945.                    (this.runSoftNavOverSpa = [...this.desiredFeatures].some(
  3946.                      (e) => e.featureName === n.K7.softNav
  3947.                    )),
  3948.                    (0, o.j)(this, e, e.loaderType || "agent"),
  3949.                    (t = this),
  3950.                    p(
  3951.                      u.cD,
  3952.                      function (e, r, n = !1) {
  3953.                        if ("string" == typeof e) {
  3954.                          if (
  3955.                            ["string", "number", "boolean"].includes(
  3956.                              typeof r
  3957.                            ) ||
  3958.                            null === r
  3959.                          )
  3960.                            return m(t, e, r, u.cD, n);
  3961.                          (0, l.R)(40, typeof r);
  3962.                        } else (0, l.R)(39, typeof e);
  3963.                      },
  3964.                      t
  3965.                    ),
  3966.                    (function (e) {
  3967.                      p(
  3968.                        u.Dl,
  3969.                        function (t) {
  3970.                          if ("string" == typeof t || null === t)
  3971.                            return m(e, "enduser.id", t, u.Dl, !0);
  3972.                          (0, l.R)(41, typeof t);
  3973.                        },
  3974.                        e
  3975.                      );
  3976.                    })(this),
  3977.                    (function (e) {
  3978.                      p(
  3979.                        u.nb,
  3980.                        function (t) {
  3981.                          if ("string" == typeof t || null === t)
  3982.                            return m(e, "application.version", t, u.nb, !1);
  3983.                          (0, l.R)(42, typeof t);
  3984.                        },
  3985.                        e
  3986.                      );
  3987.                    })(this),
  3988.                    (function (e) {
  3989.                      p(
  3990.                        u.d3,
  3991.                        function () {
  3992.                          e.ee.emit("manual-start-all");
  3993.                        },
  3994.                        e
  3995.                      );
  3996.                    })(this),
  3997.                    this.run())
  3998.                  : (0, l.R)(21);
  3999.              }
  4000.              get config() {
  4001.                return {
  4002.                  info: this.info,
  4003.                  init: this.init,
  4004.                  loader_config: this.loader_config,
  4005.                  runtime: this.runtime,
  4006.                };
  4007.              }
  4008.              get api() {
  4009.                return this;
  4010.              }
  4011.              run() {
  4012.                try {
  4013.                  const e = (function (e) {
  4014.                      const t = {};
  4015.                      return (
  4016.                        a.forEach((r) => {
  4017.                          t[r] = !!e[r]?.enabled;
  4018.                        }),
  4019.                        t
  4020.                      );
  4021.                    })(this.init),
  4022.                    t = [...this.desiredFeatures];
  4023.                  t.sort((e, t) => n.P3[e.featureName] - n.P3[t.featureName]),
  4024.                    t.forEach((t) => {
  4025.                      if (
  4026.                        !e[t.featureName] &&
  4027.                        t.featureName !== n.K7.pageViewEvent
  4028.                      )
  4029.                        return;
  4030.                      if (this.runSoftNavOverSpa && t.featureName === n.K7.spa)
  4031.                        return;
  4032.                      if (
  4033.                        !this.runSoftNavOverSpa &&
  4034.                        t.featureName === n.K7.softNav
  4035.                      )
  4036.                        return;
  4037.                      const r = (function (e) {
  4038.                        switch (e) {
  4039.                          case n.K7.ajax:
  4040.                            return [n.K7.jserrors];
  4041.                          case n.K7.sessionTrace:
  4042.                            return [n.K7.ajax, n.K7.pageViewEvent];
  4043.                          case n.K7.sessionReplay:
  4044.                            return [n.K7.sessionTrace];
  4045.                          case n.K7.pageViewTiming:
  4046.                            return [n.K7.pageViewEvent];
  4047.                          default:
  4048.                            return [];
  4049.                        }
  4050.                      })(t.featureName).filter((e) => !(e in this.features));
  4051.                      r.length > 0 &&
  4052.                        (0, l.R)(36, {
  4053.                          targetFeature: t.featureName,
  4054.                          missingDependencies: r,
  4055.                        }),
  4056.                        (this.features[t.featureName] = new t(this));
  4057.                    });
  4058.                } catch (e) {
  4059.                  (0, l.R)(22, e);
  4060.                  for (const e in this.features)
  4061.                    this.features[e].abortHandler?.();
  4062.                  const t = (0, _.Zm)();
  4063.                  delete t.initializedAgents[this.agentIdentifier]?.features,
  4064.                    delete this.sharedAggregator;
  4065.                  return t.ee.get(this.agentIdentifier).abort(), !1;
  4066.                }
  4067.              }
  4068.            })({ features: [R, j, I], loaderType: "lite" });
  4069.          })();
  4070.      })();
  4071.    </script>
  4072.    <meta
  4073.      content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=0"
  4074.      name="viewport"
  4075.    />
  4076.    <meta content="app-id=892299884" name="apple-itunes-app" />
  4077.    <meta name="a-minimum" content="false" />
  4078.    <link
  4079.      href="https://static-assets.strikinglycdn.com/images/favicon.ico"
  4080.      rel="shortcut icon"
  4081.      type="image/x-icon"
  4082.    />
  4083.    <link
  4084.      rel="stylesheet"
  4085.      media="screen"
  4086.      href="https://static-fonts-css.strikinglycdn.com/css?family=Open+Sans:300,400,400italic,600,600italic,700,700italic"
  4087.    />
  4088.    <link
  4089.      rel="stylesheet"
  4090.      media="screen"
  4091.      href="https://use.typekit.net/gff2pee.css"
  4092.    />
  4093.  
  4094.    <link
  4095.      rel="stylesheet"
  4096.      media="screen"
  4097.      href="https://static-assets.strikinglycdn.com/application-95c4f47b28be96a918136a054ad4df61602e831a3f411ae932cb22bac7c5e7e0.css"
  4098.    />
  4099.  
  4100.    <link
  4101.      rel="stylesheet"
  4102.      media="screen"
  4103.      href="https://static-fonts-css.strikinglycdn.com/css?family=Lobster"
  4104.    />
  4105.    <link
  4106.      rel="stylesheet"
  4107.      media="screen"
  4108.      href="https://static-assets.strikinglycdn.com/show-modes-159006f36cfd697307fbb1e1a9a3e628d957b4e83ebf672b91543130f002e00f.css"
  4109.    />
  4110.    <!-- / without segmentio -->
  4111.    <script>
  4112.      // Create a queue to push events and stub all methods
  4113.      window.analytics || (window.analytics = {});
  4114.      window.analytics_queue || (window.analytics_queue = []);
  4115.      function waitForCookie(f) {
  4116.        if (window.$ && window.$.cookie) {
  4117.          if (typeof f === "function") {
  4118.            f();
  4119.          }
  4120.        } else {
  4121.          setTimeout(waitForCookie, 200, f);
  4122.        }
  4123.      }
  4124.      (function () {
  4125.        var methods = [
  4126.          "identify",
  4127.          "track",
  4128.          "trackLink",
  4129.          "trackForm",
  4130.          "trackClick",
  4131.          "trackSubmit",
  4132.          "page",
  4133.          "pageview",
  4134.          "ab",
  4135.          "alias",
  4136.          "ready",
  4137.          "group",
  4138.          "on",
  4139.          "once",
  4140.          "off",
  4141.        ];
  4142.        var factory = function (method) {
  4143.          return function () {
  4144.            var args = Array.prototype.slice.call(arguments);
  4145.            args.unshift(method);
  4146.            analytics_queue.push(args);
  4147.            return window.analytics;
  4148.          };
  4149.        };
  4150.        for (var i = 0; i < methods.length; i++) {
  4151.          var method = methods[i];
  4152.          window.analytics[method] = factory(method);
  4153.        }
  4154.      })();
  4155.      // Load analytics.js after everything else
  4156.      window.loadAnalyticsJsAndInitialize = function () {
  4157.        analytics.load = function (callback) {
  4158.          var script = document.createElement("script");
  4159.          script.async = true;
  4160.          script.type = "text/javascript";
  4161.          script.src =
  4162.            "https://static-assets.strikinglycdn.com/analytics-custom-2.9.1.min-fcfb43eca27d0043345ac39009dde37912832d6aa6fcf08c02b397884ac1eb93.js";
  4163.          if (script.addEventListener) {
  4164.            script.addEventListener(
  4165.              "load",
  4166.              function (e) {
  4167.                if (typeof callback === "function") {
  4168.                  callback(e);
  4169.                }
  4170.              },
  4171.              false
  4172.            );
  4173.          } else {
  4174.            // IE8
  4175.            script.onreadystatechange = function () {
  4176.              if (
  4177.                this.readyState == "complete" ||
  4178.                this.readyState == "loaded"
  4179.              ) {
  4180.                callback(window.event);
  4181.              }
  4182.            };
  4183.          }
  4184.          var firstScript = document.getElementsByTagName("script")[0];
  4185.          firstScript.parentNode.insertBefore(script, firstScript);
  4186.        };
  4187.        analytics.load(function () {
  4188.          const mixpanelOptions = {
  4189.            loaded(mixpanel) {
  4190.              waitForCookie(function () {
  4191.                $("#user_mixpanel_id").val(mixpanel.get_distinct_id());
  4192.                $.cookie("__landing_mixpanel_id", mixpanel.get_distinct_id(), {
  4193.                  path: "/",
  4194.                });
  4195.                // sync user profile information
  4196.                mixpanel.people.set({ profile_update_at: new Date() });
  4197.              });
  4198.            },
  4199.          };
  4200.          analytics.initialize({
  4201.            "Google Analytics": {
  4202.              trackingId: "UA-25124444-1",
  4203.              domain: "",
  4204.              doubleClick: true,
  4205.              nonInteraction: true,
  4206.            },
  4207.            "Google Tag Manager": { containerId: "GTM-TMC53WD" },
  4208.            Mixpanel: Object.assign(mixpanelOptions, {
  4209.              token: "f6f51c06307c973387d0fb45c03fa953",
  4210.              consolidatedPageCalls: false,
  4211.              crossSubdomainCookie: true,
  4212.              trackCategorizedPages: true,
  4213.              trackNamedPages: true,
  4214.            }),
  4215.            Bugsnag: {
  4216.              apiKey: "663db56d6e8f0609fde271ae2a22620e",
  4217.              useSSL: true,
  4218.              releaseStage: "production",
  4219.            },
  4220.            Vero: { apiKey: "78460d986e623d99cc0309297a38b545b760d3b4" },
  4221.          });
  4222.          // Loop through the interim analytics queue and reapply the calls to their
  4223.          // proper analytics.js method.
  4224.          while (window.analytics_queue.length > 0) {
  4225.            var item = window.analytics_queue.shift();
  4226.            var method = item.shift();
  4227.            if (analytics[method]) analytics[method].apply(analytics, item);
  4228.          }
  4229.        });
  4230.      };
  4231.      waitForCookie(function () {
  4232.        if (document?.domain?.includes("support.strikingly.com")) {
  4233.          return;
  4234.        }
  4235.        if (
  4236.          $.cookie("__strk_cookie_eu_visitor") !== "true" ||
  4237.          $.cookie("__is_open_strk_analytics_cookie")
  4238.        ) {
  4239.          loadAnalyticsJsAndInitialize();
  4240.        }
  4241.      });
  4242.    </script>
  4243.  
  4244.    <script>
  4245.      if (window && window.analytics) {
  4246.        window.analytics.page();
  4247.      }
  4248.    </script>
  4249.  
  4250.    <script>
  4251.      if (
  4252.        window.$S &&
  4253.        window.$S.user_meta &&
  4254.        window.$S.user_meta.user_type === "zhubajie"
  4255.      ) {
  4256.        if (self === top) {
  4257.          window.location.pathname = "/s/logout";
  4258.        } else {
  4259.          window.addEventListener("load", function () {
  4260.            top.postMessage("zbj-cloud-toggle-sidebar", "*");
  4261.          });
  4262.        }
  4263.      }
  4264.      window.v4 = false;
  4265.    </script>
  4266.    <meta name="csrf-param" content="authenticity_token" />
  4267.    <meta
  4268.      name="csrf-token"
  4269.      content="yqFLFpy4lDpzq5dSEnN1AN7Y77UzHNdCOU1E3pFPpvw7bSsZgkEfs5gFW7GHcJowByS0aXISiPsxKP366ENwrQ=="
  4270.    />
  4271.    <script
  4272.      src="https://static-assets.strikinglycdn.com/detectIE-c385c24313ef0e9e4e7a1e131bf5e59f0fbd468f9f9ef44fd6739ae84ef0c0a4.js"
  4273.      async="async"
  4274.    ></script>
  4275.  </head>
  4276.  <body class="template_preview false locale-en product-strikingly" id="sites">
  4277.    <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
  4278.    <script>
  4279.      window.jQuery ||
  4280.        document.write(
  4281.          '<script src="https://static-assets.strikinglycdn.com/jquery-f4e2137d267f77818d966e03df031337a38003039d43f15029422ddd171e14c4.js"><\/script>'
  4282.        );
  4283.      var I18n = I18n || {};
  4284.      I18n.defaultLocale = "en";
  4285.      I18n.locale = "en";
  4286.      I18n.fallbacks = true;
  4287.    </script>
  4288.    <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.min.js"></script>
  4289.    <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular-resource.min.js"></script>
  4290.    <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular-route.min.js"></script>
  4291.    <script>
  4292.      if (!window.angular) {
  4293.        document.write(
  4294.          '<script src="https://static-assets.strikinglycdn.com/angular-c353eda7984fd48196c2b66b57e64c71eab1e0b3a6f5a46ad48c5e91ec19b1d3.js"><\/script>'
  4295.        );
  4296.        document.write(
  4297.          '<script src="https://static-assets.strikinglycdn.com/angular-resource-4e78deef01d863099c70f3b1e0bbb5182271a1b5b6262a48296ea125ce8e18d8.js"><\/script>'
  4298.        );
  4299.        document.write(
  4300.          '<script src="https://static-assets.strikinglycdn.com/angular-route-bfc4f1046c691a1b2e5df5c74cc671769dc0a4cabdb8bef9a1f6b56f8240070c.js"><\/script>'
  4301.        );
  4302.      }
  4303.    </script>
  4304.    <script src="https://static-assets.strikinglycdn.com/application-017e123aff4a8a5583cb9f754bc5cd071fa3d9379aae65ed4a6964b15f3c8fd1.js"></script>
  4305.    <script src="https://static-assets.strikinglycdn.com/webpack/app-dll.67f528e9dec37668f55c.js"></script>
  4306.    <script src="https://static-assets.strikinglycdn.com/webpack/vendor-app-bundle.6a9a45091a0342435a11.js"></script>
  4307.    <script
  4308.      src="https://static-assets.strikinglycdn.com/webpack/webpack_bridge-app-bundle.2f42628f38af3f82deb2.js"
  4309.      async="async"
  4310.    ></script>
  4311.    <script src="https://static-assets.strikinglycdn.com/webpack/react_share-component-bundle.e3f13a5c8b6fa3739a75.js"></script>
  4312.    <script>
  4313.      user_id = $S.user_meta.id.toString();
  4314.      $S.user_meta.locale = $S.global_conf.locale;
  4315.      var track = function () {
  4316.        $B.trackingAlias(
  4317.          user_id,
  4318.          function () {
  4319.            analytics.identify(user_id, $S.user_meta);
  4320.          },
  4321.          { integrations: { Vero: false } }
  4322.        );
  4323.      };
  4324.      if (typeof _strkEditor !== "undefined") {
  4325.        _strkEditor.push(["Editor.didMount", track]);
  4326.      } else {
  4327.        track();
  4328.      }
  4329.    </script>
  4330.  
  4331.          <ul>
  4332.            <li>
  4333.              <a
  4334.                class="share-preview-link"
  4335.                href="#"
  4336.                rel="tooltip"
  4337.                title="Share the preview to anyone (even without a Strikingly account)"
  4338.              >
  4339.                <div class="fa fa-share" style="color: white">&nbsp;</div>
  4340.                Share
  4341.              </a>
  4342.            </li>
  4343.            
  4344.            </li>
  4345.          </ul>
  4346.        </div>
  4347.      </div>
  4348.    </div>
  4349.    <script>
  4350.      (function () {
  4351.        $(function () {
  4352.          var copyText, showToast, _base;
  4353.          if (typeof (_base = $('[rel="tooltip"]')).tooltip === "function") {
  4354.            _base.tooltip({
  4355.              placement: "bottom",
  4356.              container: "#strikingly-tooltip-container",
  4357.            });
  4358.          }
  4359.          $(".share-preview-link").click(function (e) {
  4360.            var _ref;
  4361.            e.preventDefault();
  4362.            $B.ui.openCloseModal($("#share-preview-modal"));
  4363.            return (_ref = $("#share-preview-modal input.preview-link")[0]) !=
  4364.              null
  4365.              ? _ref.select()
  4366.              : void 0;
  4367.          });
  4368.          $("#share-preview-modal a.close").click(function () {
  4369.            return $B.ui.openCloseModal($("#share-preview-modal"));
  4370.          });
  4371.          showToast = function (text) {
  4372.            var $toast;
  4373.            $toast = $(
  4374.              '<div class="toast"><i class="fas fa-check"></i> ' +
  4375.                text +
  4376.                "</div>"
  4377.            );
  4378.            $(document.body).append($toast);
  4379.            $toast.css({
  4380.              position: "fixed",
  4381.              width: "280px",
  4382.              top: "100px",
  4383.              left: "50%",
  4384.              zIndex: "5000",
  4385.              transform: "translateX(-50%)",
  4386.              background: "#E5F4B2",
  4387.              color: "#759214",
  4388.              padding: "12px 20px",
  4389.              borderRadius: "5px",
  4390.              display: "none",
  4391.              fontFamily: "Arial, sans-serif",
  4392.              fontSize: "16px",
  4393.              textAlign: "center",
  4394.            });
  4395.            $toast.fadeIn(400);
  4396.            return setTimeout(function () {
  4397.              return $toast.fadeOut(400, function () {
  4398.                return $toast.remove();
  4399.              });
  4400.            }, 3000);
  4401.          };
  4402.          copyText = function (text) {
  4403.            var tempInput;
  4404.            if (navigator.clipboard && navigator.clipboard.writeText) {
  4405.              return navigator.clipboard.writeText(text).then(
  4406.                function () {
  4407.                  showToast("分享链接已复制到剪切版!");
  4408.                  return console.log("复制成功");
  4409.                },
  4410.                function (error) {
  4411.                  return console.error("复制失败:", error);
  4412.                }
  4413.              );
  4414.            } else {
  4415.              tempInput = document.createElement("input");
  4416.              tempInput.value = text;
  4417.              document.body.appendChild(tempInput);
  4418.              tempInput.select();
  4419.              document.execCommand("copy");
  4420.              return document.body.removeChild(tempInput);
  4421.            }
  4422.          };
  4423.          return $(".copy-share-link").on("click", function () {
  4424.            return copyText($("#onlick-short-link").val());
  4425.          });
  4426.        });
  4427.      }).call(this);
  4428.    </script>
  4429.    <script>
  4430.      const PAGE_JUMP_DELAY = 3000;
  4431.      if (window && !window.edit_page) {
  4432.        const Events = {};
  4433.        window.edit_page = {
  4434.          Event: {
  4435.            subscribe: function (key, func) {
  4436.              const callbacks = Events[key];
  4437.              let index = 0;
  4438.              if (!callbacks) {
  4439.                Events[key] = [func];
  4440.              } else if (!callbacks.includes(func)) {
  4441.                index = callbacks.length;
  4442.                callbacks.push(func);
  4443.              }
  4444.              return { key, func, index };
  4445.            },
  4446.            unsubscribe: function ({ key, func, index }) {
  4447.              const callbacks = Events[key];
  4448.              if (callbacks && callbacks.includes(func)) {
  4449.                callbacks.splice(index, 1);
  4450.              }
  4451.            },
  4452.            publish: function (key) {
  4453.              Events[key]?.forEach((callback) => callback());
  4454.            },
  4455.          },
  4456.        };
  4457.      }
  4458.      if (window.location.search.includes("isAiSite")) {
  4459.        analytics.ready(() => {
  4460.          let ids = [];
  4461.          $(".theme-switcher a").each(function (index, item) {
  4462.            ids.push($(item).attr("data-id"));
  4463.          });
  4464.          window?.mixpanel?.track("AI Site - Review Results", {
  4465.            review_site_ids: ids.join(),
  4466.          });
  4467.        });
  4468.      }
  4469.      function isSiteCreator() {
  4470.        return $.cookie("is_oneclicker");
  4471.      }
  4472.      function getSiteId(url) {
  4473.        const pathname = url ? new URL(url).pathname : window.location.pathname;
  4474.        const match = pathname?.match(/\/(\d+)\//) || [];
  4475.        return match?.[1];
  4476.      }
  4477.      function getThemeSelectionId(url) {
  4478.        const search = url ? new URL(url).search : window.location.search;
  4479.        const params = new URLSearchParams(search);
  4480.        return params.get("theme_selection_id");
  4481.      }
  4482.  
  4483.      $(".one-click-site").on("click", () => {
  4484.        if (
  4485.          $S.user_meta?.oneClickShareInfo?.oneclickShareEnableContact &&
  4486.          !isSiteCreator()
  4487.        ) {
  4488.          $(".oneclick-contact-info-dialog").show();
  4489.          return;
  4490.        }
  4491.        const siteId = getSiteId();
  4492.        if (siteId) {
  4493.          $.ajax({
  4494.            url: `${location.origin}/r/v1/one_click/alibaba/clone_sites/${siteId}/approve`,
  4495.            method: "POST",
  4496.          }).done((res) => {
  4497.            if (res.status === 200) {
  4498.              const params = new URLSearchParams(window.location.search);
  4499.              const referrer = params.get("refererDomain");
  4500.              window.location.replace(`${referrer}/s/sites/${res.data.siteId}`);
  4501.            }
  4502.          });
  4503.        }
  4504.      });
  4505.      $(".ai-builder-site").on("click", function () {
  4506.        const siteId = getSiteId();
  4507.        const $icon = $(this).find(".fa");
  4508.        if (siteId && $icon.hasClass("entypo-pencil")) {
  4509.          $icon.removeClass("entypo-pencil").addClass("fa-spin fa-spinner");
  4510.          $.ajax({
  4511.            url: `/r/v1/ai/site_builder/sites/${siteId}/claim`,
  4512.            method: "POST",
  4513.            data: {
  4514.              themeSelectionId: getThemeSelectionId(),
  4515.            },
  4516.          })
  4517.            .done((res) => {
  4518.              if (res.status === 200) {
  4519.                window?.mixpanel?.track("AI Site - Import to Account", {
  4520.                  site_id: siteId,
  4521.                  email: res?.data?.email,
  4522.                });
  4523.                const params = new URLSearchParams(window.location.search);
  4524.                const referrer = params.get("refererDomain");
  4525.                window.location.replace(`${referrer}/s/sites/${siteId}/edit`);
  4526.              }
  4527.            })
  4528.            .fail(() => {
  4529.              $icon.removeClass("fa-spin fa-spinner").addClass("entypo-pencil");
  4530.            });
  4531.        }
  4532.      });
  4533.  
  4534.      $(".go-back-btn").on("click", function () {
  4535.        const siteId = getSiteId();
  4536.        const currentStep = "inSiteStructureStep";
  4537.        const $icon = $(this).find("i");
  4538.        if ($icon.hasClass("entypo-reply")) {
  4539.          $icon.removeClass("entypo-reply").addClass("fa-spin fa-spinner");
  4540.          if (siteId) {
  4541.            $.ajax({
  4542.              url: `/r/v1/ai/site_builder/sites/${siteId}/go_back`,
  4543.              method: "POST",
  4544.              data: {
  4545.                currentStep,
  4546.              },
  4547.            })
  4548.              .done((res) => {
  4549.                if (res.status === 200) {
  4550.                  const params = new URLSearchParams(window.location.search);
  4551.                  const referrer = params.get("refererDomain");
  4552.                  window.location.replace(`${referrer}/s/ai_site_builder`);
  4553.                }
  4554.              })
  4555.              .always(() => {
  4556.                $icon
  4557.                  .removeClass("fa-spin fa-spinner")
  4558.                  .addClass("entypo-reply");
  4559.              })
  4560.              .fail(() => {
  4561.                window.alert(I18n.t("js.api.domains.errors.get_zone_failed"));
  4562.              });
  4563.          }
  4564.        }
  4565.      });
  4566.  
  4567.      $(() => {
  4568.        $(".oneclick-theme-switcher-wrap .theme-switcher img")
  4569.          .each(function () {
  4570.            const siteId = getSiteId();
  4571.            const $parent = $(this).parent();
  4572.            if (getSiteId($parent.attr("href")) === siteId) {
  4573.              $parent.addClass("active");
  4574.            }
  4575.          })
  4576.          .tooltip({ placement: "bottom" });
  4577.  
  4578.        $(".edit-preview-setting").click(() => {
  4579.          $(".oneclick-share-setting-dialog").show();
  4580.        });
  4581.  
  4582.        $(".site-template-switcher-wrapper .refresh-themes .refresh-btn").on(
  4583.          "click",
  4584.          () => {
  4585.            const siteId = getSiteId();
  4586.            if (siteId) {
  4587.              const url = `/r/v1/ai/site_builder/sites/${siteId}/refresh_themes`;
  4588.              $.ajax({
  4589.                url: url,
  4590.                method: "POST",
  4591.              }).done((res) => {
  4592.                if (res.status === 200) {
  4593.                  const data = res.data || {};
  4594.                  const list = data.list || [];
  4595.                  if (list.length) {
  4596.                    window.location.replace(list[0].url);
  4597.                  }
  4598.                }
  4599.              });
  4600.            }
  4601.          }
  4602.        );
  4603.      });
  4604.      $(".tablet-screen-one-click-other").on("click", (event) => {
  4605.        $(".oneclick-preview-setting").toggleClass("show");
  4606.        event.stopPropagation();
  4607.      });
  4608.      $(".switcher-title").on("click", (event) => {
  4609.        $(".theme-switcher").toggleClass("show");
  4610.        event.stopPropagation();
  4611.      });
  4612.      $(document).click(function () {
  4613.        $(".oneclick-preview-setting").removeClass("show");
  4614.        $(".theme-switcher").removeClass("show");
  4615.      });
  4616.    </script>
  4617.    <div class="image-share s-page-layer fill">
  4618.      <div class="s-page-shade fill"></div>
  4619.      <div class="s-page-wrapper">
  4620.        <div class="s-page-content">
  4621.          <iframe
  4622.            frameborder="0"
  4623.            id="s-image-share-iframe"
  4624.            marginheight="0"
  4625.            marginwidth="0"
  4626.            src=""
  4627.          ></iframe>
  4628.        </div>
  4629.      </div>
  4630.    </div>
  4631.    <div class="s-edit-modal" id="share-preview-modal">
  4632.      <div class="inner">
  4633.        <h5>
  4634.          <span class="fa fa-link">&nbsp;</span>
  4635.          <span>This is your preview link</span>
  4636.        </h5>
  4637.        <br />
  4638.        <div class="s-form-field">
  4639.          <input
  4640.            class="preview-link"
  4641.            onclick="this.select();"
  4642.            type="text"
  4643.            value="https://lightdeck-data-s4-portfolio.mystrikingly.com/i/preview?token=V3MxRnNwWi9peDlYeDlaOEtvalBsWGIxZFh3c3ZGaFF6NmVRUHZrVXBISEMyL0txaWFIelZxc0pablVscVh0VkNuVk11TmkxWm5ZWXg3L3NObG5hNjliS1RvZTg1UVJVWnJZZUw4L1V6eDA9LS1GYmFMVmpYOXBmUUp2RXdSRjRVdU9BPT0%3D--de9aa31ec74fc8ad11912678f6750187bbcecdcb"
  4644.          />
  4645.        </div>
  4646.        <p>
  4647.          For privacy concerns, this link will expire in 10 days. Tell your
  4648.          friends to check it out soon!
  4649.        </p>
  4650.        <br />
  4651.        <a class="s-btn green close no-margin">Done</a>
  4652.      </div>
  4653.    </div>
  4654.    <div data-names="oneClickSiteDialog" id="share-dialog"></div>
  4655.    <div
  4656.      data-names="oneclickShareSettingDialog"
  4657.      id="oneclick-share-setting-dialog"
  4658.    ></div>
  4659.    <div
  4660.      data-names="oneclickContactInfoDialog"
  4661.      id="oneclick-contact-info-dialog-container"
  4662.    ></div>
  4663.    <script src="https://static-assets.strikinglycdn.com/webpack/app-dll.67f528e9dec37668f55c.js"></script>
  4664.    <script src="https://static-assets.strikinglycdn.com/webpack/shareDialog-app-bundle.921d3f2168de114bc472.js"></script>
  4665.    <script src="https://static-assets.strikinglycdn.com/webpack/webpack_bridge-app-bundle.2f42628f38af3f82deb2.js"></script>
  4666.  
  4667.    <script>
  4668.      (function () {
  4669.        $(function () {
  4670.          var currentView, previewBar, switchToView;
  4671.          $("body, html").addClass("strikingly-preview-frame");
  4672.          $(".preview-qr-button").click(function () {
  4673.            return $(this).toggleClass("full");
  4674.          });
  4675.          if ($.browser.webkit && $("iframe.phone").length) {
  4676.            $("iframe.phone").attr("width", "320");
  4677.          }
  4678.          currentView = "screen";
  4679.          $(".preview-button.screen").addClass("selected");
  4680.          $(".preview-qr-button").addClass("hidden");
  4681.          switchToView = function (view) {
  4682.            $(".preview-background").fadeOut();
  4683.            $(".iframe-wrapper")
  4684.              .removeClass("screen tablet phone")
  4685.              .addClass(view);
  4686.            $(".preview-frame")
  4687.              .removeClass("screen tablet phone")
  4688.              .addClass(view);
  4689.            $(".preview-button").removeClass("selected");
  4690.            $(".preview-button." + view).addClass("selected");
  4691.            if (view === "screen") {
  4692.              $(".preview-qr-button").addClass("hidden");
  4693.            } else {
  4694.              setTimeout(function () {
  4695.                $(".preview-background." + view).fadeIn();
  4696.                return $(".preview-qr-button").removeClass("hidden");
  4697.              }, 500);
  4698.            }
  4699.            return (currentView = view);
  4700.          };
  4701.          $(".preview-button").click(function (e) {
  4702.            var err, view, _i, _len, _ref, _ref1, _results;
  4703.            e.preventDefault();
  4704.            _ref = ["screen", "tablet", "phone"];
  4705.            _results = [];
  4706.            for (_i = 0, _len = _ref.length; _i < _len; _i++) {
  4707.              view = _ref[_i];
  4708.              if ($(this).hasClass(view) && currentView !== view) {
  4709.                switchToView(view);
  4710.                $.cookie("__strk_suppress_preview_tooltip", "1", {
  4711.                  expires: 120,
  4712.                  path: "/",
  4713.                });
  4714.                try {
  4715.                  if (
  4716.                    (_ref1 = $(".iframe-wrapper iframe")[0].contentWindow
  4717.                      .edit_page) != null
  4718.                  ) {
  4719.                    _ref1.Event.publish("Site.recalculateLayout");
  4720.                  }
  4721.                } catch (_error) {
  4722.                  err = _error;
  4723.                }
  4724.                break;
  4725.              } else {
  4726.                _results.push(void 0);
  4727.              }
  4728.            }
  4729.            return _results;
  4730.          });
  4731.          $(".demo-bar a.refresh").click(function (e) {
  4732.            var _ref, _ref1;
  4733.            e.preventDefault();
  4734.            return (_ref = $(".iframe-wrapper iframe")) != null
  4735.              ? (_ref1 = _ref[0]) != null
  4736.                ? _ref1.contentWindow.location.reload()
  4737.                : void 0
  4738.              : void 0;
  4739.          });
  4740.          if (!$.cookie("__strk_suppress_preview_tooltip")) {
  4741.            previewBar = $(".preview-button-section");
  4742.            return setTimeout(function () {
  4743.              previewBar.tooltip("show");
  4744.              return previewBar.hover(function (e) {
  4745.                return previewBar.tooltip("hide");
  4746.              });
  4747.            }, 1000);
  4748.          }
  4749.        });
  4750.      }).call(this);
  4751.    </script>
  4752.    <div class="preview-frame screen">
  4753.      <div class="preview-background tablet hidden"></div>
  4754.      <div class="preview-background phone hidden"></div>
  4755.      <div class="iframe-wrapper screen">
  4756.        <iframe
  4757.          class="screen"
  4758.          height="100%"
  4759.          id="preview-iframe"
  4760.          src="https://lightdeck-data-s4-portfolio.mystrikingly.com/i/preview?mode=iframe&amp;token=MHZyczlTSEJuSm9BbFl5WjYxZnFGdmxodHBEQmlCK0xzaHdLdktUQmNvWFJtSU85NlVNVC83SjBhbHYzWUVQcGJ3U1FWWEo3RnQ2bVhNQ1FIcHN4cWxzc3AzQU1TVWE0SExxSGRGb2VtZ289LS1YdDNIN0d3S1FZcHk4RGpKU2FxTUlnPT0%3D--5679e11bc7ab7db8fd9f376bda76da2f133c4a7d"
  4761.          width="100%"
  4762.        ></iframe>
  4763.      </div>
  4764.      <div class="iframe-ghost screen"></div>
  4765.    </div>
  4766.    <div class="preview-qr-button hidden">
  4767.      <img
  4768.        src="https://chart.apis.google.com/chart?chs=200x200&amp;cht=qr&amp;chl=https://lightdeck-data-s4-portfolio.mystrikingly.com/&amp;choe=UTF-8"
  4769.        alt="&amp;choe=utf 8"
  4770.      />
  4771.    </div>
  4772.    <div id="s-support-widget-container"></div>
  4773.    <script type="text/javascript">
  4774.      var I18n = I18n || {};
  4775.      I18n.defaultLocale = "en";
  4776.      I18n.locale = "en";
  4777.      I18n.fallbacks = true;
  4778.      I18n.missingTranslation = function () {
  4779.        var message = '[missing "' + this.currentLocale(),
  4780.          count = arguments.length;
  4781.        for (var i = 0; i < count; i++) {
  4782.          message += "." + arguments[i];
  4783.        }
  4784.        message += '" translation]';
  4785.        return message;
  4786.      };
  4787.      (function insertTimeZoneInCookies() {
  4788.        function getTimezone() {
  4789.          function z(n) {
  4790.            return (n < 10 ? "0" : "") + n;
  4791.          }
  4792.          var offset = new Date().getTimezoneOffset();
  4793.          var sign = offset < 0 ? "+" : "-";
  4794.          offset = Math.abs(offset);
  4795.          return sign + z((offset / 60) | 0) + z(offset % 60);
  4796.        }
  4797.        return (document.cookie =
  4798.          "__client_timezone=" +
  4799.          encodeURIComponent(getTimezone()) +
  4800.          " ; Path=/");
  4801.      })();
  4802.    </script>
  4803.  </body>
  4804. </html>
  4805.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda